1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 07:43:58 +02:00
This commit is contained in:
Jim Meyering
1996-09-07 17:59:35 +00:00
parent 7b9e7765ee
commit 9c28acb705
+6
View File
@@ -1,5 +1,11 @@
Sat Sep 7 12:25:42 1996 Jim Meyering <meyering@na-net.ornl.gov>
* lib/regex.c, lib/regex.h: New files.
* lib/rx.c, lib/rx.h: New files.
* lib/Makefile.am (INCLUDES): Add -I../intl so compiler will find
libintl.h for rpmatch.c.
* src/system.h: Add comments justifying IS* versions of ctype.h macros.
Thu Sep 5 18:12:44 1996 Jim Meyering <meyering@na-net.ornl.gov>