newlib/winsup/cygwin/lib
Christopher Faylor 1809b65e23 * Makefile.in: Add some more optimization flags for cygwait, malloc and path. Explain
why -fomit-frame-pointer doesn't work right for passwd.o and path.o.  Add
-static to link command line for cygwin0.dll.
* fhandler_disk_file.cc (fhandler_disk_file::facl): Reorganize slightly to
silence compiler warning when compiling with -fstack-check.
* net.cc (inet_ntop6): Initialize structure members to silence compiler warning
when compiling with -fstack-check.
* pseudo-reloc.cc (_pei386_runtime_relocator): Make this a C function.  Detect
NULL u.
* winsup.h (_pei386_runtime_relocator): Declare this as extern "C".
* lib/_cygwin_crt0_common.cc (_pei386_runtime_relocator): Call with NULL
argument.
* signal.cc (sigaction_worker): Eliminate last argument.  Let callers report
their own strace info.  Regparmize.
(sigaction): Reflect sigaction_worker changes.
(siginterrupt): Ditto.
* exceptions.cc: Update copyright.
2012-07-02 02:24:25 +00:00
..
_cygwin_crt0_common.cc * Makefile.in: Add some more optimization flags for cygwait, malloc and path. Explain 2012-07-02 02:24:25 +00:00
crt0.h * mount.cc (mount_info::init): Add location where we're looking for fstab to 2008-07-27 16:59:07 +00:00
cygwin_attach_dll.c * winlean.h: New file. 2010-08-30 01:57:37 +00:00
cygwin_crt0.c * Throughout fix copyright dates. 2011-02-15 15:56:03 +00:00
dll_entry.c
dll_main.cc * winlean.h: New file. 2010-08-30 01:57:37 +00:00
libcmain.c Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
premain0.c
premain1.c
premain2.c
premain3.c
pseudo-reloc-dummy.c * Makefile.in (DLL_OFILES): Add pseudo-reloc.o. 2010-05-07 21:25:19 +00:00