Welcome to mirror list, hosted at ThFree Co, Russian Federation.

posix.tex « posix « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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