summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2009-06-25 20:31:24 +0200
committerPaolo Bonzini <bonzini@gnu.org>2009-06-26 12:13:56 +0200
commitfa01dd7e73b5275c2683fe3544a778b12f48be76 (patch)
tree62421aa176ace6d4bc58bc827ada60016cad61f9 /lib
parent5156c19b23c41f438bf8658e1b9a43a5ff136835 (diff)
downloadsed-fa01dd7e73b5275c2683fe3544a778b12f48be76.tar.gz
preserve security contexts too on sed -i
2009-06-25 Paolo Bonzini <bonzini@gnu.org> * autoboot.conf: Add selinux-h. * execute.c: Copy over file creation context before creating a new file.
Diffstat (limited to 'lib')
-rw-r--r--lib/.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index d4a1f12..dfe43c2 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -4,9 +4,14 @@ acl_entries.c
alloca.c
alloca.h
alloca.in.h
+basename.c
btowc.c
+c-ctype.c
+c-ctype.h
config.charset
copy-acl.c
+dirname.c
+dirname.h
errno.h
errno.in.h
error.c
@@ -21,6 +26,7 @@ getopt.h
getopt.in.h
getopt1.c
getopt_int.h
+getpagesize.c
gettext.h
gettimeofday.c
gnulib.mk
@@ -54,6 +60,11 @@ regex.h
regex_internal.c
regex_internal.h
regexec.c
+rename.c
+se-context.h
+se-context.in.h
+se-selinux.h
+se-selinux.in.h
set-mode-acl.c
stat-macros.h
stdbool.h
@@ -69,6 +80,9 @@ streq.h
strerror.c
string.h
string.in.h
+stripslash.c
+strndup.c
+strnlen.c
strverscmp.c
sys
sys_stat.h
@@ -90,3 +104,5 @@ wctype.in.h
xalloc-die.c
xalloc.h
xmalloc.c
+xstrndup.c
+xstrndup.h