~ruther/dwl

ref: 9601fc9f19654a42df70b499320ac3118c4866bb dwl/util.h -rw-r--r-- 137 bytes
9601fc9f — Rutherther Merge branch 'patches/bottomstack' into v0.6-a/patched-base 1 year, 9 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);