Hi -

Here are a few fixes for parlib.  Notably, you can now dlopen() without
crashing.

I recommend doing this:

        make install-libs
        make apps-install # rebuilds libelf.so
        make fill-kfs

And rebuild any shared objects.

Barret


The following changes since commit 336778acc2841670ff439ac07c47bedd1902af1f:

  Vmm file mmap ept fault fix (XCC) (2017-08-22 16:12:02 -0400)

are available in the git repository at:

  [email protected]:brho/akaros.git parlib

for you to fetch changes up to 26497335656fd20ba9cfa2d9585f7d5919d46ead:

  parlib: Fix "can't print 'ret'" bug (2017-08-22 16:14:49 -0400)

----------------------------------------------------------------
View this online at:
https://github.com/brho/akaros/compare/336778acc284...26497335656f

----------------------------------------------------------------
Barret Rhoden (3):
      parlib: Fix fake parlib detection for dlopen() (XCC)
      parlib: Prevent running ctors twice
      parlib: Fix "can't print 'ret'" bug

 user/parlib/alarm.c                |  2 ++
 user/parlib/include/parlib/stdio.h | 25 +++++++++++++------------
 user/parlib/panic.c                |  2 ++
 user/parlib/vcore.c                | 14 +++++++++++++-
 user/parlib/vcore_tick.c           |  2 ++
 5 files changed, 32 insertions(+), 13 deletions(-)

-- 
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.

Reply via email to