plan9port/src/cmd/smugfs
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
..
a.h Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
cache.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
COPYRIGHT smugfs(4): new program 2008-08-03 07:42:27 -07:00
download.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
fs.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
http.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
icache.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
json.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
jsonrpc.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
log.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
main.c libthread: add threadmaybackground 2020-12-30 00:12:14 -05:00
mkfile smugfs(4): new program 2008-08-03 07:42:27 -07:00
NOTES smugfs(4): new program 2008-08-03 07:42:27 -07:00
openssl.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
tcp.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00
util.c Trivial changes: whitespace and modes. 2020-01-10 14:54:30 +00:00