- djm@cvs.openbsd.org 2010/09/25 09:30:16
commit274022c9e4019c5bd7a736a9e4940bfec9fbc0e1
authordjm <djm>
Thu, 7 Oct 2010 10:39:17 +0000 (7 10:39 +0000)
committerdjm <djm>
Thu, 7 Oct 2010 10:39:17 +0000 (7 10:39 +0000)
treea85a4543f773d86c4b6206cde3f0c5e26d03182e
parent2062b6138ad786b0ade26872327a3d8d649fe796
   - djm@cvs.openbsd.org 2010/09/25 09:30:16
     [sftp.c configure.ac openbsd-compat/glob.c openbsd-compat/glob.h]
     make use of new glob(3) GLOB_KEEPSTAT extension to save extra server
     rountrips to fetch per-file stat(2) information.
     NB. update openbsd-compat/ glob(3) implementation from OpenBSD libc to
     match.
ChangeLog
configure.ac
openbsd-compat/charclass.h [new file with mode: 0644]
openbsd-compat/glob.c
openbsd-compat/glob.h
sftp.c