~ruther/dwl

ref: 92d1c286b8041bcdf5c335a63f5c060460e2a0e0 dwl/util.h -rw-r--r-- 137 bytes
92d1c286 — Leonardo Hernández Hernández default CC to gcc 1 year, 4 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);