aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/devices.cc
AgeCommit message (Expand)AuthorFilesLines
2005-03-19* child_info.h (fork_info): Use different method to alias variable.Christopher Faylor1-846/+848
2005-02-23 * devices.cc: Regenerate.Corinna Vinschen1-1/+1
2005-02-23 * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen1-803/+828
2005-02-01* cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor1-0/+13
2004-12-01* syscalls.cc (truncate64): Don't second-guess errno if open fails.Christopher Faylor1-853/+837
2004-01-21* devices.in: Change raw com device to more correct form.Christopher Faylor1-33/+33
2003-12-07Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor1-2/+0
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-920/+812
2003-10-02* path.cc (win32_device_name): Only fill out destination buffer when it'sChristopher Faylor1-1078/+626
2003-10-01* Makefile.in: Add YA method for generating devices.cc.Christopher Faylor1-439/+14611
2003-09-30 * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJOR andCorinna Vinschen1-19/+0
2003-09-28* sigproc.cc (proc_subproc): Restrict permissions on ppid_handle.Christopher Faylor1-1/+1
2003-09-28 * devices.h: Move a few device major numbers. Fix typo of FH_UDP.Corinna Vinschen1-615/+245
2003-09-27* devices.shilka: Add /dev/sda disk devices.Christopher Faylor1-185/+557
2003-09-27* cygwin-shilka: Remove '#line directives' or suffer debugging oddities. UseChristopher Faylor1-283/+1120
2003-09-25* devices.cc: New file.Christopher Faylor1-202/+189
2003-09-20* syscalls.cc (system): Strip signal considerations from here so that they areChristopher Faylor1-0/+453