The following changes since commit 6789ef266313fc0429a74c890ef8d6624c75835b:
Add git helper scripts and update Doc/Contributing (2016-03-16 13:40:10 -0400) are available in the git repository at: [email protected]:dancrossnyc/akaros.git xcc for you to fetch changes up to 0b7201b6f153c0a36e5b3acc1dda1bf7852ad193: Linux compatability changes (XCC) (2016-03-22 12:07:16 -0400) ---------------------------------------------------------------- Dan Cross (2): Minor changes to build C++ threads in gcc (XCC) Linux compatability changes (XCC) tools/compilers/gcc-glibc/Makefile | 4 ++-- tools/compilers/gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/Makefile | 5 +++++ tools/compilers/gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/sched_getcpu.c | 24 ++++++++++++++++++++++++ user/pthread/pthread.h | 1 + 4 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 tools/compilers/gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/sched_getcpu.c -- 2.8.0.rc3.226.g39d4020 -- 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.
