diff options
author | djm@openbsd.org <djm@openbsd.org> | 2023-09-08 07:56:13 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2023-09-08 07:59:08 +0200 |
commit | 2de990142a83bf60ef694378b8598706bc654b08 (patch) | |
tree | f1fcdc8f2df9dc285e22456fb82188d4019ea7b5 /bitmap.h | |
parent | upstream: fix scp in SFTP mode recursive upload and download of (diff) | |
download | openssh-2de990142a83bf60ef694378b8598706bc654b08.tar.xz openssh-2de990142a83bf60ef694378b8598706bc654b08.zip |
upstream: the sftp code was one of my first contributions to
OpenSSH and it shows - the function names are terrible.
Rename do_blah() to sftp_blah() to make them less so.
Completely mechanical except for sftp_stat() and sftp_lstat() which
change from returning a pointer to a static variable (error-prone) to
taking a pointer to a caller-provided receiver.
OpenBSD-Commit-ID: eb54d6a72d0bbba4d623e2175cf5cc4c75dc2ba4
Diffstat (limited to 'bitmap.h')
0 files changed, 0 insertions, 0 deletions