aboutsummaryrefslogtreecommitdiff
path: root/src/include/regex/utils.h
Commit message (Collapse)AuthorAge
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
|
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-26
|
* change '#if defined(PORTNAME_sparc)' to '#if !defined(HAVE_MEMMOVE)'Marc G. Fournier1996-10-20
|
* Add the regex include files to the repository...Marc G. Fournier1996-09-20
In my cvs source tree, tihs directory existed, which is why it compiled on my system, but nobody elses...