~ruther/dwl

ref: 7cc6c640e2412935bf195ec55dafeb5852c71dd1 dwl/util.h -rw-r--r-- 137 bytes
7cc6c640 — Ben Jargowsky Checks for overflows for client max width and height 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);