~ruther/dwl

ref: 9c592da01f7648ff1efb69e851ced554b3231096 dwl/util.h -rw-r--r-- 137 bytes
9c592da0 — Devin J. Pohly Reset ignored signal handler in spawn() as well 2 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);