newlib/winsup
Christopher Faylor a16b0549d4 * autoload.cc: Use LoadDLLfuncEx3 for all winmm functions. Accommodate changes
to LoadDLLprime.
(LoadDLLprime): Take an extra argument indicating whether this dll needs
special handling on fork.  Place this information in the "handle" location.
(LoadDLLfuncEx3): Eliminate "func" handling.  Pass new no_resolve_on_fork
argument to LoadDLLprime.
(dll_load): New function.
(std_dll_init): Accommodate changes to dll_info::handle.  Use dll_load to load
DLL in both cases where it is used.
2011-02-26 23:30:33 +00:00
..
cygserver * configure.in: Remove AC_ALLOCA test and test for __builtin_memset. 2011-02-07 16:22:02 +00:00
cygwin * autoload.cc: Use LoadDLLfuncEx3 for all winmm functions. Accommodate changes 2011-02-26 23:30:33 +00:00
doc * new-features.sgml (ov-new1.7.8): Fix typo. 2011-02-15 16:05:27 +00:00
lsaauth * cyglsa-config: Unset GREP_OPTIONS when calling grep. 2010-12-10 10:14:35 +00:00
mingw Correct hexadecimal formatting of double and long double values. 2011-01-07 22:57:00 +00:00
testsuite
utils * cygcheck.cc: Fix copyright dates. 2011-02-15 15:57:35 +00:00
w32api 2010-12-27 David Byron <dbyron0@users.sourceforge.net> 2010-12-27 21:26:32 +00:00
COPYING
CYGWIN_LICENSE
ChangeLog winsup: 2011-01-29 06:41:28 +00:00
Makefile.common winsup/ChangeLog: 2009-07-07 20:12:44 +00:00
Makefile.in
README
acinclude.m4
aclocal.m4
configure winsup: 2011-01-29 06:41:28 +00:00
configure.in winsup: 2011-01-29 06:41:28 +00:00

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