The following changes since commit 6ae8195b99f28d2f2735dcde2a723a4bde3142ef:
Add taps for pipes. (2016-01-14 16:04:46 -0500) are available in the git repository at: [email protected]:dancrossnyc/akaros.git slice for you to fetch changes up to 85de5d2b5f19f17a615eef83d61905b9d5a4878b: Slices: A growable list of pointers. (2016-01-22 14:29:47 -0500) ---------------------------------------------------------------- Dan Cross (1): Slices: A growable list of pointers. kern/include/slice.h | 24 ++++++++++++++++++++++++ kern/lib/Kbuild | 3 ++- kern/lib/slice.c | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 113 insertions(+), 1 deletion(-) create mode 100644 kern/include/slice.h create mode 100644 kern/lib/slice.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.
