aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/dirread.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-17lib9: merge create, open, dirread into open.cRuss Cox1-207/+0
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-2/+2
2015-06-03all: fix openbsd buildAram Hăvărneanu1-2/+2
2014-02-27all: DragonFly port.Shenghou Ma1-5/+11
2012-10-20lib9: fix Mac warningRuss Cox1-1/+8
2012-06-27lib9: fix openbsd buildDavid du Colombier1-1/+1
2009-09-13lib9: fix dirread/stat mismatch on Snow LeopardRuss Cox1-4/+0
2009-09-11INSTALL: fix build on Snow LeopardRuss Cox1-0/+4
2009-07-14mergeRuss Cox1-0/+6
2006-06-26Use getdents instead of getdirentries under NetBSD.wkj1-2/+2
2005-03-28more netbsd support.rsc1-1/+1
2005-02-08bug fixrsc1-2/+3
2005-02-08expose unix mode bitsrsc1-5/+9
2005-02-08start adding DM bitsrsc1-3/+7
2004-03-25Today's changes.rsc1-2/+2
2004-01-09Why would the Linux man page actually tell the truth?rsc1-2/+1
2003-12-09Bug fixes from the Valgrind oracle.rsc1-0/+1
2003-12-04allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.rsc1-3/+5
2003-12-03Various fixes.rsc1-9/+2
2003-11-25More tweaks on Linux and Solaris.rsc1-3/+23
2003-11-25Add the #goo to allow use in C++.rsc1-13/+4
2003-11-24Changes for Mac OS X. Most important is stack sizes in samterm,rsc1-5/+8
2003-11-24Build correctly on FreeBSD.rsc1-2/+2
2003-11-24Tweaks to build properly on Linux.rsc1-0/+15
2003-11-23Annoying changes to work on Sun boxes.rsc1-8/+8
2003-11-23Various additions and fixes.rsc1-0/+155