summaryrefslogtreecommitdiff
path: root/usr.bin/make/extern.h
AgeCommit message (Expand)Author
2000-02-02Bug-fix: make should behave sensibly when presented with negative times...Marc Espie
2000-01-08Finish changing all Var_Parse arguments to size_t. Thanks to millert@Marc Espie
1999-12-16Var_Subst is actually two distinct functions folded into one:Marc Espie
1999-12-16for.c becomes sane.Marc Espie
1999-12-09Split some allocation/error handling functions out of main.cMarc Espie
1999-12-06main prototype properly in main.c, remove dup.Marc Espie
1999-12-06Extra parameter no longer needed, ditch.Marc Espie
1999-12-06- introduce interval_dup in str.cMarc Espie
1999-11-11extern.h is a better name than nonints.hMarc Espie
1999-11-11Communicate line numbers between parse.c and for.c.Marc Espie
1999-11-11Kill Str_FindSubString, it's strstr.Marc Espie
1999-11-11Move all prototypes to nonints.h. Comment no longer reflects reality.Marc Espie
1998-12-05Modifications from netbsd:Marc Espie
1996-11-30Sync with NetBSD:Todd C. Miller
1996-09-02Sync up with NetBSD:briggs
1996-06-26rcsidTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1995-12-14from christos@netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt