~ruther/dwl

ref: e03896b4d61ae99eec16f3ed0408d5499c0494b4 dwl/util.h -rw-r--r-- 137 bytes
e03896b4 — Leonardo Hernández Hernández avoid duplication of lines 1 year, 4 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