newlib/winsup
Corinna Vinschen 7fa5cbbfcd * autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo.
* cygheap.h (class cygheap_ugid_cache): Move ugid_cache_t type here
	and rename.
	(struct init_cygheap): Add cygheap_ugid_cache member "ugid_cache".
	* pwdgrp.h (class ugid_cache_t): Remove here.
	* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Accommodate
	move of ugid_cache to cygheap.
	* sec_helper.cc (get_sids_info): Ditto.
	* uinfo.cc (ugid_cache): Remove.
	(pwdgrp::fetch_account_from_windows): Define id_val globally.
	Move SidTypeAlias handling into SidTypeUser/SidTypeGroup branch since
	aliases are handled like groups in SAM.  Accommodate move of ugid_cache
	to cygheap.  Consolidate code reading SAM comments into a single branch
	for both, SidTypeUser and SidTypeAlias.  For SidTypeAlias, fix thinko
	and call NetLocalGroupGetInfo rather than NetGroupGetInfo.  Simplify
	code setting Cygwin primary group for SAM accounts.  Add code to handle
	UNIX uid/gid from SAM comment.
2014-02-11 11:51:29 +00:00
..
cygserver winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
cygwin * autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo. 2014-02-11 11:51:29 +00:00
doc * faq-setup.xml: Minor snapshot instruction rewording. Update discussion about 2014-01-29 19:01:53 +00:00
lsaauth * configure.ac: Back out stupid change. 2013-12-03 20:51:05 +00:00
testsuite
utils 2014-02-07 Jon TURNEY <jon.turney@dronecode.org.uk> 2014-02-09 12:23:13 +00:00
COPYING
CYGWIN_LICENSE
ChangeLog * Makefile.common: Don't drop -gFOO switches when filtering CFLAGS 2014-01-22 18:00:24 +00:00
Makefile.common * Makefile.common: Don't drop -gFOO switches when filtering CFLAGS 2014-01-22 18:00:24 +00:00
Makefile.in * Makefile.in: Properly cd to directory sans install_ prefix. Report on errors 2013-11-07 00:29:46 +00:00
README
acinclude.m4
aclocal.m4 winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
autogen.sh
c++wrap
ccwrap
config.guess
config.sub
configure winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
configure.ac winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
configure.cygwin winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
install-sh

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