libc/winsup/cygwin/lib
Corinna Vinschen dfc361dad4 * dcrt0.cc (cygwin_atexit): Change preceeding comment to reflect
API version numbers.
	* external.cc (cygwin_internal): disable setting cxx_malloc on 64 bit.
	Add CW_FIXED_ATEXIT case.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
	* include/sys/cygwin.h (cygwin_getinfo_types): Add CW_FIXED_ATEXIT.
	* lib/atexit.c (atexit): Test running Cygwin version by checking
	return value of cygwin_internal (CW_FIXED_ATEXIT).
2014-11-06 15:32:21 +00:00
..
_cygwin_crt0_common.cc * include/sys/cygwin.h (struct per_process): Add posix_memalign. Reduce 2013-08-14 11:44:23 +00:00
atexit.c * dcrt0.cc (cygwin_atexit): Change preceeding comment to reflect 2014-11-06 15:32:21 +00:00
crt0.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
cygwin_attach_dll.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
cygwin_crt0.c Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
dll_entry.c Update copyrights. 2001-09-11 20:01:02 +00:00
dll_main.cc * winlean.h: New file. 2010-08-30 01:57:37 +00:00
dso_handle.c * lib/atexit.c (atexit): Check for being linked into the executable. 2014-11-05 16:26:18 +00:00
libcmain.c * lib/libcmain.c (main): Don't point to last quoted character if the only thing 2013-07-19 19:04:13 +00:00
premain0.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
premain1.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
premain2.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
premain3.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
pseudo-reloc-dummy.c * Makefile.in (DLL_OFILES): Add pseudo-reloc.o. 2010-05-07 21:25:19 +00:00