size of unused2 accordingly. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump. * lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Initialize u->posix_memalign with address of posix_memalign. * malloc_wrapper.cc (posix_memalign): Call user-provided posix_memalign rather than just returning ENOSYS. * globals.cc (__cygwin_user_data): Initialize posix_memalign member. |
||
|---|---|---|
| .. | ||
| _cygwin_crt0_common.cc | ||
| crt0.h | ||
| cygwin_attach_dll.c | ||
| cygwin_crt0.c | ||
| dll_entry.c | ||
| dll_main.cc | ||
| libcmain.c | ||
| premain0.c | ||
| premain1.c | ||
| premain2.c | ||
| premain3.c | ||
| pseudo-reloc-dummy.c | ||