~ruther/dwl

ref: f7d6a34cd98e3c090956c8a263a44972c3ffa05e dwl/util.h -rw-r--r-- 137 bytes
f7d6a34c — Leonardo Hernández Hernández use sigaction(2) for signal handling 2 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);
Do not follow this link