~ruther/dwl

ref: d26ddfc7fd36d420990eee94d3c4badb90217bd1 dwl/util.h -rw-r--r-- 137 bytes
d26ddfc7 — Leonardo Hernández Hernández kill child process in cleanup() 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);