aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-12-28 01:35:38 +0000
committerrsc <devnull@localhost>2004-12-28 01:35:38 +0000
commit2c87dda8f89e84082523b03b62c5d47d55c13341 (patch)
treeec987f0fc67ac037e3f8e3141429926a611bbc60 /src/libthread/mkfile
parent929fcfe0e3affc81cb02e49c0f1320408ce9260c (diff)
downloadplan9port-2c87dda8f89e84082523b03b62c5d47d55c13341.tar.gz
plan9port-2c87dda8f89e84082523b03b62c5d47d55c13341.tar.bz2
plan9port-2c87dda8f89e84082523b03b62c5d47d55c13341.zip
add threaddaemonize(), more bug fixes
Diffstat (limited to 'src/libthread/mkfile')
-rw-r--r--src/libthread/mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libthread/mkfile b/src/libthread/mkfile
index a301d48f..fc681492 100644
--- a/src/libthread/mkfile
+++ b/src/libthread/mkfile
@@ -6,6 +6,7 @@ LIB=libthread.a
OFILES=\
$SYSOFILES\
channel.$O\
+ daemonize.$O\
exec.$O\
ioproc.$O\
iorw.$O\