summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler.cc
Commit message (Expand)AuthorAgeFilesLines
...
* * 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