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-11-28Cygwin: fallocate(2): handle FALLOC_FL_PUNCH_HOLE and FALLOC_FL_ZERO_RANGECorinna Vinschen
2023-11-28Cygwin: fhandler: rename ftruncate method to fallocateCorinna Vinschen
2023-11-17Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinksChristian Franke
2023-11-17Cygwin: Add /dev/disk/by-drive and /dev/disk/by-voluuid symlinksChristian Franke
2023-11-07Cygwin: Add /dev/disk/by-partuuid symlinksChristian Franke
2023-11-05Cygwin: Add /dev/disk/by-id symlinksChristian Franke
2023-09-07Cygwin: dsp: Improve response time of select()/poll().Takashi Yano
2023-09-06Cygwin: dsp: Implement select()/poll().Takashi Yano
2023-09-01Cygwin: Implement sound mixer device.Takashi Yano
2023-09-01Cygwin: dsp: Fix a few trivial bugs.Takashi Yano
2023-08-19Cygwin: pty: Fix failure to clear switch_to_nat_pipe flag.Takashi Yano
2023-08-04Cygwin: pty: Fix thread safety of readahead buffer handling in pty master.Takashi Yano
2023-07-08Cygwin: fstat(): Fix st_rdev returned by fstat() for /dev/tty.Takashi Yano
2023-03-07Cygwin: ctty: Replace ctty constant with more descriptive macros.Takashi Yano
2023-01-31Cygwin: dsp: Implement SNDCTL_DSP_SETFRAGMENT ioctl().Takashi Yano
2023-01-25Cygwin: dsp: Fix hang on close() if another thread calls write().Takashi Yano
2023-01-19Cygwin: dsp: Fix a problem that fcntl() does not take effect.Takashi Yano
2022-12-22Cygwin: console: Make the console accessible from other terminals.Takashi Yano
2022-12-04Cygwin: drop wincap::has_broken_attach_consoleCorinna Vinschen
2022-12-04Cygwin: drop wincap::has_query_process_handle_infoCorinna Vinschen
2022-11-20Cygwin: pty, console: Encapsulate spawn.cc code related to pty/console.Takashi Yano
2022-10-19Cygwin: select: don't report read ready on a FIFO never opened for writingKen Brown
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen