..
base.cc
Cygwin: posix_getdents: do not clear attached DIR structure at fork(2)
2024-03-01 15:32:39 +01:00
clipboard.cc
Cygwin: clipboard: Only SEEK_SET and SEEK_CUR are supported
2023-08-09 16:56:02 +02:00
console.cc
Cygwin: console: Fix a race issue between close() and open().
2024-03-04 11:58:09 +09:00
cygdrive.cc
…
dev.cc
…
dev_disk.cc
Cygwin: /dev/disk: Append '#N' if the same name appears more than once
2023-11-21 19:40:37 +01:00
dev_fd.cc
…
disk_file.cc
Cygwin: readdir: drop support for NT4/Win2K shares and Samba < 3.0.22
2024-03-20 17:45:41 +01:00
dsp.cc
Cygwin: dsp: Improve minimum buffser size estimation.
2023-10-30 19:58:38 +09:00
fifo.cc
Cygwin: accommodate gcc -Og option
2024-02-14 14:00:34 +01:00
floppy.cc
…
mixer.cc
Cygwin: Implement sound mixer device.
2023-09-01 21:33:38 +09:00
mqueue.cc
Cygwin: get_posix_access: Make mode_t parameter mandatory
2023-02-09 21:58:44 +01:00
netdrive.cc
Cygwin: //tsclient: allow to enumerate shares
2024-03-23 23:54:26 +01:00
nodevice.cc
…
null.cc
…
pipe.cc
Cygwin: pipe: Make sure to set read pipe non-blocking for cygwin apps.
2024-03-12 10:17:40 +09:00
proc.cc
Cygwin: /proc: fix mem leak in opendir in error case
2024-03-20 14:48:55 +01:00
process.cc
Cygwin: ctty: Replace ctty constant with more descriptive macros.
2023-03-07 10:51:29 +09:00
process_fd.cc
…
procnet.cc
…
procsys.cc
Cygwin: get_posix_access: Make mode_t parameter mandatory
2023-02-09 21:58:44 +01:00
procsysvipc.cc
…
pty.cc
Cygwin: pty: Re-fix the last bug regarding nat-pipe.
2024-02-16 18:18:26 +09:00
random.cc
…
raw.cc
…
registry.cc
Cygwin: get_posix_access: Make mode_t parameter mandatory
2023-02-09 21:58:44 +01:00
serial.cc
Cygwin: globals: make __progname an alias of program_invocation_short_name
2024-01-31 20:11:58 +01:00
signalfd.cc
…
socket.cc
…
socket_inet.cc
…
socket_local.cc
…
socket_unix.cc
…
tape.cc
…
termios.cc
Cygwin: termios: Refactor the function is_console_app().
2023-08-28 18:20:57 +09:00
timerfd.cc
…
virtual.cc
Cygwin: opendir(3): move ENOTDIR check into main function
2024-03-20 12:34:51 +01:00
windows.cc
…
zero.cc
…