Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie
2000-07-27* fhandler.cc (fhandler_disk_file::fstat): Allow block calculation to succeedChristopher Faylor
2000-07-17Throughout, eliminate third argument to path_conv and use new PC_* constantsChristopher Faylor
2000-07-09Slight optimization.Christopher Faylor
2000-07-09* cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor
2000-06-18* fhandler.h (set_name): Don't use 'unix' as name since this is defined by gccChristopher Faylor
2000-06-08 * fhandler.cc (fhandler_disk_file::open): Check for directoryCorinna Vinschen
2000-05-31 * fhandler.cc (fhandler_disk_file::open): Check for executableCorinna Vinschen
2000-05-10 * fhandler.cc (fhandler_base::puts_readahead): ChangeCorinna Vinschen
2000-05-08* fhandler.cc (lock): use signed math to allow checking rangesDJ Delorie
2000-05-07* dcrt0.cc (insert_file): Eliminate unused parameter.Christopher Faylor
2000-04-25 * fhandler.cc (fhandler_disk_file::open): Check for allow_ntsecCorinna Vinschen
2000-04-20* fhandler.h (fhandler_base::hclose): New virtual method.Christopher Faylor
2000-04-08* fhandler.cc (fhandler_disk_file::fstat): Allocate enough space for root dirChristopher Faylor
2000-03-17* fhandler.cc (fhandler_base::open): Call set_file_attribute() only if a file...Corinna Vinschen
2000-03-16 * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor
2000-03-12* fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor
2000-03-07Throughout use strace class in place of individual functions and variables.Christopher Faylor
2000-02-26Remove unneeded include.Christopher Faylor
2000-02-26* exceptions.cc (interruptible): Make a little more structured.Christopher Faylor
2000-02-22* fhandler.cc (set_inheritance): Revert previous patch which got rid of 'name'Christopher Faylor
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor
2000-02-21*** empty log message ***Corinna Vinschen
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor