libc/winsup
Corinna Vinschen 9258eca9d4 * mkgroup.c (fetch_current_pgrp_sid): New function to fetch primary
group SID from user token.
	(current_group): Move up in file.  Move fetching primary group SID to
	fetch_current_pgrp_sid.
	(enum_local_groups): Check if current SID is the same as current user's
	primary group SID.
	(enum_groups): Ditto.
	(main): Call fetch_current_pgrp_sid before enumerating groups.  Call
	current_group only if current group hasn't been enumerated already.
	* mkpasswd.c (fetch_current_user_sid): New function to fetch current
	user SID from user token.
	(current_user): Move fetching current user SID to
	fetch_current_user_sid.
	(enum_users): Check if current SID is the same as current user's SID.
	(main): Call fetch_current_user_sid before enumerating users.  Call
	current_user only if current user hasn't been enumerated already.
2008-08-15 13:08:47 +00:00
..
cygserver * sysv_msg.cc: Add fix from upstream version 1.65. 2008-04-30 19:09:40 +00:00
cygwin * mount.cc (mount_info::get_mounts_here): Don't subtract 2 from 2008-08-15 12:33:26 +00:00
doc * pathnames.sgml: Move description for (cyg,not)exec mount options 2008-08-13 16:34:49 +00:00
lsaauth * cyglsa-config: Copy the DLL instead of moving. 2008-08-13 11:05:25 +00:00
mingw Add missing dependencies for building libmingwex.a. 2008-08-14 15:13:18 +00:00
testsuite
utils * mkgroup.c (fetch_current_pgrp_sid): New function to fetch primary 2008-08-15 13:08:47 +00:00
w32api 2008-07-25 Bo Yang <techrazy@users.sourceforge.net> 2008-07-25 22:13:22 +00:00
COPYING
CYGWIN_LICENSE * CYGWIN_LICENSE: New text. 2008-05-16 08:40:39 +00:00
ChangeLog * Makefile.in (install-license): Install COPYING file as well. 2008-05-16 10:37:27 +00:00
Makefile.common
Makefile.in * Makefile.in (install-license): Install COPYING file as well. 2008-05-16 10:37:27 +00:00
README
acinclude.m4
aclocal.m4
configure * configure: Regenerate. 2007-08-31 23:11:04 +00:00
configure.in

README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin