浏览代码

* 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 年之前
父节点
当前提交
3fbdf738de
共有 2 个文件被更改,包括 10 次插入0 次删除
  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
 	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.

+ 7 - 0
lib/.cvsignore

@@ -85,6 +85,7 @@ lchown.h
 localcharset.c
 localcharset.h
 localedir.h
+malloc.c
 mbchar.c
 mbchar.h
 mbuiter.h
@@ -122,6 +123,12 @@ ref-add.sed
 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