Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
de4ac37baa2d32c3a3597be39eeac953c6159f77
/
file.c
ce5de76
Merge branch 'obsd-master' into master
by Thomas Adam
· 4 years, 9 months ago
632636d
Do not care about the server socket closing if exiting anyway.
by nicm
· 4 years, 9 months ago
2b58c22
Add a couple of helper functions, and flush imsgs on exit.
by nicm
· 4 years, 9 months ago
e40831a
Move file handling protocol stuff all into file.c so it can be reused
by nicm
· 4 years, 9 months ago
a4cb700
Merge branch 'obsd-master'
by Thomas Adam
· 5 years ago
ea610a3
Pass the stdout file descriptor from the client as well as stdin and use
by nicm
· 5 years ago
aa7dccf
imsg.h needs uio.h, pointed out by deraadt
by nicm
· 5 years ago
846b99e
Portable does not need sys/queue.h.
by Nicholas Marriott
· 6 years ago
479d411
Remove imsg.h.
by Nicholas Marriott
· 6 years ago
1bdd482
If /dev/fd/X is a symlink and realpath() expands symlinks, /dev/fd/X
by nicm
· 6 years ago
b4520aa
Need to include message size in the maximum buffer calculation.
by nicm
· 6 years ago
eaa58d2
Instead of using large buffers in imsgs, add the data or path onto the end.
by nicm
· 6 years ago
268f2b0
Do not check if client is dead if it is NULL.
by nicm
· 6 years ago
c284ebe
Rewrite the code for reading and writing files. Now, if the client is
by nicm
· 6 years ago