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:
authorCorinna Vinschen <corinna@vinschen.de>2009-11-12 17:40:48 +0300
committerCorinna Vinschen <corinna@vinschen.de>2009-11-12 17:40:48 +0300
commit339682e6deba2e703db1c46c7dc0e509fb88531b (patch)
tree9f276c23afd5cc8a89ef77457ac7c6339a3ab619 /winsup/cygwin/posix.sgml
parentc08f09ab78c1a7ff5ef4392e83c98f4c9fef97aa (diff)
* sysconf.cc (get_nprocs): New function.
(get_nprocs_conf): Ditto. (get_avphys_pages): Ditto. (get_phys_pages): Ditto. * cygwin.din: Export them. * include/sys/sysinfo.h: New header, decalre above new functions. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump. * posix.sgml: Mention them as GNU extensions.
Diffstat (limited to 'winsup/cygwin/posix.sgml')
-rw-r--r--winsup/cygwin/posix.sgml4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml
index 06e49d20a..8c88417da 100644
--- a/winsup/cygwin/posix.sgml
+++ b/winsup/cygwin/posix.sgml
@@ -1026,6 +1026,10 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
fopencookie
fremovexattr
fsetxattr
+ get_avphys_pages
+ get_phys_pages
+ get_nprocs
+ get_nprocs_conf
getopt_long
getopt_long_only
getxattr