mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 09:41:05 -04:00
chdir(), be sure to undo the effects of the chdir before continuing. Without this, after hitting a directory with mode 0111 (for example), tar will get lost, and won't add any yet unvisted files to your archive. (Or possibly add the wrong files, I suppose...) Reviewed By: kientzle@ |
||
|---|---|---|
| .. | ||
| bsdtar.1 | ||
| bsdtar.c | ||
| bsdtar.h | ||
| bsdtar_platform.h | ||
| configure.ac.in | ||
| COPYING | ||
| getdate.y | ||
| Makefile | ||
| Makefile.am | ||
| matching.c | ||
| read.c | ||
| tree.c | ||
| tree.h | ||
| util.c | ||
| write.c | ||