summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/devices.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor2005-08-241-840/+861
* * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen2005-05-101-798/+814
* * devices.cc: Regenerate with correct name for dev_netdrive_storage.Christopher Faylor2005-05-071-1/+1
* * Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.Christopher Faylor2005-05-061-0/+3
* * child_info.h (fork_info): Use different method to alias variable.Christopher Faylor2005-03-191-846/+848
* * devices.cc: Regenerate.Corinna Vinschen2005-02-231-1/+1
* * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen2005-02-231-803/+828
* * cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor2005-02-011-0/+13
* * syscalls.cc (truncate64): Don't second-guess errno if open fails.Christopher Faylor2004-12-011-853/+837
* * devices.in: Change raw com device to more correct form.Christopher Faylor2004-01-211-33/+33
* Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor2003-12-071-2/+0
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-920/+812
* * path.cc (win32_device_name): Only fill out destination buffer when it'sChristopher Faylor2003-10-021-1078/+626
* * Makefile.in: Add YA method for generating devices.cc.Christopher Faylor2003-10-011-439/+14611
* * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJOR andCorinna Vinschen2003-09-301-19/+0
* * sigproc.cc (proc_subproc): Restrict permissions on ppid_handle.Christopher Faylor2003-09-281-1/+1
* * devices.h: Move a few device major numbers. Fix typo of FH_UDP.Corinna Vinschen2003-09-281-615/+245
* * devices.shilka: Add /dev/sda disk devices.Christopher Faylor2003-09-271-185/+557
* * cygwin-shilka: Remove '#line directives' or suffer debugging oddities. UseChristopher Faylor2003-09-271-283/+1120
* * devices.cc: New file.Christopher Faylor2003-09-251-202/+189
* * syscalls.cc (system): Strip signal considerations from here so that they areChristopher Faylor2003-09-201-0/+453