aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/release
AgeCommit message (Expand)AuthorFilesLines
2024-09-02Cygwin: pipe: Fix a regression that raw_write() slows downTakashi Yano1-0/+3
2024-08-31Cygwin: console: Disable cons_master_thread in win32-input-modeTakashi Yano1-0/+6
2024-08-22Cygwin: add release message for latest pipe changesCorinna Vinschen1-0/+3
2024-08-22Cygwin: Add locale patches to release messageCorinna Vinschen1-0/+3
2024-07-03Cygwin: console: Fix conflict on shared names between sessions.Takashi Yano1-0/+3
2024-07-01Cygwin: pty: Avoid client deadlock when pty master stops to read.Takashi Yano1-0/+4
2024-06-03Cygwin: disable high-entropy VA for ldhJeremy Drake via Cygwin-patches1-0/+3
2024-06-02Cygwin: pthread: Fix a race issue introduced by the commit 2c5433e5da82Takashi Yano1-0/+4
2024-04-09Cygwin: globify: read full 32 bit characterCorinna Vinschen1-0/+4
2024-04-04Cygwin: FILE_OPEN_NO_RECALL is incompatible with FILE_DIRECTORY_FILECorinna Vinschen1-0/+6
2024-04-03Cygwin: add a fake 3.5.3 release fileCorinna Vinschen1-0/+2
2024-03-24Cygwin: add //tsclient and //wsl$ support to relnotesCorinna Vinschen1-0/+4
2024-03-23Cygwin: //server: revert to using WNet and support NFS sharesCorinna Vinschen1-2/+7
2024-03-20Cygwin: readdir: drop support for NT4/Win2K shares and Samba < 3.0.22Corinna Vinschen1-1/+1
2024-03-20Cygwin: // and //server: switch to Network DiscoveryCorinna Vinschen1-0/+4
2024-03-20Cygwin: (mostly) drop NT4 and Samba < 3.0 supportCorinna Vinschen1-0/+2
2024-03-18Revert "Cygwin: glob: perform ignore_case_with_glob on input"Corinna Vinschen1-0/+4
2024-03-11Cygwin: 3.6.0: add release entries for pinned/unpinned flag handlingCorinna Vinschen1-0/+4
2024-03-11Cygwin: add 3.5.2 release entries for latest commitsCorinna Vinschen1-0/+7
2024-03-05Cygwin: pipe: Give up to use query_hdl for non-cygwin apps.Takashi Yano1-0/+4
2024-03-04Cygwin: console: Fix a race issue between close() and open().Takashi Yano1-0/+4
2024-03-01Cygwin: console: Do not unmap shared console memory belonging to ctty.Takashi Yano1-0/+7
2024-02-26Cygwin: add release text for getgrent local SAM enumeration patchCorinna Vinschen1-0/+2
2024-02-24Cygwin: add newgrp release notesCorinna Vinschen1-0/+3
2024-02-21Cygwin: strptime: add release noteCorinna Vinschen1-0/+3
2024-02-20Cygwin: gettimeofday: allow tv NULL pointerCorinna Vinschen1-0/+3
2024-02-16Cygwin: timespec_get: implement C11 functionCorinna Vinschen1-0/+2
2024-02-16Cygwin: console: Fix a bug that cannot handle consoles more than 32.Takashi Yano1-0/+2
2024-02-13Cygwin: console: Make VMIN and VTIME work.Takashi Yano1-0/+2
2024-02-13Cygwin: pty: Fix handle leak in master process.Takashi Yano1-0/+4
2024-02-03Cygwin: document new winjitdebug optionCorinna Vinschen1-2/+8
2024-02-03Cygwin: net: Make if_nametoindex, etc. consistent with if_nameindex.Takashi Yano1-0/+3
2024-02-03Cygwin: Document recent bug fix in release note.Takashi Yano1-0/+5
2024-01-31Cygwin: implement setproctitlegithub/topic/3.6topic/3.6Corinna Vinschen1-0/+2
2024-01-31Cygwin: ps -f: output command lineCorinna Vinschen1-0/+3
2024-01-31Cygwin: posix_getdents: implement per SUS Base Specifications Issue 8 draftCorinna Vinschen1-1/+1
2024-01-31Cygwin: implement fdclosedirCorinna Vinschen1-0/+2
2024-01-31Cygwin: export getlocalename_lCorinna Vinschen1-0/+8
2024-01-29Cygwin: fix arc4random after fork(2)Corinna Vinschen1-0/+6
2024-01-17Cygwin: copy doc changes from commit 241b50a7abe2 to release notesCorinna Vinschen1-4/+4
2024-01-16Cygwin: Disable writing core dumps by default.Jon Turney1-0/+3
2024-01-16Cygwin: Make 'ulimit -c' control writing a coredumpJon Turney1-0/+4
2024-01-15Cygwin: introduce close_range(2)Christian Franke1-0/+2
2023-11-30Cygwin: sparse support: enable automatic sparsifying of files on SSDsCorinna Vinschen1-0/+3
2023-11-28Cygwin: open(2): reset sparseness on O_TRUNCated filesCorinna Vinschen1-0/+3
2023-11-28Cygwin: introduce fallocate(2)Corinna Vinschen1-0/+2
2023-11-28Cygwin: posix_fallocate: return ENODEVCorinna Vinschen1-0/+3
2023-11-17Cygwin: Document /dev/disk/by-* subdirectoriesChristian Franke1-5/+11
2023-11-14Cygwin: rand(3): implement in terms of random(3)Corinna Vinschen1-0/+3
2023-11-14Fix profiler error() definition and usageMark Geisert1-0/+3