aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
AgeCommit message (Collapse)AuthorLines
2024-07-01set O_NONBLOCK flag to stdoutLeonardo Hernández Hernández-0/+16
2022-10-29sort util.c functionsLeonardo Hernández Hernández-10/+10
2022-03-28new functions ecalloc() and die()Leonardo Hernández Hernández-0/+35
die() replaces EBARF and BARF and allow us to add `-pedantic` to CFLAGS