~ruther/dwl

ref: da13a9568312ccfdb1c5e527abf773d7512f3f14 dwl/util.h -rw-r--r-- 166 bytes
da13a956 — Leonardo Hernández Hernández destroy keyboard group after unlinking listeners 8 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);