~ruther/dwl

ref: b9295e8cee8d3e057f92a9fea1523c379c298f03 dwl/util.h -rw-r--r-- 137 bytes
b9295e8c — Leonardo Hernández Hernández sort client.h functions 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);