~ruther/dwl

ref: 2daeeb4ffd1b7b382b80976a14f0ae5f23b920b9 dwl/util.c -rw-r--r-- 777 bytes
3d2e36f7 — Rutherther 3 months ago
Merge remote-tracking branch 'upstream/main' into HEAD
986beef5 — Leonardo Hernández Hernández 1 year, 5 months ago
replace spaces with tabs

Fixes: 71f11e6cf63289d51f152469a0da81a85fe2608c
71f11e6c — Leonardo Hernández Hernández 1 year, 6 months ago
set O_NONBLOCK flag to stdout
6a0ec2a8 — Leonardo Hernández Hernández 3 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
2f7834b1 — Leonardo Hernández Hernández 3 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