~ruther/dwl

ref: 48b1d2b1c6404e47960958663a66102a96bb85af dwl/util.h -rw-r--r-- 137 bytes
48b1d2b1 — choc swallow patch with x support 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);