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 (Collapse)Author
2002-08-04updateChristopher Faylor
2001-09-22typo, words.Christopher Faylor
2001-09-17* syscalls.cc (rmdir): Set cwd to some other location if attempting to rmdirChristopher Faylor
current working directory.
2001-09-15* dcrt0.cc (dll_crt0_1): Create vfork main storage here so that it can beChristopher Faylor
queried in waitsig later. * sigproc.cc (wait_sig): Don't deliver a signal if in a vfork. * fork.cc (vfork): Deliver all signals on parent return from vfork.
2001-09-14add copyrights.Christopher Faylor
2001-09-06minor wording changesChristopher Faylor
2001-09-04*** empty log message ***Christopher Faylor