]> Savannah Git Hosting - gnulib.git/commit
vma-iter: Add support for AIX 7.
authorBruno Haible <bruno@clisp.org>
Sun, 10 Jul 2022 19:52:11 +0000 (21:52 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 10 Jul 2022 19:52:11 +0000 (21:52 +0200)
commitbaab4626e9e2959e99c9f7ebec207fbf005d4722
tree4e3481843885d469ebaee86ccca559cfae3e0d54
parentb7c31b268151100498c4c6b48b2a5f6e318d7df9
vma-iter: Add support for AIX 7.

* lib/vma-iter.h (VMA_ITERATE_SUPPORTED): Define also on AIX.
* lib/vma-iter.c (vma_iterate): Add code for AIX, known to work on
AIX 7.
* lib/get-rusage-as.c: Update comments.
* lib/get-rusage-data.c: Likewise.
* tests/test-get-rusage-as.c (main): Take into account the special
address space organization on AIX in 32-bit mode.
ChangeLog
lib/get-rusage-as.c
lib/get-rusage-data.c
lib/vma-iter.c
lib/vma-iter.h
tests/test-get-rusage-as.c