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