* 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:
@@ -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.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user