~ruther/dwl

ref: 57daffa5cef5fb5bfbabc7fdd7ccffacc7c58041 dwl/util.h -rw-r--r-- 137 bytes
57daffa5 — Rutherther Make sure whole client is inside of bounds in applybounds 11 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);
Do not follow this link