~ruther/dwl

ref: 671a9b450b636f5a2ebfefe159fea44e3b615fad dwl/util.h -rw-r--r-- 137 bytes
671a9b45 — Grant Nichol Fix make install while files are in use 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);