~ruther/dwl

ref: b051f50233033b399db324b29ab24227257ac141 dwl/util.h -rw-r--r-- 137 bytes
b051f502 — wochap apply NikitaIvanovV movestack patch 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);