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
2002-09-25This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-13-1'.cygwin-1-3-18-1cygwin-1-3-17-1cygwin-1-3-16-1cygwin-1-3-15-1cygwin-1-3-14-1cygwin-1-3-13-2cygwin-1-3-13-1cvs2svn
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor
2002-08-18* malloc.cc: Update to 2.7.2.Christopher Faylor
2002-08-16Missed this commit in last checkin.Christopher Faylor
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor
2002-02-22* sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor
2002-02-17* times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor
2001-10-16* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor
2001-10-01Add "path.h" include throughout, where needed. Use new path_conv methods andChristopher Faylor
2001-09-12Update copyrights.Christopher Faylor
2001-09-09* fork.cc (fork_parent): Stop malloc activity while fork is in control of theChristopher Faylor
2001-09-06Remove initialization of static or global values to zero, throughout. ThisChristopher Faylor
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor
2001-04-19Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor
2000-02-26* exceptions.cc (interruptible): Make a little more structured.Christopher Faylor
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor
2000-02-21* environ.cc (getwinenv): Make __stdcall.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor