Upgrade regex code to most recent that I found

Version number still not changed
This commit is contained in:
Andrey A. Chernov 1995-01-11 05:39:08 +00:00
parent e88843d3cf
commit dc92878b84
2 changed files with 1857 additions and 1553 deletions

View File

@ -1,8 +1,8 @@
# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.8 1994/05/27 10:53:33 csgr Exp $
# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.9 1994/09/15 19:52:50 bde Exp $
LIB= gnuregex
CFLAGS+=-DHAVE_STRING_H=1
CFLAGS+=-DHAVE_STRING_H=1 -DSTDC_HEADERS=1
SRCS= regex.c
NOMAN= noman

File diff suppressed because it is too large Load Diff