~ruther/dwl

ref: 0067c76caba464c0636183a8318fee6d63cd2b35 dwl/util.h -rw-r--r-- 137 bytes
0067c76c — Leonardo Hernández Hernández delete unused functions 1 year, 6 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