* lib/.cvsignore: Add malloc.h, regcomp.c, regex.c, regex.h,

regex_internal.c, regex_internal.h, regexc.c; used by rpmatch.
This commit is contained in:
Paul Eggert
2005-11-29 19:39:06 +00:00
parent 7209cbed6c
commit 3fbdf738de
2 changed files with 10 additions and 0 deletions

View File

@@ -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.

View File

@@ -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