Commits
Click on a commit to change the comparison rangefeat(tac): add stdin availability check on Unix4 months ago
by mattsu2020 refactor(test): simplify test_fifo_argument in tac tests4 months ago
by mattsu2020 refactor(tac): simplify file metadata handling using if-let-else4 months ago
by mattsu2020 fix(tac): avoid mmap for zero-length files to handle procfs/sysfs correctly4 months ago
by mattsu2020 feat: add sysfs to jargon wordlist4 months ago
by mattsu2020 refactor(tac): replace nix with libc for stdin validation4 months ago
by mattsu2020 refactor(tac): use CString for /dev/null path on unix4 months ago
by mattsu2020 chore(tac): fix unix-specific imports and cspell jargon list4 months ago
by mattsu2020 refactor(tac): use nix for unix fd/stat handling4 months ago
by mattsu2020 refactor(tac): replace libc usage with nix/std APIs4 months ago
by mattsu2020 style(tac): reorder nix fcntl imports for consistency4 months ago
by mattsu2020 Merge branch 'main' into tac_compatibility3 months ago
by mattsu2020 Merge branch 'main' into tac_compatibility3 months ago
by mattsu2020 Merge branch 'main' into tac_compatibility2 months ago
by mattsu2020 feat: allow tac to read from /dev/null opened in RDWR mode2 months ago
by mattsu2020 refactor(tac): replace nix with uucore signals for stdin closed detection2 months ago
by mattsu2020