]> Savannah Git Hosting - gnulib.git/commit
vma-iter: Make it work on 32-bit Solaris with module 'largefile'.
authorBruno Haible <bruno@clisp.org>
Sat, 30 Sep 2017 16:16:03 +0000 (18:16 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 30 Sep 2017 16:16:03 +0000 (18:16 +0200)
commit26e27d9fa2d3de97e5a8e428c6ed286a8ad5de73
tree1ac0d4ce0dd8094bc9c64e51cdfb568232b9abbc
parente2b7318b33e645bd8cebde425c9f7b7d0cceb480
vma-iter: Make it work on 32-bit Solaris with module 'largefile'.

* modules/vma-iter: Don't test for sys/procfs.h, as this test would
fail when module 'largefile' is in use.
* lib/vma-iter.h (VMA_ITERATE_SUPPORTED): Don't test HAVE_SYS_PROCFS_H.
* lib/vma-iter.c: Undefine _FILE_OFFSET_BITS early.
Don't test HAVE_SYS_PROCFS_H.
ChangeLog
lib/vma-iter.c
lib/vma-iter.h
modules/vma-iter