~ruther/dwl

ref: 303fc72b124721ef86d1340367a2d3474716c367 dwl/util.h -rw-r--r-- 137 bytes
303fc72b — Leonardo Hernández Hernández append `-dev` to $(_VERSION) (should have added it a long time ago) 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