~ruther/dwl

ref: 0a078ce21e1ec4c5913fd0dd63e64452dc736c4a dwl/util.h -rw-r--r-- 137 bytes
0a078ce2 — Rutherther fix: do not segfault on selmon NULL 1 year, 5 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);