summaryrefslogtreecommitdiff
path: root/src/logerr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revamp lib, simplify it a bit and address some FIXMEsEuAndreh2025-01-121-7/+45
* src/logerr.h: Normalize code orderEuAndreh2024-06-121-2/+1
* src/logerr.c: Add trailing newline by defaultEuAndreh2024-04-301-0/+4
* src/logerr.c: Also *try* to log something when fprintf() and vfprintf() failEuAndreh2024-04-061-2/+6
* src/: Remove unused "infallible" tagEuAndreh2024-04-061-3/+0
* Sort includesEuAndreh2024-04-061-1/+1
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-284/+0
* src/*.c: Group tests under a single #ifdef; remove SipHash codeEuAndreh2024-01-021-9/+9
* Init project: copy files and skeletons from othersEuAndreh2024-01-011-0/+314