aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 daysCygwin: suppress a warning generated with w32api >= 12.0.0github/cygwin-3_5-branchcygwin-3_5-branchJon Turney1-0/+3
2024-06-03Cygwin: disable high-entropy VA for ldhJeremy Drake via Cygwin-patches2-0/+4
2024-06-02Cygwin: pthread: Fix a race issue introduced by the commit 2c5433e5da82Takashi Yano3-17/+25
2024-06-01Cygwin: mixer: Fix volume control for no WAVECAPS_LRVOLUME deviceTakashi Yano2-1/+15
2024-04-09Cygwin: globify: read full 32 bit characterCorinna Vinschen2-1/+6
2024-04-04Cygwin: FILE_OPEN_NO_RECALL is incompatible with FILE_DIRECTORY_FILECorinna Vinschen3-3/+6
2024-04-03Cygwin: add a fake 3.5.3 release fileCorinna Vinschen1-0/+2
2024-04-03bump DLL version to 3.5.4Corinna Vinschen1-1/+1
2024-04-03Cygwin: utils: refresh tzmap.hcygwin-3.5.3Corinna Vinschen1-3/+4
2024-04-03Cygwin: tzmap-from-unicode.org: drop "E. Europe Standard Time" defaultCorinna Vinschen1-3/+3
2024-04-03Cygwin: tzset(1): use GetDynamicTimeZoneInformationCorinna Vinschen1-62/+5
2024-04-03Cygwin: fix tzmap-from-unicode.orgCorinna Vinschen1-0/+1
2024-04-03bump DLL version to 3.5.3Corinna Vinschen1-1/+1
2024-03-21Cygwin: utils: refresh tzmap.hcygwin-3.5.2Corinna Vinschen1-17/+13
2024-03-21Cygwin: tzmap-from-unicode.org: drop support for Vista/2008Corinna Vinschen1-8/+0
2024-03-18Revert "Cygwin: glob: perform ignore_case_with_glob on input"Corinna Vinschen2-19/+7
2024-03-12Cygwin: pipe: Make sure to set read pipe non-blocking for cygwin apps.Takashi Yano3-32/+68
2024-03-11Cygwin: add 3.5.2 release entries for latest commitsCorinna Vinschen1-0/+7
2024-03-11Cygwin: getgrent: don't skip SAM-only builtin-accountsCorinna Vinschen2-3/+12
2024-03-11Cygwin: get/set security descriptors using FILE_OPEN_NO_RECALLCorinna Vinschen1-3/+6
2024-03-11Cygwin: try to avoid recalling offline filesCorinna Vinschen7-11/+61
2024-03-06Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.Takashi Yano2-44/+17
2024-03-04Cygwin: console: Fix a race issue between close() and open().Takashi Yano2-24/+38
2024-03-01Cygwin: console: Do not unmap shared console memory belonging to ctty.Takashi Yano2-3/+12
2024-02-27 bump DLL version to 3.5.2Corinna Vinschen1-1/+1
2024-02-26Cygwin: add release text for getgrent local SAM enumeration patchcygwin-3.5.1Corinna Vinschen1-0/+2
2024-02-26Cygwin: getgrent/getpwent: avoid local enumeration on DCsCorinna Vinschen1-0/+5
2024-02-26Cygwin: getgrent: fix local SAM enumeration on domain member machinesCorinna Vinschen2-5/+9
2024-02-26Cygwin: passwd/group: drop Capability SIDsCorinna Vinschen1-18/+29
2024-02-24Cygwin: Map ERROR_NO_SUCH_DEVICE and ERROR_MEDIA_CHANGED to ENODEVChristian Franke1-2/+2
2024-02-24Cygwin: add newgrp release notesCorinna Vinschen1-0/+3
2024-02-24Cygwin: newgrp: only allow group from supplementary group listCorinna Vinschen2-5/+27
2024-02-24Cygwin: newgrp: fix invalid usage of argvCorinna Vinschen1-1/+2
2024-02-21Cygwin: strptime: add release noteCorinna Vinschen1-0/+3
2024-02-21Cygwin: strptime: fix am/pm handlingCorinna Vinschen1-3/+9
2024-02-21Cygwin: strptime: make sure to fail on invalid input digitsCorinna Vinschen1-3/+12
2024-02-20Cygwin: gettimeofday: allow tv NULL pointerCorinna Vinschen2-3/+9
2024-02-16Cygwin: pty: Re-fix the last bug regarding nat-pipe.Takashi Yano1-4/+1
2024-02-16Cygwin: pty: Fix failure to revert from nat-pipe in disable_pcon.Takashi Yano1-2/+0
2024-02-16Cygwin: console: Fix a bug that 64th console cannot be handled.Takashi Yano4-9/+8
2024-02-16Cygwin: console: Fix a bug that cannot handle consoles more than 32.Takashi Yano3-2/+4
2024-02-15include/ansidecl.h: import from binutils-gdbCorinna Vinschen1-52/+77
2024-02-15Cygwin: dumper: use void* in place of PTRCorinna Vinschen1-1/+1
2024-02-14Cygwin: console: Unify EnumWindows() callback functions.Takashi Yano4-110/+39
2024-02-14Cygwin: pty: Make GNU screen and tmux work in ConEmu cygwin-connector.Takashi Yano1-1/+3
2024-02-13Cygwin: console: Fix a problem that minor ID is incorrect in ConEmu.Takashi Yano4-0/+30
2024-02-13Cygwin: console: Make VMIN and VTIME work.Takashi Yano2-8/+20
2024-02-13Cygwin: pty: Fix potential handle leak regarding CallNamedPipe().Takashi Yano1-2/+18
2024-02-13Cygwin: pty: Fix handle leak in master process.Takashi Yano2-0/+5
2024-02-03Cygwin: fix typo in winjitdebug descriptionCorinna Vinschen1-5/+5