~ruther/dwl

ref: 3a95d4ed03bb506658382f1c5dc4e3d002a90464 dwl/util.h -rw-r--r-- 137 bytes
3a95d4ed — A Frederick Christensen Fix rule examples; minimize newbie surprises 1 year, 23 days 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