aboutsummaryrefslogtreecommitdiff
path: root/src/extern.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-05-25 13:09:08 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-05-25 13:09:08 +0000
commit97cb568050e75f12921958d1721d8e0e006a2037 (patch)
tree75c0b755a2db4553556363e9e8927507ed3db8a6 /src/extern.h
parentd82905f535048525f89bfc39a44e6e732f80b104 (diff)
downloadcpio-97cb568050e75f12921958d1721d8e0e006a2037.tar.gz
cpio-97cb568050e75f12921958d1721d8e0e006a2037.tar.bz2
(cpio_safer_name_suffix): New proto
Diffstat (limited to 'src/extern.h')
-rw-r--r--src/extern.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/extern.h b/src/extern.h
index 645f410..3375da8 100644
--- a/src/extern.h
+++ b/src/extern.h
@@ -198,3 +198,5 @@ void write_nuls_to_file (off_t num_bytes, int out_des,
void set_perms (struct new_cpio_header *header);
void stat_to_cpio (struct new_cpio_header *hdr, struct stat *st);
+void cpio_safer_name_suffix (char *name, bool link_target,
+ bool absolute_names, bool strip_leading_dots);

Return to:

Send suggestions and report system problems to the System administrator.