~ruther/dwl

ref: 174919ec5342af19504661b30359068af5fcf1c1 dwl/util.h -rw-r--r-- 137 bytes
174919ec — Leonardo Hernández Hernández set monitor for clients that don't have one on monitor creation 3 years 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);