~ruther/dwl

ref: 02f8744a486713bfac41661e7c5590ec11ec8989 dwl/util.h -rw-r--r-- 166 bytes
02f8744a — kilpilainen Use `all-scroll` instead of `fleur` xcursor shape for window dragging 6 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);