Browse Source

* lib/.cvsignore: Add malloc.h, regcomp.c, regex.c, regex.h,
regex_internal.c, regex_internal.h, regexc.c; used by rpmatch.

Paul Eggert 19 years ago
parent
commit
3fbdf738de
2 changed files with 10 additions and 0 deletions
  1. 3 0
      ChangeLog
  2. 7 0
      lib/.cvsignore

+ 3 - 0
ChangeLog

@@ -35,6 +35,9 @@
 	Do not reset atime if mtime has changed.  Report an error if
 	Do not reset atime if mtime has changed.  Report an error if
 	we cannot reset atime.
 	we cannot reset atime.
 
 
+	* lib/.cvsignore: Add malloc.h, regcomp.c, regex.c, regex.h,
+	regex_internal.c, regex_internal.h, regexc.c; used by rpmatch.
+
 2005-11-29  Ian Turner  <ian@zmanda.com>
 2005-11-29  Ian Turner  <ian@zmanda.com>
 
 
 	First cut at adding support for --atime-preserve=system.
 	First cut at adding support for --atime-preserve=system.

+ 7 - 0
lib/.cvsignore

@@ -85,6 +85,7 @@ lchown.h
 localcharset.c
 localcharset.c
 localcharset.h
 localcharset.h
 localedir.h
 localedir.h
+malloc.c
 mbchar.c
 mbchar.c
 mbchar.h
 mbchar.h
 mbuiter.h
 mbuiter.h
@@ -122,6 +123,12 @@ ref-add.sed
 ref-add.sin
 ref-add.sin
 ref-del.sed
 ref-del.sed
 ref-del.sin
 ref-del.sin
+regcomp.c
+regex.c
+regex.h
+regex_internal.c
+regex_internal.h
+regexec.c
 rmdir.c
 rmdir.c
 rmt.h
 rmt.h
 rpmatch.c
 rpmatch.c