Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
dc74d2e0546f86f9745f730c21a286ddc0f3d6c1
/
file.c
ea610a3
Pass the stdout file descriptor from the client as well as stdin and use
by nicm
· 4 years, 10 months ago
aa7dccf
imsg.h needs uio.h, pointed out by deraadt
by nicm
· 4 years, 10 months ago
1bdd482
If /dev/fd/X is a symlink and realpath() expands symlinks, /dev/fd/X
by nicm
· 5 years ago
b4520aa
Need to include message size in the maximum buffer calculation.
by nicm
· 5 years ago
eaa58d2
Instead of using large buffers in imsgs, add the data or path onto the end.
by nicm
· 5 years ago
268f2b0
Do not check if client is dead if it is NULL.
by nicm
· 5 years ago
c284ebe
Rewrite the code for reading and writing files. Now, if the client is
by nicm
· 5 years ago