~ruther/dwl

ref: 31106eff64406a004beb18c265a8b6fa0ae4f7a5 dwl/util.h -rw-r--r-- 137 bytes
31106eff — Leonardo Hernández Hernández rework Makefile 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);