~ruther/dwl

ref: 7570dc0a41c4b2a1952f7275327d7168e45129fa dwl/util.h -rw-r--r-- 137 bytes
7570dc0a — Leonardo Hernández Hernández minor adjustments in Makefile 10 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);
Do not follow this link