summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/wincap.cc
Commit message (Expand)AuthorAgeFilesLines
* * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor2003-08-281-12/+24
* * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor2003-07-261-1/+1
* * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen2003-05-201-15/+76
* * wincap.h (wincaps:pty_needs_alloc_console): New element.Christopher Faylor2003-04-201-11/+22
* * wincap.h (wincap): Remove unnecessary definition ofCorinna Vinschen2003-02-201-22/+11
* w32api:Corinna Vinschen2003-02-201-11/+22
* * shared.cc (open_shared): Revert to "old" method for shared memory location ifChristopher Faylor2002-10-151-0/+11
* * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor2002-09-221-2/+2
* * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen2002-07-241-11/+11
* * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen2002-07-231-0/+11
* * dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor2002-06-101-1/+1
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me whenCorinna Vinschen2002-05-171-11/+0
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-121-0/+11
* * cygwin.din (fstat64): New symbol.Corinna Vinschen2002-02-251-0/+11
* * external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor2002-01-291-0/+3
* Eliminate excess whitespace.Christopher Faylor2001-11-051-7/+7
* * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen2001-10-161-0/+11
* * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen2001-10-151-0/+11
* * fhandler.cc (fhandler_base::set_inheritance): If available,Corinna Vinschen2001-09-201-0/+11
* * fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are reliableChristopher Faylor2001-09-141-11/+11
* * wincap.cc (wincapc::init): Simplify W2K/XP case.Corinna Vinschen2001-09-121-8/+3
* * wincap.cc (wincapc::init): Set os name to "NT" on XP, too.Corinna Vinschen2001-09-121-1/+1
* * Makefile.in: Build wincap.o.Corinna Vinschen2001-09-121-0/+462