~ruther/dwl

ref: 0151bd48ddef6c7679b1fd6fcce9db6340ab80d0 dwl/util.h -rw-r--r-- 137 bytes
0151bd48 — Leonardo Hernández Hernández turn on -Wsign-compare 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