summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/dir.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove TIMESTAMP abstraction layer, prodded by theo.espie2013-04-231-5/+3
* gc dead codeespie2012-12-071-9/+1
* more changes, discussed and tested by various people.espie2012-10-021-10/+1
* Correct $OpenBSD$ stuffespie2010-07-191-2/+1
* two small changes:espie2010-07-191-1/+1
* changes to get target equivalence to work better.espie2008-11-041-1/+2
* zap more spaces at end of lineespie2007-09-171-2/+2
* kill extra spaces at end of lineespie2007-09-171-9/+9
* remove old debug code nothing usesespie2007-09-161-8/+1
* rename dirSearchPath -> defaultPath, and openDirectories -> knownDirectoriesespie2007-09-161-2/+2
* rename Path to less misleading PathEntry. Get rid of typedef.espie2007-09-161-4/+4
* cut up dir.c into dir.c/direxpand.c as there is very little interface betweenespie2007-09-161-14/+8
* * add an extra argument to the dir lookup functions to say whether weespie2007-01-181-5/+9
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* Mostly clean-up:espie2001-05-231-21/+114
* Synch with my current work.espie2001-05-031-25/+26
* Use the ohash_* that's now in libc.espie2001-03-021-2/+2
* Change the time stamp interface to use an abstract datatype.espie2000-11-241-1/+2
* Clean-ups:espie2000-11-241-2/+2
* Introduce a few macros to handle timestamps in an abstract way.espie2000-09-141-2/+2
* Replace the old hash used to hold file names within a directory withespie2000-09-141-2/+2
* - new DirReadDir internal function, that just reads a directory fromespie2000-09-141-7/+7
* Some systematic clean-up.espie2000-09-141-15/+15
* Clean-up patch: use `void *' instead of old-fashioned ClientData/Address.espie2000-06-101-3/+3
* Bug-fix: make should behave sensibly when presented with negative times...espie2000-02-021-2/+2
* Modifications from netbsd:espie1998-12-051-1/+1
* Sync with NetBSD:millert1996-11-301-3/+3
* rcsidderaadt1996-06-261-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+72