libc/winsup
Corinna Vinschen 33b0abd1c3 * environ.cc (getearly): New function.
(findenv_func): New function pointer, predefined to getearly.
	(getenv): Call findenv function over the findenv_func pointer.
	(environ_init): Change findenv_func pointer to my_findenv after Cygwin
	environment is initialized.
2006-04-21 17:21:41 +00:00
..
cygserver * wincap.cc: New file. 2006-01-12 16:59:15 +00:00
cygwin * environ.cc (getearly): New function. 2006-04-21 17:21:41 +00:00
doc faq.using.chmod faq.programming.adjusting-heap 2006-04-05 04:09:55 +00:00
mingw 2006-02-13 Earnie Boyd <earnie@users.sf.net> 2006-02-13 13:33:07 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/checksignal.c (main): Add test for siginterrupt. 2006-03-23 15:52:16 +00:00
utils * regtool.cc (options): Add 'binary'. 2006-03-03 09:43:35 +00:00
w32api * include/winnt.h: revert to 1.102 2006-04-20 10:47:43 +00:00
ChangeLog * CYGWIN_LICENSE: Restrict to v2. 2006-01-29 18:06:24 +00:00
configure * configure.in: Add AC_PROG_INSTALL handling. 2006-01-16 17:48:36 +00:00
configure.in * configure.in: Add AC_PROG_INSTALL handling. 2006-01-16 17:48:36 +00:00
COPYING * CYGWIN_LICENSE: Restrict to v2. 2006-01-29 18:06:24 +00:00
CYGWIN_LICENSE v2 only 2006-01-29 18:05:00 +00:00
Makefile.common * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
Makefile.in * configure.in: Add AC_PROG_INSTALL handling. 2006-01-16 17:48:36 +00:00
README Add top-level README 2006-01-27 05:37:13 +00:00

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