~ruther/dwl

ref: 68a17f962e05895603d0f409fb8da4493cbe52aa dwl/util.h -rw-r--r-- 137 bytes
68a17f96 — Devin J. Pohly Don't bother with ignoring SIGCHLD 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