~ruther/dwl

ref: 589c964e47965d84ffd3a2b036e75feddd619eed dwl/util.h -rw-r--r-- 137 bytes
589c964e — wochap add bstack and bstackhoriz layouts 1 year, 6 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);