|
- Add .SRCINFO file for Arch Linux package metadata.
- Add hardening linker flags to the build process for all executables.
- Add sdel-lib.o as a dependency to all target executables in the Makefile.
- Add Arch Linux PKGBUILD for THC secure deletion tools with patches for signal handling, warnings, Makefile dependencies, and hardening.
- Add signal parameter to cleanup handlers for proper signal handling.
- Fix compiler warnings by adding error handling for fread and getcwd calls and correcting the format specifier for st_nlink.
|