~ruther/dwl

ref: dcaaccb969b2412d5bcae01f5db585118a5f446d dwl/util.h -rw-r--r-- 137 bytes
dcaaccb9 — Rutherther Focus nth client 1 year, 9 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);