~ruther/dwl

ref: 05f4e23c43aa0d6e8fb8673a3b0d71653dc6dbbd dwl/util.h -rw-r--r-- 137 bytes
05f4e23c — Leonardo Hernández Hernández bump version to 0.4-rc3 2 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);