ld-acess - Fixed bugs due to not testing from AcessNative changes
authorJohn Hodge <[email protected]>
Tue, 25 Jan 2011 13:39:59 +0000 (21:39 +0800)
committerJohn Hodge <[email protected]>
Tue, 25 Jan 2011 13:39:59 +0000 (21:39 +0800)
commit560e97380a10c4a8cd8b14b2b7f5d133e32759e0
treedee6c8ba7926df4d11d046627c99e60f53a838db
parent8a998da38a4eecface76749701079c833d64a7d8
ld-acess - Fixed bugs due to not testing from AcessNative changes

- Possibly some edge cases left in if someone tries to link against
  libld-acess.so or ld-acess.so and the name does not match the
  hard coded value.
Usermode/Libraries/Makefile.tpl
Usermode/Libraries/ld-acess.so_src/Makefile
Usermode/Libraries/ld-acess.so_src/common.h
Usermode/Libraries/ld-acess.so_src/elf.c
Usermode/Libraries/ld-acess.so_src/export.c [new file with mode: 0644]
Usermode/Libraries/ld-acess.so_src/link.ld
Usermode/Libraries/ld-acess.so_src/loadlib.c
Usermode/Libraries/ld-acess.so_src/main.c

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