aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/mkfile
AgeCommit message (Expand)AuthorFilesLines
2020-05-17lib9: move seek into open.cRuss Cox1-1/+0
2020-05-17lib9: merge create, open, dirread into open.cRuss Cox1-2/+0
2020-01-12lib9: make a p9frexp function wrapping system frexpRuss Cox1-0/+1
2020-01-07lib9: remove getcallerpc implementationsRuss Cox1-1/+1
2017-09-01lib9: import frand function from Plan 9David du Colombier1-0/+1
2008-07-09lib9: rewrite date routines to use /usr/share/zoneinfo directlyMichael Teichgräber1-1/+3
2008-07-04lib9: add write function that withstands interruptsRuss Cox1-0/+1
2006-06-26pinrsc1-0/+1
2006-05-22more testsrsc1-0/+21
2006-02-12add exitcodersc1-0/+1
2005-02-13add getnetconninforsc1-0/+1
2005-02-11hard code list of plan 9 services in case they are not in /etc/servicesrsc1-0/+3
2005-02-08add cryptrsc1-0/+1
2005-01-23Add searchpath().rsc1-0/+1
2005-01-04add execl and randrsc1-0/+2
2004-12-26plan 9 changesrsc1-1/+1
2004-12-26cleanups - lots of removed files now in thread library.rsc1-5/+0
2004-09-23Get rid of 9proc.rsc1-3/+0
2004-09-21Continue the pthreads torture.rsc1-2/+3
2004-09-17Continue switching library over to pthreads when possible.rsc1-1/+0
2004-06-09add strdup for debugging.rsc1-0/+1
2004-05-14little bug fixesrsc1-1/+1
2004-04-29add -W to specify window size.rsc1-0/+1
2004-04-23add thisrsc1-0/+1
2004-04-21add RFNOWAIT. this was probably a bad idea.rsc1-0/+1
2004-04-21always a good idea to drop the lock when you're done.rsc1-0/+1
2004-04-21more stuff.rsc1-0/+1
2004-04-19clean up when finished.rsc1-1/+0
2004-04-02Change _p9strsig to return nil if tmp==nil.rsc1-0/+3
2004-03-25Today's changes.rsc1-2/+2
2004-03-21Small tweaksrsc1-0/+3
2004-03-02Tweaks for the Macintosh.rsc1-1/+0
2004-02-29Update mkmk.sh.rsc1-3/+6
2004-02-29Fighting the good fight.rsc1-0/+71
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc1-0/+9
2003-12-06various tweaks.rsc1-0/+5
2003-12-04Clean up yacc files in mkcommon, mkhdr.rsc1-0/+1
2003-11-24Changes for Mac OS X. Most important is stack sizes in samterm,rsc1-1/+0
2003-11-23Annoying changes to work on Sun boxes.rsc1-1/+1
2003-11-23Various additions and fixes.rsc1-0/+73
2003-09-30Reorgrsc1-2/+0
2003-09-30Initial revisionrsc1-0/+2