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

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/posix/posix.tex')
-rw-r--r--newlib/libc/posix/posix.tex13
1 files changed, 0 insertions, 13 deletions
diff --git a/newlib/libc/posix/posix.tex b/newlib/libc/posix/posix.tex
deleted file mode 100644
index 4c85fce5b..000000000
--- a/newlib/libc/posix/posix.tex
+++ /dev/null
@@ -1,13 +0,0 @@
-@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
-