summaryrefslogtreecommitdiffstats
path: root/util.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-29sort util.c functionsLeonardo Hernández Hernández1-10/+10
2022-03-28new functions ecalloc() and die()Leonardo Hernández Hernández1-0/+35
die() replaces EBARF and BARF and allow us to add `-pedantic` to CFLAGS