summaryrefslogtreecommitdiff
path: root/usr.bin/make/regress.c
AgeCommit message (Expand)Author
2015-11-15exit needs stdlib, switch to "return 0" to fix.Daniel Dickman
2010-07-19Correct $OpenBSD$ stuffMarc Espie
2010-07-19two small changes:Marc Espie
2004-04-07ISO function declarations, trim a few comments, rename a few variables toMarc Espie
2001-05-23Mostly clean-up:Marc Espie
2001-05-03Synch with my current work.Marc Espie
2000-07-17Str_Match returns TRUE or FALSE, better style to test those ratherMarc Espie
2000-07-17This does replace Str_Match with a better routine, which handles negatedMarc Espie