Usermode - Adding hacky pthreads support
authorJohn Hodge <[email protected]>
Thu, 27 Nov 2014 03:43:45 +0000 (11:43 +0800)
committerJohn Hodge <[email protected]>
Thu, 27 Nov 2014 03:43:45 +0000 (11:43 +0800)
commiteeb449278c0ad4d378232c322dc3becfbb4cef1b
tree12c00a6606222f45fe8873a8d31fef0cc680c99e
parente47f509e07718893b837826f981085829cf16c84
Usermode - Adding hacky pthreads support
Externals/cross-compiler/Makefile
Externals/cross-compiler/patches/gcc/gcc/config.gcc.patch
Externals/cross-compiler/patches/gcc/gcc/config/acess2.h
Externals/cross-compiler/patches/gcc/gcc/config/acess2.opt [new file with mode: 0644]
Usermode/Libraries/libpthread.so_src/Makefile [new file with mode: 0644]
Usermode/Libraries/libpthread.so_src/include_exp/pthread.h [new file with mode: 0644]
Usermode/Libraries/libpthread.so_src/include_exp/sched.h [new file with mode: 0644]
Usermode/Libraries/libpthread.so_src/main.c [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au