~ruther/dwl

ref: fbd84aca4a2cbaa4e7daaa9d1a546d2248be8fec dwl/util.h -rw-r--r-- 137 bytes
fbd84aca — Devin J. Pohly Unify signal handling under wl_event_loop 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);
Do not follow this link