~ruther/dwl

ref: 4043fc3093a73174cb63653ba9e742b4738f2ee5 dwl/util.h -rw-r--r-- 137 bytes
4043fc30 — Leonardo Hernández Hernández do not arrange monitor if it's disabled (wlroots!4520) 1 year, 2 months ago
                                                                                
1
2
3
4
/* See LICENSE.dwm file for copyright and license details. */

void die(const char *fmt, ...);
void *ecalloc(size_t nmemb, size_t size);
Do not follow this link