plan9port/src/lib9
2006-07-23 02:57:41 +00:00
..
fmt long double 2006-06-26 00:07:54 +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 avoid pw library 2006-06-12 17:21:10 +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 add crypt 2005-02-08 21:02:40 +00:00
ctime.c
date.c set didtz (rob) 2006-05-30 16:47:24 +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 expose unix mode bits 2005-02-08 20:17:02 +00:00
dirfwstat.c OpenBSD, thanks to Tim Wiess 2005-07-21 18:29:04 +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 expose unix mode bits 2005-02-08 20:17:02 +00:00
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 in with the new 2005-01-04 22:30:15 +00:00
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 lock using Lock instead of QLock. 2004-12-27 05:18:22 +00:00
fork.c Continue the pthreads torture. 2004-09-21 01:11:28 +00:00
get9root.c cache answer 2005-01-04 22:19:07 +00:00
getcallerpc-386.c
getcallerpc-arm.c arm 2005-11-07 02:47:39 +00:00
getcallerpc-power.c various forgotten files 2004-09-20 15:08:57 +00:00
getcallerpc-sun4u.s
getcallerpc-x86_64.c add x86 64 2005-01-18 05:57:56 +00:00
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 Rewrite to remove dependence on rendezvous and its bizarre 2004-09-17 00:38:29 +00:00
lrand.c Rename lrand to p9lrand, too. 2004-12-29 02:44:01 +00:00
main.c Get rid of 9proc. 2004-09-23 03:06:04 +00:00
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 hard code list of plan 9 services in case they are not in /etc/services 2005-02-11 16:58:23 +00:00
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 remove temp files on close 2004-06-17 21:19:37 +00:00
pin.c pin 2006-06-26 05:47:59 +00:00
pipe.c
portdate plan 9 changes 2004-12-26 23:17:03 +00:00
post9p.c announce to networks 2005-07-18 00:05:41 +00:00
postnote.c
priv.c
qlock.c sunos fixes 2005-01-07 07:47:37 +00:00
quote.c no wide character constants; sigh 2005-05-07 22:42:06 +00:00
rand.c Avoid conflicts with stdlib. 2004-12-29 01:30:19 +00:00
read9pmsg.c
readcons.c hard code list of plan 9 services in case they are not in /etc/services 2005-02-11 16:58:23 +00:00
readn.c
rfork.c unused i 2006-02-12 00:36:58 +00:00
searchpath.c Add searchpath(). 2005-01-23 22:33:59 +00:00
seek.c
sendfd.c don't die on eof in sendfd 2006-07-23 02:57:11 +00:00
sleep.c avoid redefining sched_yield (Christian Pfeil) 2006-03-03 01:39:10 +00:00
strdup.c
strecpy.c
sysfatal.c
syslog.c hard code list of plan 9 services in case they are not in /etc/services 2005-02-11 16:58:23 +00:00
sysname.c cache answer 2005-01-04 22:19:25 +00:00
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 add awaitfor and waitfor 2004-12-27 19:11:21 +00:00
waitpid.c