plan9port/src/lib9
2007-05-20 14:38:54 +00:00
..
fmt fix nan64 2007-05-10 04:18:22 +00:00
utf Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
_exits.c add exitcode 2006-02-12 19:40:55 +00:00
_p9dialparse.c ignore /net/ prefixes - been long enough 2006-07-23 02:57:41 +00:00
_p9dir.c new media size from Lou Kamenov 2007-05-15 13:10:51 +00:00
_p9translate.c
announce.c unix is not a variable name 2005-07-13 10:50:16 +00:00
argv0.c
atexit.c add exitcode 2006-02-12 19:40:55 +00:00
atnotify.c
atoi.c
atol.c
atoll.c
await.c apple 2005-07-13 21:34:11 +00:00
cistrcmp.c
cistrncmp.c
cistrstr.c
cleanname.c
convD2M.c correct array size (Marco Gaddoni) 2005-12-29 21:39:51 +00:00
convM2D.c Add statcheck. 2005-09-13 02:40:46 +00:00
convM2S.c change Tcreate message in 9P2000.u 2006-03-03 16:34:49 +00:00
convS2M.c change Tcreate message in 9P2000.u 2006-03-03 16:34:49 +00:00
create.c better error message 2005-03-18 19:03:45 +00:00
crypt.c
ctime.c
date.c allow longer timezones from %Z (xav@chantry) 2007-04-17 05:45:27 +00:00
debugmalloc.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
dial.c experiment: translation from standard notations to plan 9 in netmkaddr 2006-07-23 02:56:37 +00:00
dirfstat.c
dirfwstat.c futimes on linux now 2007-05-20 14:38:54 +00:00
dirmodefmt.c better symlink 2005-02-21 14:25:12 +00:00
dirread.c Use getdents instead of getdirentries under NetBSD. 2006-06-26 18:08:17 +00:00
dirstat.c
dirwstat.c
dup.c
encodefmt.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
errstr.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
exec.c
execl.c
exitcode.c add exitcode 2006-02-12 19:05:12 +00:00
fcallfmt.c 9P2000.u fixes (Lucho Ionkov) 2005-11-21 20:42:52 +00:00
fmtlock2.c
fork.c
get9root.c
getcallerpc-386.c
getcallerpc-arm.c arm 2005-11-07 02:47:39 +00:00
getcallerpc-power.c
getcallerpc-sun4u.s
getcallerpc-x86_64.c
getenv.c
getfields.c
getnetconn.c correct size 2006-02-18 13:57:06 +00:00
getns.c new uid world 2006-06-12 17:51:56 +00:00
getuser.c
getwd.c
jmp.c
lnrand.c
lock.c
lrand.c
main.c
malloc.c cannot trust system libraries to lock properly. sigh. 2005-07-14 00:06:43 +00:00
malloctag.c
mallocz.c
mkfile pin 2006-06-26 05:47:59 +00:00
nan.c
needsrcquote.c
needstack.c
netcrypt.c
netmkaddr.c experiment: translation from standard notations to plan 9 in netmkaddr 2006-07-23 02:56:37 +00:00
notify.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
nrand.c
nulldir.c
open.c better error message 2005-03-18 19:03:45 +00:00
opentemp.c
pin.c pin 2006-06-26 05:47:59 +00:00
pipe.c
portdate
post9p.c announce to networks 2005-07-18 00:05:41 +00:00
postnote.c
priv.c
qlock.c
quote.c no wide character constants; sigh 2005-05-07 22:42:06 +00:00
rand.c
read9pmsg.c
readcons.c
readn.c
rfork.c unused i 2006-02-12 00:36:58 +00:00
searchpath.c
seek.c
sendfd.c don't die on eof in sendfd 2006-07-23 02:57:11 +00:00
sleep.c fix sleep for OpenBSD 4.0 (Tim Wiess) 2006-11-02 17:31:30 +00:00
strdup.c
strecpy.c
sysfatal.c
syslog.c
sysname.c
test.c
testfltfmt.c more tests 2006-05-22 14:56:13 +00:00
testfmt.c more tests 2006-05-22 14:56:13 +00:00
testfork.c
testprint.c more tests 2006-05-22 14:56:13 +00:00
time.c
tokenize.c
truerand.c print correct file name 2005-10-29 17:41:06 +00:00
u16.c
u32.c
u64.c
udp.c
unsharp.c
wait.c
waitpid.c