aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/wincap.cc
AgeCommit message (Expand)AuthorFilesLines
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor1-2/+2
2002-07-24 * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen1-11/+11
2002-07-23 * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen1-0/+11
2002-06-10* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor1-1/+1
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor1-1/+1
2002-05-17 * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me whenCorinna Vinschen1-11/+0
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor1-0/+11
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen1-0/+11
2002-01-29* external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor1-0/+3
2001-11-05Eliminate excess whitespace.Christopher Faylor1-7/+7
2001-10-16 * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen1-0/+11
2001-10-15 * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen1-0/+11
2001-09-20 * fhandler.cc (fhandler_base::set_inheritance): If available,Corinna Vinschen1-0/+11
2001-09-14* fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are reliableChristopher Faylor1-11/+11
2001-09-12 * wincap.cc (wincapc::init): Simplify W2K/XP case.Corinna Vinschen1-8/+3
2001-09-12 * wincap.cc (wincapc::init): Set os name to "NT" on XP, too.Corinna Vinschen1-1/+1
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen1-0/+462