index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hv
/
hv_fcopy_daemon.c
Age
Commit message (
Expand
)
Author
2018-09-30
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
2018-03-06
tools: hv: include string.h in hv_fcopy_daemon
Olaf Hering
2018-03-06
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2017-08-16
Tools: hv: update buffer handling in hv_fcopy_daemon
Olaf Hering
2016-11-07
tools: hv: remove unnecessary header files and netlink related code
Weibing Zhang
2015-12-14
tools: hv: remove repeated HV_FCOPY string
Olaf Hering
2015-12-14
tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering
2015-05-24
Drivers: hv: fcopy: full handshake support
Vitaly Kuznetsov
2015-01-25
Tools: hv: do not add redundant '/' in hv_start_fcopy()
Vitaly Kuznetsov
2015-01-25
Tools: hv: address compiler warnings for hv_fcopy_daemon.c
Vitaly Kuznetsov
2014-11-07
tools: hv: introduce -n/--no-daemon option
Vitaly Kuznetsov
2014-07-09
Tools: hv: fix file overwriting of hv_fcopy_daemon
Yue Zhang
2014-04-16
Tools: hv: Handle the case when the target file exists correctly
K. Y. Srinivasan
2014-02-18
Drivers: hv: Implement the file copy service
K. Y. Srinivasan