~ruther/dwl

ref: deb48ff48b186ff77a7e9d3b3ab724ff4c3c340f dwl/util.h -rw-r--r-- 137 bytes
deb48ff4 — Dima Krasner force line-buffered stdout if stdout is not a tty 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);