~ruther/dwl

ref: f7154d539d09b4aa5b92371c296d9aa7a045bac0 dwl/util.h -rw-r--r-- 137 bytes
f7154d53 — korei999 properly resize on configurex11 1 year, 9 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);