summaryrefslogtreecommitdiffstats
path: root/util.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-01set O_NONBLOCK flag to stdoutLeonardo Hernández Hernández1-0/+1
2022-03-28new functions ecalloc() and die()Leonardo Hernández Hernández1-0/+4
die() replaces EBARF and BARF and allow us to add `-pedantic` to CFLAGS