~ruther/dwl

ref: d08e6a3a7e9ccf47720b2e63f298c97292f85ebf dwl/util.h -rw-r--r-- 137 bytes
d08e6a3a — Leonardo Hernández Hernández include CHANGELOG.md in the tarball 1 year, 4 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