Displaying 3 results from an estimated 3 matches for "glob_keepstat".
2014 Nov 14
2
[Bug 2314] New: ls -l a_symlink does not list the link permissions
...t.org/attachment.cgi?id=2505&action=edit
don't override lstat in glob2 for GLOB_MARK processing
In 1.139 of sftp.c, which was released in 5.7p1:
- djm at 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.
This changed the behavior of a symlink listing:
$ sftp -D /usr/lib/openssh/sftp-server
Attached to /usr/lib/openssh/sftp-se...
2011 Sep 10
9
[Bug 1935] New: ls -l with wildcards produces incorrect output
https://bugzilla.mindrot.org/show_bug.cgi?id=1935
Bug #: 1935
Summary: ls -l with wildcards produces incorrect output
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sftp
2011 Sep 02
1
problems building openssh-5.8p1 on qnx
...library containing login... none required
checking for fmt_scaled... no
checking for logout... yes
checking for updwtmp... no
checking for logwtmp... yes
checking for strftime... yes
checking for GLOB_ALTDIRFUNC support... yes
checking for gl_matchc field in glob_t... yes
checking for gl_statv and GLOB_KEEPSTAT extensions for glob... no
checking whether GLOB_NOMATCH is declared... yes
checking whether struct dirent allocates space for d_name... configure: WARNING: cross compiling: assuming BROKEN_ONE_BYTE_DIRENT_D_NAME
checking for /proc/pid/fd directory... yes
checking for arc4random... no
checking for a...