~ruther/dwl

ref: 32e66f45827cc8016ca2cef65ba61840f43fcc85 dwl/util.h -rw-r--r-- 137 bytes
32e66f45 — Leonardo Hernández Hernández resize clients on commit 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);