~ruther/dwl

ref: 5ae245beedd587a2c9748168ef494abd5a92469c dwl/util.h -rw-r--r-- 137 bytes
5ae245be — Leonardo Hernández Hernández fix minimum size 1 year, 2 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