summaryrefslogtreecommitdiff
path: root/usr.bin/make/str.c
AgeCommit message (Expand)Author
2003-09-27Implement :[] modifier to allow picking a range of words out of a variable.sjg
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14Pass WARNS=3christos
2002-06-15Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.wiz
1998-11-06- full prototypeschristos
1998-03-26PR/5210: Hauke Fath: make core dumps with .SHELLchristos
1997-09-28wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAPlukem
1997-07-01Add WARNS=1christos
1996-11-06- Merge in FreeBSD and Lite2 changes.christos
1996-03-29Added erealloc() function that calls enomem() if the allocation failsjtc
1995-10-30Always ensure space for trailing NULL in argvws
1995-06-14- $NetBSD$ rcsidschristos
1995-02-04str.c: Don't free NULL; does not work with non posix frees.christos
1994-06-16Christos' fix for quoting variable extraction properly.jtc
1994-06-06Fixes from Christos Zoulas, who used purify, objectcenter and testcenterjtc
1994-05-17Properly parse null command line arguments in makefile rules.jtc
1994-03-23Fixes from Christos Zoulas:jtc
1994-03-05fixes/improvements from Christos Zoulas <christos@deshaw.com>.cgd
1994-01-13Include appropriate header files to bring prototypes into scope.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd