~ruther/dwl

ref: df34fdd4831bb4f94ad261d743edcd0493c24f9c dwl/util.h -rw-r--r-- 137 bytes
df34fdd4 — Jan Beich chase default terminal in manpage after 7710cf050d1a 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);