aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/dirread.c
Commit message (Expand)AuthorAgeFilesLines
* lib9: merge create, open, dirread into open.cRuss Cox2020-05-171-207/+0
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-2/+2
* all: fix openbsd buildAram Hăvărneanu2015-06-031-2/+2
* all: DragonFly port.Shenghou Ma2014-02-271-5/+11
* lib9: fix Mac warningRuss Cox2012-10-201-1/+8
* lib9: fix openbsd buildDavid du Colombier2012-06-271-1/+1
* lib9: fix dirread/stat mismatch on Snow LeopardRuss Cox2009-09-131-4/+0
* INSTALL: fix build on Snow LeopardRuss Cox2009-09-111-0/+4
* mergeRuss Cox2009-07-141-0/+6
* Use getdents instead of getdirentries under NetBSD.wkj2006-06-261-2/+2
* more netbsd support.rsc2005-03-281-1/+1
* bug fixrsc2005-02-081-2/+3
* expose unix mode bitsrsc2005-02-081-5/+9
* start adding DM bitsrsc2005-02-081-3/+7
* Today's changes.rsc2004-03-251-2/+2
* Why would the Linux man page actually tell the truth?rsc2004-01-091-2/+1
* Bug fixes from the Valgrind oracle.rsc2003-12-091-0/+1
* allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.rsc2003-12-041-3/+5
* Various fixes.rsc2003-12-031-9/+2
* More tweaks on Linux and Solaris.rsc2003-11-251-3/+23
* Add the #goo to allow use in C++.rsc2003-11-251-13/+4
* Changes for Mac OS X. Most important is stack sizes in samterm,rsc2003-11-241-5/+8
* Build correctly on FreeBSD.rsc2003-11-241-2/+2
* Tweaks to build properly on Linux.rsc2003-11-241-0/+15
* Annoying changes to work on Sun boxes.rsc2003-11-231-8/+8
* Various additions and fixes.rsc2003-11-231-0/+155