~ruther/dwl

ref: 935b852dc5b7e042f3eaf446e69048631b8101be dwl/util.h -rw-r--r-- 137 bytes
935b852d — Leonardo Hernández Hernández add [-d] flag to enable debug logging 1 year, 6 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