~ruther/dwl

ref: 91b08cc1e0b6e345661abaeb65aa961a2a7c18ea dwl/util.h -rw-r--r-- 137 bytes
91b08cc1 — Rutherther Merge branch 'patch/movestack' into v0.6-a/patched-base 1 year, 8 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);