git request-pull master origin xcc 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 b290ddae59f0ee4a9a00767c3d175c6c208765e9: Linux compatability changes (XCC) (2016-03-22 12:31:10 -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/Versions | 2 ++ tools/compilers/gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/sched_getcpu.c | 25 +++++++++++++++++++++++++ user/pthread/pthread.h | 1 + 5 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 tools/compilers/gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/sched_getcpu.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.
