plan9port/src/lib9
2004-04-23 03:50:19 +00:00
..
fmt clean up when finished. 2004-04-19 23:04:36 +00:00
utf clean up when finished. 2004-04-19 23:04:36 +00:00
9proc.h No more malloc or lock inside signal handlers. 2004-04-21 04:48:25 +00:00
_exits.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
_p9dialparse.c Make things build on FreeBSD again. 2003-11-23 20:04:53 +00:00
_p9dir.c Cache last uid, gid to make translation faster. 2004-04-08 19:31:21 +00:00
_p9proc.c always a good idea to drop the lock when you're done. 2004-04-21 07:47:50 +00:00
_p9translate.c Today's changes. 2004-03-25 23:03:57 +00:00
announce.c Today's changes. 2004-03-25 23:03:57 +00:00
argv0.c Various tweaks to make things run on Mac OS. 2003-10-01 02:50:57 +00:00
atexit.c call exit rather than _exits inside exits, 2003-11-26 00:48:56 +00:00
atnotify.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
atoi.c Change _p9strsig to return nil if tmp==nil. 2004-04-02 22:57:49 +00:00
atol.c Change _p9strsig to return nil if tmp==nil. 2004-04-02 22:57:49 +00:00
atoll.c Change _p9strsig to return nil if tmp==nil. 2004-04-02 22:57:49 +00:00
await.c Change _p9strsig to return nil if tmp==nil. 2004-04-02 22:57:49 +00:00
cistrcmp.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
cistrncmp.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
cistrstr.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
cleanname.c Single-threaded plumber that can run "start" rules. 2003-10-14 02:35:00 +00:00
convD2M.c File system stuff. 2003-12-06 18:08:52 +00:00
convM2D.c File system stuff. 2003-12-06 18:08:52 +00:00
convM2S.c Add support for user-level 9P servers/clients and various bug fixes to go with them. 2003-12-11 17:48:38 +00:00
convS2M.c Add support for user-level 9P servers/clients and various bug fixes to go with them. 2003-12-11 17:48:38 +00:00
create.c Today's changes. 2004-03-25 23:03:57 +00:00
ctime.c Today's changes. 2004-03-25 23:03:57 +00:00
date.c Compute time zone using strftime. 2004-04-20 17:00:01 +00:00
dial.c various tweaks. 2004-02-09 19:33:05 +00:00
dirfstat.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
dirfwstat.c Only use futimesat on Solaris 9 2004-03-26 05:06:22 +00:00
dirmodefmt.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
dirread.c Today's changes. 2004-03-25 23:03:57 +00:00
dirstat.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
dirwstat.c Silence some Mac OS X warnings. 2003-11-25 02:36:46 +00:00
dup.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
encodefmt.c Allow prec==0. 2003-10-11 02:49:01 +00:00
errstr.c Today's changes. 2004-03-25 23:03:57 +00:00
exec.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
fcallfmt.c Add support for user-level 9P servers/clients and various bug fixes to go with them. 2003-12-11 17:48:38 +00:00
ffork-Darwin.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
ffork-FreeBSD.c Various tweaks to make things run on Mac OS. 2003-10-01 02:50:57 +00:00
ffork-Linux.c Various tweaks to make things run on Mac OS. 2003-10-01 02:50:57 +00:00
ffork-OpenBSD.c Today's changes. 2004-03-25 23:03:57 +00:00
ffork-pthread.c Silence some Mac OS X warnings. 2003-11-25 02:36:46 +00:00
ffork-SunOS.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
fork.c yet more 2004-04-21 04:50:23 +00:00
get9root.c More files. 2004-03-25 23:08:53 +00:00
getcallerpc-386.c Initial revision 2003-09-30 17:47:41 +00:00
getcallerpc-PowerMacintosh.c Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. 2004-03-05 02:25:41 +00:00
getcallerpc-sun4u.s Various additions and fixes. 2003-11-23 18:12:54 +00:00
getenv.c Small tweaks 2004-03-21 04:33:13 +00:00
getfields.c Initial revision 2003-09-30 17:47:41 +00:00
getns.c More files related to user-level file servers. 2003-12-11 17:50:28 +00:00
getuser.c Today's changes. 2004-03-25 23:03:57 +00:00
getwd.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
jmp-FreeBSD.s Various additions and fixes. 2003-11-23 18:12:54 +00:00
jmp.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
lnrand.c Add some missing files. 2004-03-21 14:05:38 +00:00
lock.c help out freebsd 4.9 2004-04-20 05:11:39 +00:00
lrand.c Add some missing files. 2004-03-21 14:05:38 +00:00
main.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
malloc.c More files related to user-level file servers. 2003-12-11 17:50:28 +00:00
malloctag.c Initial revision 2003-09-30 17:47:41 +00:00
mallocz.c Today's changes. 2004-03-25 23:03:57 +00:00
mkfile add this 2004-04-23 03:50:19 +00:00
nan.c Fighting the good fight. 2004-02-29 22:10:26 +00:00
needsrcquote.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
needstack.c just a stub. 2004-04-21 22:44:51 +00:00
netmkaddr.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
notify.c No more malloc or lock inside signal handlers. 2004-04-21 04:48:25 +00:00
nrand.c Initial revision 2003-09-30 17:47:41 +00:00
nulldir.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
open.c Today's changes. 2004-03-25 23:03:57 +00:00
opentemp.c Add some missing files. 2004-03-21 14:05:38 +00:00
pipe.c Small tweaks 2004-03-21 04:33:13 +00:00
post9p.c More files related to user-level file servers. 2003-12-11 17:50:28 +00:00
postnote.c Build correctly on FreeBSD. 2003-11-24 00:47:50 +00:00
priv.c No more malloc or lock inside signal handlers. 2004-04-21 04:48:25 +00:00
qlock.c Initial revision 2003-09-30 17:47:41 +00:00
quote.c Tweaks for the Macintosh. 2004-03-02 16:58:49 +00:00
rand.c Initial revision 2003-09-30 17:47:41 +00:00
read9pmsg.c File system stuff. 2003-12-06 18:08:52 +00:00
readn.c Initial revision 2003-09-30 17:47:41 +00:00
rendez-Darwin.c More Darwin. 2003-10-01 02:53:00 +00:00
rendez-FreeBSD.c More Darwin. 2003-10-01 02:53:00 +00:00
rendez-Linux.c Today's changes. 2004-03-25 23:03:57 +00:00
rendez-OpenBSD.c Today's changes. 2004-03-25 23:03:57 +00:00
rendez-pthread.c Today's changes. 2004-03-25 23:03:57 +00:00
rendez-signal.c More Darwin. 2003-10-01 02:53:00 +00:00
rendez-SunOS.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
rendez.c No more malloc or lock inside signal handlers. 2004-04-21 04:48:25 +00:00
rfork.c add RFNOWAIT. this was probably a bad idea. 2004-04-21 22:44:37 +00:00
seek.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
sendfd.c More Mac tweaks. 2004-03-02 17:34:15 +00:00
sleep.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
strecpy.c Initial revision 2003-09-30 17:47:41 +00:00
sysfatal.c make things work on SunOS 2004-04-20 02:03:38 +00:00
sysname.c add this 2004-04-23 03:50:19 +00:00
tas-386.s Initial revision 2003-09-30 17:47:41 +00:00
tas-PowerMacintosh.c Changes for Mac OS X. Most important is stack sizes in samterm, 2003-11-24 22:39:06 +00:00
tas-sun4u.s Various additions and fixes. 2003-11-23 18:12:54 +00:00
test.c Initial revision 2003-09-30 17:47:41 +00:00
testfork.c Initial revision 2003-09-30 17:47:41 +00:00
time.c Today's changes. 2004-03-25 23:03:57 +00:00
tokenize.c Initial revision 2003-09-30 17:47:41 +00:00
truerand.c Try to gather entropy from /dev/random. 2004-04-21 03:06:03 +00:00
u16.c Initial revision 2003-09-30 17:47:41 +00:00
u32.c Initial revision 2003-09-30 17:47:41 +00:00
u64.c Initial revision 2003-09-30 17:47:41 +00:00
udp.c Various additions and fixes. 2003-11-23 18:12:54 +00:00
unsharp.c More files. 2004-03-25 23:08:53 +00:00
wait.c Fighting the good fight. 2004-02-29 22:10:26 +00:00
waitpid.c Various additions and fixes. 2003-11-23 18:12:54 +00:00