On Fri, Mar 09, 2018 at 06:42:25PM -0600, Aaron Poffenberger wrote:
> This patch updates libthread in plan9port to be MAP_STACK compliant,
> replacing calls to malloc/free with mmap and munmap when allocating
> thread stacks.
>
> The most obvious effect was sam(1), acme(1), and 9term(1) would
> core when executed. All three run now with seemingly no issues.
>
> There maybe other problems I haven't noticed yet.
it's missing a revision bump, apart from that, your diff looks good for
me. thanks for looking into this,
No comments:
Post a Comment