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
2023-02-09Cygwin: chmod: don't drop default ACEs from directory ACLsCorinna Vinschen
2023-01-25Cygwin: dsp: Fix hang on close() if another thread calls write().Takashi Yano
2023-01-22Cygwin: fsync: Fix EINVAL for block device.Takashi Yano
2023-01-19Cygwin: dsp: Fix a problem that fcntl() does not take effect.cygwin-3.4.4Takashi Yano
2023-01-17Cygwin: open_shared: don't reuse shared_locations parameter as outputCorinna Vinschen
2023-01-16Cygwin: /proc/cpuinfo: always print trailing empty line, as on LinuxCorinna Vinschen
2023-01-16Cygwin: /proc/cpuinfo: Always print topology infoCorinna Vinschen
2022-12-22Cygwin: console: Fix hangup of less on quit after the window is resized.Takashi Yano
2022-12-09Cygwin: pipe: Fix performance degradation for non-cygwin pipe.cygwin-3.4.1Takashi Yano
2022-11-29Cygwin: serial: Fix a copy-paste error in DTR setupCarlo Bramini
2022-11-25Cygwin: pty: Rename fhandler/tty.cc to fhandler/pty.cc.Takashi Yano
2022-11-20Cygwin: pty, console: Encapsulate spawn.cc code related to pty/console.Takashi Yano
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-10-28Cygwin: /proc/<PID>/maps: output cygheap infoCorinna Vinschen
2022-10-28Cygwin: stop handling files with .com suffix like .exe filesCorinna Vinschen
2022-10-19Cygwin: select: don't report read ready on a FIFO never opened for writingKen Brown
2022-08-05Cygwin: fhandler/null.cc: remove redundant includestopic/split_source_dirCorinna Vinschen
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen