~ruther/dwl

ref: 784b047b3825b0c784de85034e9b215134250e3c dwl/util.h -rw-r--r-- 137 bytes
784b047b — Rutherther Check for null monitor in resize function 10 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