plan9port/src/cmd/upas
Russ Cox b3a20a96eb libthread: add threadmaybackground
Programs that want to background themselves now need
to define threadmaybackground returning 1.
This avoids a confusing (to people and debuggers)
extra parent process for all the threaded programs
that will never want to background themselves.
2020-12-30 00:12:14 -05:00
..
alias various cleanup 2006-02-11 23:38:55 +00:00
bayes Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
common Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
filterkit Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
fs libthread: add threadmaybackground 2020-12-30 00:12:14 -05:00
marshal Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
misc Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
ml Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
ned Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
nfs libthread: add threadmaybackground 2020-12-30 00:12:14 -05:00
pop3 Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
q more changes 2006-02-12 19:40:23 +00:00
scanmail Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
send Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
smtp Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
unesc various cleanup 2006-02-11 23:38:55 +00:00
vf Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mkfile upas: add misc to mkfile 2008-07-10 11:09:07 -04:00
mkfile.9 Thanks to John Cummings. 2005-10-29 16:26:32 +00:00
notes Thanks to John Cummings. 2005-10-29 16:26:32 +00:00