plan9port/src/lib9p
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
..
_post.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
dirread.c delete 9P2000.u 2010-12-07 13:34:11 -05:00
fid.c no need for auth.h 2006-06-26 00:05:52 +00:00
file.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
ftest.c no need for auth.h 2006-06-26 00:05:52 +00:00
intmap.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mem.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mkfile lib9p: add ramfs build rule (ramfs does not work) 2008-07-09 14:32:50 -04:00
parse.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
portdate updates from plan 9 2004-12-26 21:46:26 +00:00
post.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
post.h Small tweaks 2004-03-21 04:33:13 +00:00
ramfs.c libthread: add threadmaybackground 2020-12-30 00:12:14 -05:00
req.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
srv.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
tpost.c lib9p: add Srv.foreground flag 2008-07-04 12:24:14 -04:00
uid.c no need for auth.h 2006-06-26 00:05:52 +00:00
util.c no need for auth.h 2006-06-26 00:05:52 +00:00