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
2003-01-09This commit was manufactured by cvs2svn to create branch 'cagney-cagney-unwind-20030108-branchpointcagney-unwind-20030108-branchcvs2svn
2002-10-15* shared.cc (open_shared): Revert to "old" method for shared memory location ifChristopher Faylor
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor
2002-07-24 * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen
2002-07-23 * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen
2002-06-10* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor
2002-05-17 * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me whenCorinna Vinschen
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen
2002-01-29* external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor
2001-11-05Eliminate excess whitespace.Christopher Faylor
2001-10-16 * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen
2001-10-15 * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen
2001-09-20 * fhandler.cc (fhandler_base::set_inheritance): If available,Corinna Vinschen
2001-09-14* fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are reliableChristopher Faylor
2001-09-13 * wincap.cc (wincapc::init): Simplify W2K/XP case.Corinna Vinschen
2001-09-13 * wincap.cc (wincapc::init): Set os name to "NT" on XP, too.Corinna Vinschen
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen