NetBSD/usr.bin/m4
cgd af10d1eaff handle quoted strings in quoted strings properly, when using multicharacter
quotes.  E.g. if left quote was "``" and right quote was "''", then
"``foo ``bar'' baz''" would yield "foo `bar' baz" when it should yield
"foo ``bar'' baz".
1997-02-08 23:54:49 +00:00
..
PSD.doc
TEST Sync with 4.4BSD-Lite2 1995-09-28 05:37:28 +00:00
eval.c Simplify some push-back code (e.g. for left and right quotes) so that 1997-02-08 23:50:40 +00:00
expr.c Sync with 4.4BSD-Lite2 1995-09-28 05:37:28 +00:00
extern.h Handle multichar comment and quote delimiters (up to 5 characters, per the 1996-01-13 23:25:23 +00:00
look.c
m4.1 RCS ID police 1997-01-09 20:18:21 +00:00
main.c handle quoted strings in quoted strings properly, when using multicharacter 1997-02-08 23:54:49 +00:00
Makefile
mdef.h Handle multichar comment and quote delimiters (up to 5 characters, per the 1996-01-13 23:25:23 +00:00
misc.c Sync with 4.4BSD-Lite2 1995-09-28 05:37:28 +00:00
NOTES
pathnames.h change #ifdef unix's to also accept __NetBSD__. After 1.1 (per a 1995-09-29 00:27:51 +00:00
stdd.h Sync with 4.4BSD-Lite2 1995-09-28 05:37:28 +00:00