~ruther/dwl

ref: 0925fe956aeddb983875f0fd892e9049e2d8cb76 dwl/util.c -rw-r--r-- 777 bytes
986beef5 — Leonardo Hernández Hernández 1 year, 2 months ago
replace spaces with tabs

Fixes: 71f11e6cf63289d51f152469a0da81a85fe2608c
71f11e6c — Leonardo Hernández Hernández 1 year, 3 months ago
set O_NONBLOCK flag to stdout
6a0ec2a8 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
2f7834b1 — Leonardo Hernández Hernández 2 years ago
sort util.c functions
29a2b647 — Leonardo Hernández Hernández 3 years ago
Merge remote-tracking branch 'djpohly/main' into HEAD
aab397c3 — Leonardo Hernández Hernández 3 years ago
new functions ecalloc() and die()

die() replaces EBARF and BARF
and allow us to add `-pedantic` to CFLAGS