Externals/cross-compiler - Patching to get things compiling
authorJohn Hodge <[email protected]>
Sun, 3 Mar 2013 11:51:39 +0000 (19:51 +0800)
committerJohn Hodge <[email protected]>
Sun, 3 Mar 2013 11:51:39 +0000 (19:51 +0800)
commitbdefac5f54668fcccff11a69619ff31b25595eeb
tree2ce7c437eb8eb4b4febe0a9136d56531b5951d92
parent5fc2955d2f3e3ffcc10ce713317771b72842d910
Externals/cross-compiler - Patching to get things compiling

- Needed to fix up stdio.h and a couple of other headers
Externals/cross-compiler/Makefile
Externals/cross-compiler/patches/gcc/gcc/config.gcc.patch
Usermode/Applications/telnet_src/main.c
Usermode/Applications/telnetd_src/main.c
Usermode/Libraries/Makefile.tpl
Usermode/Libraries/libc.so_src/include_exp/assert.h
Usermode/Libraries/libc.so_src/include_exp/stdio.h
Usermode/Libraries/libc.so_src/include_exp/time.h
Usermode/Libraries/libc.so_src/stub.c
Usermode/Libraries/libposix.so_src/include_exp/sys/types.h
Usermode/Libraries/libpsocket.so_src/include_exp/sys/socket.h

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