Commit Graph

7 Commits

Author SHA1 Message Date
Christopher Faylor 2389d0af46 update 2002-08-03 23:34:01 +00:00
Christopher Faylor e0197c5ea5 typo, words. 2001-09-22 01:29:07 +00:00
Christopher Faylor 8238a68bb2 * syscalls.cc (rmdir): Set cwd to some other location if attempting to rmdir
current working directory.
2001-09-17 18:10:02 +00:00
Christopher Faylor 9661a0c8b7 * dcrt0.cc (dll_crt0_1): Create vfork main storage here so that it can be
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-15 00:47:44 +00:00
Christopher Faylor 772944d3a5 add copyrights. 2001-09-14 16:57:32 +00:00
Christopher Faylor b6077b89be minor wording changes 2001-09-05 20:12:38 +00:00
Christopher Faylor 7170a41bc8 *** empty log message *** 2001-09-03 20:36:52 +00:00