aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/posix/posix.tex
blob: 4c85fce5ba056ad2b38a88fb077d1f9a11fd55ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@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