aboutsummaryrefslogtreecommitdiff
path: root/util.c
Commit message (Collapse)AuthorAgeFilesLines
* sort util.c functionsLeonardo Hernández Hernández2022-10-291-10/+10
|
* new functions ecalloc() and die()Leonardo Hernández Hernández2022-03-281-0/+35
die() replaces EBARF and BARF and allow us to add `-pedantic` to CFLAGS