~ruther/dwl

ref: a73afc66abdffe2668ea27130f447ae05efb04f0 dwl/util.h -rw-r--r-- 137 bytes
a73afc66 — Leonardo Hernández Hernández drop SLOC limit 2 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);