aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/devices.cc
AgeCommit message (Expand)AuthorFilesLines
2005-09-13* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_stateChristopher Faylor1-1/+0
2005-08-24* cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor1-840/+861
2005-05-10 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen1-798/+814
2005-05-07* devices.cc: Regenerate with correct name for dev_netdrive_storage.Christopher Faylor1-1/+1
2005-05-06* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.Christopher Faylor1-0/+3
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