~ruther/dwl

ref: a39a46c908011de913b142dbd1dd427eb7fbca0a dwl/util.h -rw-r--r-- 137 bytes
a39a46c9 — Ben Jargowsky Check width and height are not negative in client_set_bounds() 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