~ruther/dwl

ref: 5f7d396996ce67bce4f2a35c936e9879576b5aa1 dwl/util.h -rw-r--r-- 137 bytes
5f7d3969 — Leonardo Hernández Hernández don't return early if the first output commit fails 1 year, 6 months 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