Handle lack of struct dirent64' and readdir64_r ()' on HP-UX 11.11.

This commit is contained in:
Ludovic Courtès 2008-07-17 00:17:56 +02:00
commit 450be18dff
7 changed files with 72 additions and 4 deletions

1
NEWS
View file

@ -53,6 +53,7 @@ application code.
** `guile-config link' now prints `-L$libdir' before `-lguile'
** Fix build issue on Tru64 and ia64-hp-hpux11.23 (`SCM_UNPACK' macro)
** Fix build issue on mips, mipsel, powerpc and ia64 (stack direction)
** Fix build issue on hppa2.0w-hp-hpux11.11 (`dirent64' and `readdir64_r')
Changes in 1.8.5 (since 1.8.4)