~ruther/dwl

ref: 002c7d22043da56a54511b5d234c2e3bd997d119 dwl/util.h -rw-r--r-- 166 bytes
002c7d22 — Leonardo Hernández Hernández tell xwayland clients they're maximized 1 year, 1 month 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);