~ruther/dwl

ref: 0a7506ee8cb09b476ade132796d08464701d4cc3 dwl/util.h -rw-r--r-- 137 bytes
0a7506ee — Rutherther Merge branch 'patch/singletagset-pertag' into v0.6-a/patched-base 1 year, 7 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);