The following changes since commit 24c7dd20c8a5a6983083c97d7492a994c67355d0:
Upgrade parlib fp state handling, use proc_global_info (XCC) (2016-03-22 16:54:53 -0400) are available in the git repository at: [email protected]:rminnich/akaros fdmux for you to fetch changes up to e508737f02d922fb292ee209b6b6418a4394b44a: Add fdmux support. (2016-04-11 16:28:28 -0700) ---------------------------------------------------------------- Ronald G. Minnich (1): Add fdmux support. kern/drivers/dev/Kbuild | 1 + kern/drivers/dev/fdmux.c | 647 +++++++++++++++++++++++++++++++++++++++++++++++ tests/fdmux.c | 147 +++++++++++ 3 files changed, 795 insertions(+) create mode 100644 kern/drivers/dev/fdmux.c create mode 100644 tests/fdmux.c https://github.com/rminnich/akaros/compare/rminnich:master...fdmux -- 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.
