~ruther/dwl

ref: 3431ac165dfa46fbee1e2857ffe9dd19c86c4050 dwl/util.h -rw-r--r-- 137 bytes
3431ac16 — Devin J. Pohly 2200: let's use this wisely 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);