plan9port/src/cmd/venti
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
..
srv libthread: add threadmaybackground 2020-12-30 00:12:14 -05:00
copy.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
devnull.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
dump.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
mkfile venti: import changes from plan 9 2011-11-08 11:48:18 -05:00
mkroot.c
randtest.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
read.c venti: fix VtMaxLumpSize 2012-05-29 13:34:52 -04:00
readfile.c venti: fix VtMaxLumpSize 2012-05-29 13:34:52 -04:00
readlist.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
ro.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
root.c venti: fix VtMaxLumpSize 2012-05-29 13:34:52 -04:00
sync.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
write.c venti: fix VtMaxLumpSize 2012-05-29 13:34:52 -04:00
writefile.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00