~ruther/dwl

ref: 4d3adea68325b70eafbd56a31023f96b92532b8d dwl/util.h -rw-r--r-- 137 bytes
4d3adea6 — Leonardo Hernández Hernández die on pipe failure 3 years 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