summaryrefslogtreecommitdiff
path: root/instrument-functions.c
Commit message (Expand)AuthorAgeFilesLines
* Use the intended date types for variables passed as or compared to other types.Rose2023-05-081-1/+1
* instrument functions: Reduce the scope of a variableFrancois-Xavier Le Bail2023-05-041-1/+2
* instrument functions: Use an environment variable instead of config filesFrancois-Xavier Le Bail2023-03-131-32/+34
* instrument functions: Add a NULL checkFrancois-Xavier Le Bail2023-03-111-1/+2
* instrument functions: Add a length checkFrancois-Xavier Le Bail2023-03-111-1/+6
* Add instrument-functions.c to help debugging/learning processesFrancois-Xavier Le Bail2023-02-281-0/+239