mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
* Lookup uname/gname if not provided by the archive (I copied the uname/gname lookup cache from bsdtar) * Format device number instead of size for device nodes * Format date. There's still a few improvements that I could copy from bsdtar, especially the locale-aware safe_fprintf() code and the locale-aware setup for day_first date formatting. (And, of course, I need to think through a clean way to push this stuff down into libarchive.) Thanks to Peter Wemm for reminding me of this overlooked TODO item. |
||
|---|---|---|
| .. | ||
| main.c | ||
| Makefile | ||
| test.h | ||
| test_0.c | ||
| test_basic.c | ||
| test_format_newc.c | ||
| test_gcpio_compat.c | ||
| test_gcpio_compat_ref.bin.uu | ||
| test_gcpio_compat_ref.crc.uu | ||
| test_gcpio_compat_ref.newc.uu | ||
| test_gcpio_compat_ref.ustar.uu | ||
| test_option_a.c | ||
| test_option_B.c | ||
| test_option_c.c | ||
| test_option_d.c | ||
| test_option_ell.c | ||
| test_option_f.c | ||
| test_option_f.cpio.uu | ||
| test_option_help.c | ||
| test_option_L.c | ||
| test_option_m.c | ||
| test_option_m.cpio.uu | ||
| test_option_t.c | ||
| test_option_t.cpio.uu | ||
| test_option_t.stdout.uu | ||
| test_option_tv.stdout.uu | ||
| test_option_u.c | ||
| test_option_version.c | ||
| test_option_y.c | ||
| test_option_z.c | ||
| test_owner_parse.c | ||
| test_passthrough_dotdot.c | ||
| test_passthrough_reverse.c | ||
| test_pathmatch.c | ||