summaryrefslogtreecommitdiff
path: root/src/lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revamp lib, simplify it a bit and address some FIXMEsEuAndreh2025-01-121-1/+3
* tests/*.c: Use EXIT_FAILURE and EXIT_SUCCESS in main() functionsEuAndreh2024-06-021-3/+4
* Remove all remaining calls to logerr() that included a trailing newlineEuAndreh2024-05-241-1/+1
* Organaze importsEuAndreh2024-04-161-0/+2
* src/lib.c: Print project metadata on pindaiba_mainEuAndreh2024-04-071-5/+19
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-9/+0
* Init project: copy files and skeletons from othersEuAndreh2024-01-011-0/+20