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:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2000-05-11 20:19:21 +0400
committerDavid Starks-Browning <starksb@ebi.ac.uk>2000-05-11 20:19:21 +0400
commiteeefccfcd1119d89fb81f86a93fd49bd9b5ff16b (patch)
tree33657da0aa639f80b4ad743f9685ae544f250dc7 /winsup/doc/calls.texinfo
parentd542e8ffede35e4e5f58bae2cf1c01278a0220a6 (diff)
Preliminary update to FAQ to reflect latest net release.
(So far, just a new title, some minor updates, and a disclaimer in each section that has to be updated for the net release, or at least looked at.)
Diffstat (limited to 'winsup/doc/calls.texinfo')
-rw-r--r--winsup/doc/calls.texinfo9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/doc/calls.texinfo b/winsup/doc/calls.texinfo
index 970efddfd..f0072ac94 100644
--- a/winsup/doc/calls.texinfo
+++ b/winsup/doc/calls.texinfo
@@ -22,6 +22,9 @@ Calls starting with "cygwin_" are Cygwin-specific calls.
@section ANSI C Library Functions
+@strong{(Please note: This section has not yet been updated for the latest
+net release.)}
+
@itemize @code
@item libc stdio (newlib/libc/stdio)
@@ -203,6 +206,9 @@ Calls starting with "cygwin_" are Cygwin-specific calls.
@section POSIX.1/96 Functions
+@strong{(Please note: This section has not yet been updated for the latest
+net release.)}
+
@item Process Primitives (Section 3)
@itemize @code
@item fork: P 3.1.1.1
@@ -531,6 +537,9 @@ Calls starting with "cygwin_" are Cygwin-specific calls.
@section Misc Functions
+@strong{(Please note: This section has not yet been updated for the latest
+net release.)}
+
@item Networking (net.cc) (Standardized by POSIX 1.g, which is probably still in draft?)
@itemize @code
@item accept