aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-11Revert "Cygwin: 3.4-only: uname: drop dot from external release info"Corinna Vinschen1-3/+3
2022-12-11bump DLL version to 3.4.2Corinna Vinschen1-1/+1
2022-12-09Cygwin: pipe: Fix performance degradation for non-cygwin pipe.cygwin-3.4.1Takashi Yano2-1/+18
2022-12-09Cygwin: improve release text for FILE issueCorinna Vinschen1-1/+3
2022-12-08Cygwin: add __sFILE64 fix to 3.4.1 release notesCorinna Vinschen1-0/+4
2022-12-08Cygwin: define FILE as struct __sFILE64, not as __sFILECorinna Vinschen1-1/+17
2022-12-08Cygwin: 3.4-only: uname: drop dot from external release infoCorinna Vinschen1-3/+3
2022-12-07Cygwin: link mcountFunc.o to libgmon.aCorinna Vinschen2-2/+13
2022-12-04bump DLL version to 3.4.1Corinna Vinschen1-1/+1
2022-12-03Cygwin: add release message for commit previous commit 8d138c3f66c2cygwin-3.4.0Corinna Vinschen1-0/+3
2022-12-03Cygwin: fix LC_CTYPE in global locale to be a real C.UTF-8 localeCorinna Vinschen3-1/+21
2022-12-03Cygwin: add latest primary group changes to release notesCorinna Vinschen1-0/+9
2022-12-02Cygwin: FAQ: convert ulinks to FAQ to xrefsCorinna Vinschen4-19/+17
2022-12-02Cygwin: FAQ: describe test releases, deprecate developer snapshotsCorinna Vinschen3-63/+53
2022-12-02Cygwin: uinfo: don't special case current userCorinna Vinschen1-18/+6
2022-12-02Cygwin: uinfo: prefer token primary groupCorinna Vinschen1-4/+13
2022-12-02Cygwin: uinfo: Drop long disabled nss_prefix and nss_separatorCorinna Vinschen4-229/+14
2022-12-01Cygwin: exec: don't access cygheap before it's initializedCorinna Vinschen1-1/+2
2022-12-01Cygwin: multiple_cygwin_problem: drop obsolete check for "cygheap"Corinna Vinschen1-1/+1
2022-11-29Cygwin: serial: Fix a copy-paste error in DTR setupCarlo Bramini1-2/+2
2022-11-28Cygwin: Update some mentions of x86 in documentationJon Turney2-2/+2
2022-11-28Cygwin: Fix typo in FAQJon Turney1-1/+1
2022-11-25Cygwin: pty: Rename fhandler/tty.cc to fhandler/pty.cc.Takashi Yano2-1/+1
2022-11-24Cygwin: uname: allow to specify external release infoCorinna Vinschen1-1/+5
2022-11-24Cygwin: drop snapshot handlingCorinna Vinschen2-29/+2
2022-11-22amdgcn: Use __builtin_gcn_ in libc/machine/amdgcn/getreent.cTobias Burnus1-9/+29
2022-11-21amdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr if existingTobias Burnus3-3/+17
2022-11-20Cygwin: pty, console: Encapsulate spawn.cc code related to pty/console.Takashi Yano4-121/+149
2022-11-12makedocbook: Fix false report of unhandled texinfo commandJon Turney1-7/+8
2022-11-12makedocbook: Adjust inline whitespace to fix flake8 warningsJon Turney2-69/+68
2022-11-12makedocbook: Drop stray semicolonsJon Turney1-2/+2
2022-11-12makedocbook: Use sys.exit()Jon Turney1-10/+6
2022-11-12makedocbook: Use raw strings for regexesJon Turney1-11/+11
2022-11-11Cygwin: document bugfix for USB CDC devicesCorinna Vinschen1-0/+3
2022-11-11Cygwin: fix TIOCMBIS/TIOCMBIC not working when using usbser.sysCarlo Bramini1-39/+28
2022-11-10powerpc/setjmp: Fix 64-bit buffer alignmentSebastian Huber1-0/+16
2022-11-10Cygwin: Correct /proc/*/stat for processes without cttyAndy Koppe1-3/+5
2022-11-08Generally make all 'long double complex' methods available in <complex.h>Thomas Schwinge1-19/+16
2022-11-04Cygwin: Improve FAQ on early breakpoint for ASLRJon Turney1-0/+6
2022-11-04Cygwin: Handle out of order modules for module offsets in stackdumpJon Turney1-1/+3
2022-10-29strftime/wcsftime: use STRLEN, not strlenCorinna Vinschen1-1/+1
2022-10-29makedocbook: Add explicit locking for PLY parser table generationJon Turney3-229/+227
2022-10-29Cygwin: Add loaded module base address list to stackdumpJon Turney1-0/+10
2022-10-28Cygwin: Add addresses as module offsets in .stackdump fileJon Turney1-1/+29
2022-10-28Cygwin: Tidy up formatting of stackdumpJon Turney1-3/+3
2022-10-28Cygwin: cygheap: make bucket_val a static const arrayCorinna Vinschen2-15/+16
2022-10-28Cygwin: document ASLR supportgithub/topic/aslr_supporttopic/aslr_supportCorinna Vinschen2-0/+6
2022-10-28Cygwin: Enable dynamicbase on the Cygwin DLL by defaultCorinna Vinschen1-1/+2
2022-10-28Cygwin: /proc/<PID>/maps: output cygheap infoCorinna Vinschen1-0/+2
2022-10-28Cygwin: drop objcopy .gnu_debuglink juggleCorinna Vinschen2-33/+5