aboutsummaryrefslogtreecommitdiff
path: root/src/work.c
Commit message (Expand)AuthorAgeFilesLines
* Don’t use posix_fadvise() on MacOS or OpenBSDThomas Voss 2024-10-311-0/+2
* Fix heap buffer overflowThomas Voss 2024-10-301-6/+7
* Improve file readingThomas Voss 2024-10-301-32/+76
* Simplify span highlightingThomas Voss 2024-10-301-20/+13
* Fix typoThomas Voss 2024-10-301-1/+1
* Don’t try to fclose() a garbage pointerThomas Voss 2024-10-301-1/+1
* Completely revamp the grab source codeThomas Voss 2024-10-301-0/+453