Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-07-27 | replace spaces with tabs | Leonardo Hernández Hernández | 1 | -5/+5 | |
Fixes: 71f11e6cf63289d51f152469a0da81a85fe2608c | |||||
2024-07-01 | set O_NONBLOCK flag to stdout | Leonardo Hernández Hernández | 1 | -0/+16 | |
2022-10-29 | sort util.c functions | Leonardo Hernández Hernández | 1 | -10/+10 | |
2022-03-28 | new functions ecalloc() and die() | Leonardo Hernández Hernández | 1 | -0/+35 | |
die() replaces EBARF and BARF and allow us to add `-pedantic` to CFLAGS |