~ruther/dwl

ref: 017bb7d7521f68d37bfe656c10f45edbcc92dd61 dwl/util.h -rw-r--r-- 137 bytes
017bb7d7 — Palanix fix flickering when resizing/spawning windows 3 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);