~ruther/dwl

ref: 437aea866268779e9599c584d5c5ab25ae682840 dwl/util.h -rw-r--r-- 137 bytes
437aea86 — Devin J. Pohly It's past my bedtime. 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);