plan9port/src/cmd/plumb
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
..
fsys.c plumber: add -f (foreground) option (#288) 2019-10-29 10:07:10 -04:00
match.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mkfile Goodbye SHORTLIB 2005-01-04 22:10:29 +00:00
plumb.c add -9 for debugging 2005-03-18 19:02:55 +00:00
plumber.c libthread: add threadmaybackground 2020-12-30 00:12:14 -05:00
plumber.h plumber: add -f (foreground) option (#288) 2019-10-29 10:07:10 -04:00
rules.c plumber: fix EOF detection on writes to rules file (#257) 2019-09-19 13:08:54 -04:00