20933 Commits (cygwin-3.4.4)
 

Author SHA1 Message Date
Corinna Vinschen 1556b96b1b Cygwin: stop exporting _alloca 4 years ago
Corinna Vinschen 3ba050dfcd Cygwin: fold common.din and x86_64.din into cygwin.din 4 years ago
Corinna Vinschen 5858c23015 Cygwin: move mcountFunc.S to x86_64 target dir 4 years ago
Corinna Vinschen 188d5f6c9a Cygwin: x86_64: add wmemset assembler entry point 4 years ago
Corinna Vinschen 3e13d93554 Cygwin: split out x86_64 memset/memcpy functions 4 years ago
Corinna Vinschen 4d6c88e030 Cygwin: fhandler/null.cc: remove redundant includes 4 years ago
Ken Brown 1213f7bf15 Cygwin: update the "dirs" variable in Makefile.am 4 years ago
Corinna Vinschen 007e23d639 Cygwin: Reorganize cygwin source dir 4 years ago
Corinna Vinschen 1e428bee1c Cygwin: mount_info::get_mounts_here: alloc temp mountpoint info on cygheap 4 years ago
Corinna Vinschen d097a96e6e Cygwin: drop last usage of RtlCreateUnicodeStringFromAsciiz 4 years ago
Takashi Yano 249f42d07a Cygwin: pty: Fix a small bug in is_console_app(). 4 years ago
Corinna Vinschen 58e981a5a4 Cygwin: use locale-aware conversion to UNICODE_STRING checking mount points 4 years ago
Corinna Vinschen 35c5017438 Cygwin: drop all usages of NTAPI 4 years ago
Corinna Vinschen b28edc7b86 Cygwin: drop all usages of WINAPI 4 years ago
Corinna Vinschen 73aefcb5c2 Cygwin: clock.cc: Drop redundant Windows prototypes 4 years ago
Corinna Vinschen e71628b889 Cygwin: drop obsolete _cygwin_noncygwin_dll_entry entry point 4 years ago
Ken Brown c2aa5b6d74 Cygwin: syscalls.cc: remove ".dll" from blessed_executable_suffixes 4 years ago
Corinna Vinschen 288788f91e Cygwin: Drop outdated IsWow64Process2 prototype 4 years ago
Corinna Vinschen 12a3b696a4 Cygwin: drop outdated __MINGW64_VERSION_MAJOR checks 4 years ago
Corinna Vinschen 7073ef4e8f Cygwin: drop __stdcall usage 4 years ago
Corinna Vinschen 7718cb70d4 Cygwin: syscalls.cc: drop masking macros for standard IO functions 4 years ago
Corinna Vinschen 9f6057d203 Cygwin: Drop export aliases and masking macros for stdio64 functions 4 years ago
Corinna Vinschen cc88ef77e7 Cygwin: create sparse errmap array 4 years ago
Markus Mützel ab31794e8a cacosh: Use approximation for large input. 4 years ago
Markus Mützel d939b16adc casinh: Use approximation for large input. 4 years ago
Corinna Vinschen 70c7e8c1ba Cygwin: net.cc: convert wsock_errmap into a simple array of error codes 4 years ago
Corinna Vinschen a8c1dd2ce0 Cygwin: net.cc: create own type host_errmap_t for host_errmap 4 years ago
Corinna Vinschen 8053ccd44b Cygwin: net.cc: constify gai_errmap 4 years ago
Corinna Vinschen f418195dc9 Cygwin: fix/drop a few comments 4 years ago
Corinna Vinschen b226e4228a Cygwin: __WORDSIZE: Drop 32 bit considerations 4 years ago
Corinna Vinschen 7ad791c1ee Cygwin: drop macro and code for CYGWIN_VERSION_DLL_EPOCH 4 years ago
Corinna Vinschen c41f0e700a Cygwin: drop unused CYGWIN_VERSION_CYGWIN_CONV macro 4 years ago
Corinna Vinschen dad3dd33ab Cygwin: version.h: document API_VERSION of the first 64 bit build 4 years ago
Corinna Vinschen 12360f10ff Cygwin: drop macro and code for CYGWIN_VERSION_USE_PSEUDO_RELOC_IN_DLL 4 years ago
Corinna Vinschen c874161ec5 Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_CTYPE 4 years ago
Corinna Vinschen fee7b24beb Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_IFREQ 4 years ago
Corinna Vinschen 57c3ca8d51 Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_USING_WINSOCK1_VALUES 4 years ago
Corinna Vinschen 741f9a61c6 Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_USING_ANCIENT_MSGHDR 4 years ago
Corinna Vinschen dcd78ece45 Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES macro 4 years ago
Corinna Vinschen c2743614bf Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_O_NONBLOCK 4 years ago
Corinna Vinschen 7de1be0472 Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_S_IEXEC macro 4 years ago
Corinna Vinschen 8883f0ea39 Cygwin: drop macro and code for CYGWIN_VERSION_OLD_STDIO_CRLF_HANDLING 4 years ago
Corinna Vinschen efa6611982 Cygwin: drop macro and code for CYGWIN_VERSION_DLL_MALLOC_ENV 4 years ago
Corinna Vinschen 02b273a688 Cygwin: drop macro and code for CYGWIN_VERSION_DLL_IS_OLD_TERMIOS 4 years ago
Corinna Vinschen 2902b3a09e Cygwin: drop requirement to build newlib's stdio64 4 years ago
Takashi Yano 8b502d8635 Cygwin: path: Make some symlinks to /cygdrive/* work. 4 years ago
Takashi Yano bfee9c6ab0 Cygwin: console: Modify ConEmu cygwin connector hook. 4 years ago
Takashi Yano d5229f8211 Cygwin: pty: Treat *.bat and *.cmd as a non-cygwin console app. 4 years ago
Takashi Yano 8d564b62b7 Cygwin: console: Avoid accessing NULL pointer via cygheap->ctty. 4 years ago
Jon Turney d4689b99c6
Cygwin: Set threadnames with SetThreadDescription() 4 years ago