]> Dogcows Code - chaz/tar/commitdiff
* lib/.cvsignore: Add malloc.h, regcomp.c, regex.c, regex.h,
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Nov 2005 19:39:06 +0000 (19:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Nov 2005 19:39:06 +0000 (19:39 +0000)
regex_internal.c, regex_internal.h, regexc.c; used by rpmatch.

ChangeLog
lib/.cvsignore

index 8301e93a38e3fa9f3480b7d72dfa73c85bc2e3b5..d2cdc6ce812acfc904e4fae981271736d0c9b318 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,9 @@
        Do not reset atime if mtime has changed.  Report an error if
        we cannot reset atime.
 
        Do not reset atime if mtime has changed.  Report an error if
        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>
 
        First cut at adding support for --atime-preserve=system.
 2005-11-29  Ian Turner  <ian@zmanda.com>
 
        First cut at adding support for --atime-preserve=system.
index e49a79a8b91493e8c005ed351e526cdcb3946092..ff76eb20b2be8c92ce69f0a5d9cd58707b5a89a0 100644 (file)
@@ -85,6 +85,7 @@ lchown.h
 localcharset.c
 localcharset.h
 localedir.h
 localcharset.c
 localcharset.h
 localedir.h
+malloc.c
 mbchar.c
 mbchar.h
 mbuiter.h
 mbchar.c
 mbchar.h
 mbuiter.h
@@ -122,6 +123,12 @@ ref-add.sed
 ref-add.sin
 ref-del.sed
 ref-del.sin
 ref-add.sin
 ref-del.sed
 ref-del.sin
+regcomp.c
+regex.c
+regex.h
+regex_internal.c
+regex_internal.h
+regexec.c
 rmdir.c
 rmt.h
 rpmatch.c
 rmdir.c
 rmt.h
 rpmatch.c
This page took 0.028225 seconds and 4 git commands to generate.