Retro68/gcc/newlib/libc/posix/posix.tex
Wolfgang Thaller d464252791 re-add newlib
2017-04-11 23:13:36 +02:00

14 lines
270 B
TeX

@node Posix
@chapter Posix Functions
This chapter groups several utility functions specified by POSIX, but
not by C. Each function documents which header to use.
@menu
* popen:: Create a stream tied to a child process
@end menu
@page
@include posix/popen.def