Hi -

Here are a couple bug fixes.

Barret



The following changes since commit cfdef312b334e97c988db8b524dc712fd0704a4a:

  Add an example jumbo page allocator (2017-10-12 11:23:10 -0700)

are available in the Git repository at:

  [email protected]:brho/akaros.git bugs

for you to fetch changes up to 59d059ae6badc04c957eddae95053ec4b777ecbd:

  Fix dup() of 9ns FDs (2017-10-16 13:49:57 -0400)

----------------------------------------------------------------
View this online at:
https://github.com/brho/akaros/compare/cfdef312b334...59d059ae6bad

----------------------------------------------------------------
Barret Rhoden (3):
      pthread: Fix null attr for pthread_mutex_init()
      Close FDs in test_open_lots_and_spawn()
      Fix dup() of 9ns FDs

 kern/include/ns.h       |  4 ++--
 kern/src/ns/sysfile.c   | 17 +++++++++--------
 kern/src/syscall.c      | 15 +++++++++++++--
 user/pthread/pthread.c  | 10 +++++++---
 user/utest/file-posix.c | 31 +++++++++++++++++++++++++++----
 user/utest/pthread.c    | 32 ++++++++++++++++++++++++++++++++
 6 files changed, 90 insertions(+), 19 deletions(-)
 create mode 100644 user/utest/pthread.c

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