~ruther/dwl

ref: 6ca011430a18980f12f7314cdeeff36051268a67 dwl/util.h -rw-r--r-- 137 bytes
6ca01143 — Leonardo Hernández Hernández do not skip frames if a client is stopped and have a pending resize 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);
Do not follow this link