| 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). | ||
|---|---|---|
| .. | ||
| _cygwin_crt0_common.cc | ||
| atexit.c | ||
| crt0.h | ||
| cygwin_attach_dll.c | ||
| cygwin_crt0.c | ||
| dll_entry.c | ||
| dll_main.cc | ||
| dso_handle.c | ||
| libcmain.c | ||
| premain0.c | ||
| premain1.c | ||
| premain2.c | ||
| premain3.c | ||
| pseudo-reloc-dummy.c | ||