aboutsummaryrefslogtreecommitdiff
path: root/util.h
Commit message (Collapse)AuthorAgeFilesLines
* set O_NONBLOCK flag to stdoutLeonardo Hernández Hernández2024-07-011-0/+1
|
* new functions ecalloc() and die()Leonardo Hernández Hernández2022-03-281-0/+4
die() replaces EBARF and BARF and allow us to add `-pedantic` to CFLAGS