File traversal, hashing, comparison, and configuration.
More...
|
file | checksum.h |
| Defines the core checksum type used throughout the application.
|
|
file | ft_file.c |
| Functions for file comparison, checksum calculation (XXH128), and I/O handling.
|
|
file | ft_file.h |
| Interface for file comparison and checksum calculation.
|
|
file | ftwin.c |
| Main application logic for ftwin, including argument parsing, file traversal, and duplicate reporting.
|
|
|
struct | ft_conf_t |
| Main configuration structure for the ftwin application. More...
|
|
|
typedef struct ft_conf_t | ft_conf_t |
| Main configuration structure for the ftwin application.
|
|
File traversal, hashing, comparison, and configuration.