aboutsummaryrefslogtreecommitdiff
path: root/file.c
Commit message (Expand)AuthorAge
* Remove imsg.h.Nicholas Marriott2019-12-16
* If /dev/fd/X is a symlink and realpath() expands symlinks, /dev/fd/Xnicm2019-12-16
* Need to include message size in the maximum buffer calculation.nicm2019-12-16
* Instead of using large buffers in imsgs, add the data or path onto the end.nicm2019-12-16
* Do not check if client is dead if it is NULL.nicm2019-12-12
* Rewrite the code for reading and writing files. Now, if the client isnicm2019-12-12