Log In
cross
/
tpax
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/logic/tpax_archive_enqueue.c
Branch:
f18eb49fd10d21c6f1c0fa37d3a61a54bf6d9d97
main
f18eb49fd10d21c6f1c0fa37d3a61a54bf6d9d97
src
logic
tpax_archive_enqueue.c
tpax_archive_add_queue_item(): record actual st_rdev only with DT_CHR & DT_BLK.
midipix
• 4 months ago
2569fb
tpax_archive_add_queue_item(): also record the system st_rdev information.
midipix
• 4 months ago
eba861
tpax_archive_add_queue_item(): also record the system (stat) inode information.
midipix
• 4 months ago
d81c57
driver: implemented and integrated the -X (strict device id) cmdline option.
midipix
• 5 months ago
4275a9
logic: tpax_archive_add_queue_item(): record queue item device id as needed.
midipix
• 5 months ago
f9e2cb
logic: renamed tpax_dirent_init_from_uctx() as tpax_dirent_init_from_stat().
midipix
• 5 months ago
b56498
tpax_archive_enqueue_dir_entries(): negativity of nbytes already ruled out.
midipix
• 5 months ago
24b5f4
driver: implemented and integrated the -L (follow symlink items) cmdline option.
midipix
• 5 months ago
e50240
tpax_dirent_init_from_uctx(): move up in anticipation of -L support.
midipix
• 5 months ago
8034d0
driver: implemented and integrated the -H (follow symlink args) cmdline option.
midipix
• 5 months ago
37f513
core api: renamed tpax_archive_append() as tpax_archive_enqueue().
midipix
• 6 months ago
43c39b