~ruther/dwl

ref: 2f7834b130dbd930b06ae4d8ef802bd115b011d1 dwl/util.h -rw-r--r-- 137 bytes
2f7834b1 — Leonardo Hernández Hernández sort util.c functions 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);