summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler.cc
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.cc (fhandler_disk_file::open): Check for directoryCorinna Vinschen2000-06-081-0/+4
* * fhandler.cc (fhandler_disk_file::open): Check for executableCorinna Vinschen2000-05-311-2/+3
* * fhandler.cc (fhandler_base::puts_readahead): ChangeCorinna Vinschen2000-05-091-2/+2
* * fhandler.cc (lock): use signed math to allow checking rangesDJ Delorie2000-05-081-8/+9
* * dcrt0.cc (insert_file): Eliminate unused parameter.Christopher Faylor2000-05-071-1/+8
* * fhandler.cc (fhandler_disk_file::open): Check for allow_ntsecCorinna Vinschen2000-04-251-1/+2
* * fhandler.h (fhandler_base::hclose): New virtual method.Christopher Faylor2000-04-201-4/+5
* * fhandler.cc (fhandler_disk_file::fstat): Allocate enough space for root dirChristopher Faylor2000-04-081-2/+3
* * fhandler.cc (fhandler_base::open): Call set_file_attribute() only if a file...Corinna Vinschen2000-03-171-1/+3
* * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen2000-03-161-51/+5
* Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor2000-03-151-2/+2
* * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor2000-03-121-0/+18
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-071-1/+1
* Remove unneeded include.Christopher Faylor2000-02-261-1/+0
* * exceptions.cc (interruptible): Make a little more structured.Christopher Faylor2000-02-261-0/+1
* * fhandler.cc (set_inheritance): Revert previous patch which got rid of 'name'Christopher Faylor2000-02-211-1/+1
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-9/+9
* *** empty log message ***Corinna Vinschen2000-02-211-0/+4
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+1501