Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2022-11-25Cygwin: drop wincap::def_guard_pagesCorinna Vinschen
2022-11-25Cygwin: drop wincap::mmap_storage_highCorinna Vinschen
2022-11-25Cygwin: drop wincap::cons_need_small_input_record_bufCorinna Vinschen
2022-11-25Cygwin: drop wincap::has_broken_attach_consoleCorinna Vinschen
2022-11-25Cygwin: drop wincap::has_query_process_handle_infoCorinna Vinschen
2022-11-25Cygwin: drop wincap::has_broken_whoamiCorinna Vinschen
2022-11-25Cygwin: drop wincap::has_microsoft_accountsCorinna Vinschen
2022-11-25Cygwin: drop wincap::has_precise_system_timeCorinna Vinschen
2022-11-25Cygwin: drop wincap::needs_query_informationCorinna Vinschen
2022-11-25Cygwin: bump DLL major versionCorinna Vinschen
2022-11-25Cygwin: pty: Rename fhandler/tty.cc to fhandler/pty.cc.Takashi Yano
2022-11-24Cygwin: uname: allow to specify external release infoCorinna Vinschen
2022-11-24Cygwin: drop snapshot handlingCorinna Vinschen
2022-11-20Cygwin: pty, console: Encapsulate spawn.cc code related to pty/console.Takashi Yano
2022-11-11Cygwin: document bugfix for USB CDC devicesCorinna Vinschen
2022-11-11Cygwin: fix TIOCMBIS/TIOCMBIC not working when using usbser.sysCarlo Bramini
2022-11-10Cygwin: Correct /proc/*/stat for processes without cttyAndy Koppe
2022-11-04Cygwin: Improve FAQ on early breakpoint for ASLRJon Turney
2022-11-04Cygwin: Handle out of order modules for module offsets in stackdumpJon Turney
2022-10-29Cygwin: Add loaded module base address list to stackdumpJon Turney
2022-10-28Cygwin: Add addresses as module offsets in .stackdump fileJon Turney
2022-10-28Cygwin: Tidy up formatting of stackdumpJon Turney
2022-10-28Cygwin: cygheap: make bucket_val a static const arrayCorinna Vinschen
2022-10-28Cygwin: document ASLR supporttopic/aslr_supportCorinna Vinschen
2022-10-28Cygwin: Enable dynamicbase on the Cygwin DLL by defaultCorinna Vinschen
2022-10-28Cygwin: /proc/<PID>/maps: output cygheap infoCorinna Vinschen
2022-10-28Cygwin: drop objcopy .gnu_debuglink juggleCorinna Vinschen
2022-10-28Cygwin: memory_layout.h: define absolute MMAP_STORAGE_HIGH values hereCorinna Vinschen
2022-10-28Cygwin: memory_layout.h: fix commentsCorinna Vinschen
2022-10-28Cygwin: decouple shared mem regions from Cygwin DLLCorinna Vinschen
2022-10-28Cygwin: decouple cygheap from Cygwin DLLCorinna Vinschen
2022-10-28Cygwin: add memory_layout.hCorinna Vinschen
2022-10-28Cygwin: exceptions: print 48 bit addressesCorinna Vinschen
2022-10-28Cygwin: add missing .com entry in new-features.xmlCorinna Vinschen
2022-10-28Cygwin: stop handling files with .com suffix like .exe filesCorinna Vinschen
2022-10-28Revert "Cygwin: pty: Fix 'Bad address' error when running 'cmd.exe /c dir'"Corinna Vinschen
2022-10-28Cygwin: spawn: drop special handling for cmd.exe and command.comCorinna Vinschen
2022-10-28Cygwin: utils: drop 32 bit considerationsCorinna Vinschen
2022-10-28Cygwin: regtool: drop 32 bit hint from help outputCorinna Vinschen
2022-10-27Cygwin: document dropping 32 bit supportCorinna Vinschen
2022-10-27Fix typo in faq-programming.xmlHamish McIntyre-Bhatty
2022-10-24strptime.cc(__strptime): add %q GNU quarterBrian Inglis
2022-10-22Cygwin: pty: Fix 'Bad address' error when running 'cmd.exe /c dir'Takashi Yano
2022-10-19Cygwin: select: don't report read ready on a FIFO never opened for writingKen Brown
2022-09-05Cygwin: cygtls: drop useless alignment directivesCorinna Vinschen
2022-08-29Cygwin: testsuite: Add x86_64 code to "dynamically load cygwin" testJon Turney
2022-08-29Cygwin: testsuite: In pathconf01 use the temporary directory instead of "/tmp"Jon Turney
2022-08-29Cygwin: testsuite: Fix size of write to temporary file to be mmap()edJon Turney
2022-08-29Cygwin: testsuite: Fix TEST_RETURN for 64-bitJon Turney
2022-08-29Cygwin: testsuite: Remove passing tests from XFAIL listJon Turney