~ruther/dwl

ref: cd216908a7c26f547b7e10a389aea6b754afb6d1 dwl/util.h -rw-r--r-- 166 bytes
cd216908 — Leonardo Hernández Hernández send scale on initial commit to layer surfaces 1 year, 2 months ago
                                                                                
1
2
3
4
5
/* See LICENSE.dwm file for copyright and license details. */

void die(const char *fmt, ...);
void *ecalloc(size_t nmemb, size_t size);
int fd_set_nonblock(int fd);