On 2016-08-15 at 20:41 "'Christopher Koch' via Akaros" <[email protected]> wrote: > Split this out into its own commit. > https://github.com/brho/akaros/compare/master...hugelgupf:segfault-with-pid?expand=1 > > The following changes since commit > fd24be983f505f48f549add7e5b64213b4fe50eb: > > Reduce mmap calls in vfprintf.c (XCC) (2016-08-12 18:07:46 -0400) > > are available in the git repository at: > > [email protected]:hugelgupf/akaros.git segfault-with-pid
+ __procinfo.pid); Does this also work if you call getpid() instead? that way we can move muck around with procinfo later if needs be. it actually might not work, due to various glibc issues. Barret -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
