~ruther/dwl

ref: be854cab35bc090ab3f6fbad3a0f93013294226d dwl/util.h -rw-r--r-- 137 bytes
be854cab — Leonardo Hernández Hernández do not try to resize if size wouldn't change 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);