~ruther/dwl

ref: dfcd142ce4079d36f5a0a73f9104ba87c365ef12 dwl/util.h -rw-r--r-- 137 bytes
dfcd142c — Leonardo Hernández Hernández don't try to set monitor for clients in createmon() 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);