]> andersk Git - openssh.git/commit - includes.h
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
authordjm <djm>
Wed, 14 Mar 2001 00:39:45 +0000 (00:39 +0000)
committerdjm <djm>
Wed, 14 Mar 2001 00:39:45 +0000 (00:39 +0000)
commit84ceda19897c14081e6f30fa0e251e6c3c4fb3ca
treec48926bd547aa393ebaccde058c28d27ea11762f
parente2bccbcddba57597b5faf3e57f5d7110da59e0af
 - (djm) Add replacement glob() from OpenBSD libc if the system glob is
   missing or lacks the GLOB_ALTDIRFUNC extension
 - (djm) Remove -I$(srcdir)/openbsd-compat from CFLAGS, refer to headers
   relatively. Avoids conflict between glob.h and /usr/include/glob.h
12 files changed:
ChangeLog
Makefile.in
acconfig.h
configure.in
includes.h
openbsd-compat/Makefile.in
openbsd-compat/glob.c [new file with mode: 0644]
openbsd-compat/glob.h [new file with mode: 0644]
openbsd-compat/openbsd-compat.h
sftp-glob.c
sftp-int.c
ssh.h
This page took 1.30957 seconds and 5 git commands to generate.