~ruther/dwl

ref: a32b85018ff2cea0fc9f9137789860a4aadc3b3a dwl/util.h -rw-r--r-- 137 bytes
a32b8501 — wochap implement modes 1 year, 11 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);