summaryrefslogtreecommitdiff
path: root/usr.bin/make/dir.h
AgeCommit message (Expand)Author
2013-04-23remove TIMESTAMP abstraction layer, prodded by theo.Marc Espie
2012-12-07gc dead codeMarc Espie
2012-10-02more changes, discussed and tested by various people.Marc Espie
2010-07-19Correct $OpenBSD$ stuffMarc Espie
2010-07-19two small changes:Marc Espie
2008-11-04changes to get target equivalence to work better.Marc Espie
2007-09-17zap more spaces at end of lineMarc Espie
2007-09-17kill extra spaces at end of lineMarc Espie
2007-09-16remove old debug code nothing usesMarc Espie
2007-09-16rename dirSearchPath -> defaultPath, and openDirectories -> knownDirectoriesMarc Espie
2007-09-16rename Path to less misleading PathEntry. Get rid of typedef.Marc Espie
2007-09-16cut up dir.c into dir.c/direxpand.c as there is very little interface betweenMarc Espie
2007-01-18* add an extra argument to the dir lookup functions to say whether weMarc Espie
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-05-23Mostly clean-up:Marc Espie
2001-05-03Synch with my current work.Marc Espie
2001-03-02Use the ohash_* that's now in libc.Marc Espie
2000-11-24Change the time stamp interface to use an abstract datatype.Marc Espie
2000-11-24Clean-ups:Marc Espie
2000-09-14Introduce a few macros to handle timestamps in an abstract way.Marc Espie
2000-09-14Replace the old hash used to hold file names within a directory withMarc Espie
2000-09-14- new DirReadDir internal function, that just reads a directory fromMarc Espie
2000-09-14Some systematic clean-up.Marc Espie
2000-06-10Clean-up patch: use `void *' instead of old-fashioned ClientData/Address.Marc Espie
2000-02-02Bug-fix: make should behave sensibly when presented with negative times...Marc Espie
1998-12-05Modifications from netbsd:Marc Espie
1996-11-30Sync with NetBSD:Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt