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
AgeCommit message (Expand)Author
2022-11-25Cygwin: don't autoload some kernel32 functionstopic/3.5Corinna Vinschen
2022-11-25Cygwin: drop special handling for SID authority 18Corinna Vinschen
2022-11-25Cygwin: flock: drop checking for artificial console handlesCorinna Vinschen
2022-11-25Cygwin: fix a few comments mentioning Windows 7 or 8Corinna Vinschen
2022-11-25Cygwin: simplify FAST_CWD accessCorinna Vinschen
2022-11-25Cygwin: drop wincaps for Windows 7 and Windows 8Corinna Vinschen
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-23amdgcn: Use __builtin_gcn_ in libc/machine/amdgcn/getreent.cTobias Burnus
2022-11-21amdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr if existingTobias Burnus
2022-11-20Cygwin: pty, console: Encapsulate spawn.cc code related to pty/console.Takashi Yano
2022-11-12makedocbook: Fix false report of unhandled texinfo commandJon Turney
2022-11-12makedocbook: Adjust inline whitespace to fix flake8 warningsJon Turney
2022-11-12makedocbook: Drop stray semicolonsJon Turney
2022-11-12makedocbook: Use sys.exit()Jon Turney
2022-11-12makedocbook: Use raw strings for regexesJon Turney
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-10powerpc/setjmp: Fix 64-bit buffer alignmentSebastian Huber
2022-11-10Cygwin: Correct /proc/*/stat for processes without cttyAndy Koppe
2022-11-08Generally make all 'long double complex' methods available in <complex.h>Thomas Schwinge
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-29strftime/wcsftime: use STRLEN, not strlenCorinna Vinschen
2022-10-29makedocbook: Add explicit locking for PLY parser table generationJon 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