bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vma-iter: support for GNU/Hurd


From: Bruno Haible
Subject: Re: vma-iter: support for GNU/Hurd
Date: Sat, 07 Oct 2017 13:03:42 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-96-generic; KDE/5.18.0; x86_64; ; )

I did this:
> 2017-10-01  Bruno Haible  <address@hidden>
> 
>       vma-iter: Add support for GNU/Hurd.
>       * lib/vma-iter.c: Treat GNU/Hurd like Linux.
>       * lib/vma-iter.h (VMA_ITERATE_SUPPORTED): Define also on GNU/kFreeBSD.

but this implementation does not show the VMAs from anonymous mmap. Sigh.
This fixes it.


2017-10-07  Bruno Haible  <address@hidden>

        vma-iter: Improve support for GNU/Hurd.
        * lib/vma-iter.c (vma_iterate): On GNU/Hurd, use the Mach vm_region()
        API, not the /proc file system.

Attachment: 0001-vma-iter-Improve-support-for-GNU-Hurd.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]