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>2011-10-28 13:26:42 +0400
committerCorinna Vinschen <corinna@vinschen.de>2011-10-28 13:26:42 +0400
commit0c1d8aaaf1cfe49fdb18edba36c679b601c2c0e9 (patch)
tree5eb83b73b411f43e3a557c04ff398d5cc0dde7aa /winsup/cygwin/posix.sgml
parentc85feb40a2c760ab12200c34eface647883ea39a (diff)
* cygwin.din (getgrouplist): Export.
* grp.cc (get_groups): New static function to run the core functionality of initgroups and getgrouplist. (initgroups32): Call get_groups and just create supplementary group list in cygheap. Rename name of first argument to "user". Add an assertion to test for a NULL user name. (initgroups): Rename name of first argument to "user". (getgrouplist): New function. * posix.sgml (std-bsd): Add getgrouplist. * include/cygwin/grp.h (getgrouplist): Declare. * include/cygwin/version.h: Bump API minor number.
Diffstat (limited to 'winsup/cygwin/posix.sgml')
-rw-r--r--winsup/cygwin/posix.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml
index 5c92f53f4..ef27fde32 100644
--- a/winsup/cygwin/posix.sgml
+++ b/winsup/cygwin/posix.sgml
@@ -989,6 +989,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
gammaf
gammaf_r
getdtablesize
+ getgrouplist
getifaddrs
getpagesize
getpeereid