aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/rfork.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-1/+1
2011-05-01lib9: restore SIGCHLD handler in rforkRuss Cox1-6/+5
2006-02-12unused irsc1-1/+1
2006-02-11add RFENVG, RFCENVGrsc1-3/+7
2005-10-29use libthread not fforkrsc1-1/+1
2004-10-22more debuggingrsc1-7/+33
2004-09-23Get rid of 9proc.rsc1-3/+0
2004-04-21add RFNOWAIT. this was probably a bad idea.rsc1-3/+64
2004-04-21No more malloc or lock inside signal handlers.rsc1-2/+5
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc1-3/+6
2003-12-04allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.rsc1-0/+14
2003-11-23Annoying changes to work on Sun boxes.rsc1-1/+1
2003-11-23Various additions and fixes.rsc1-0/+20