Usermode - Finally cleaned up ELF32 relocation
authorJohn Hodge <[email protected]>
Sun, 23 Oct 2011 03:58:29 +0000 (11:58 +0800)
committerJohn Hodge <[email protected]>
Sun, 23 Oct 2011 03:58:29 +0000 (11:58 +0800)
commit1b9f0a3100dd5bbfca97249cee2a4a98028e2eaf
treef6827d2e017c1c369e07c125c8b8b2c5d99074b0
parent3339e63ed8ec87c391d76a6f45b74f6b73a626ee
Usermode - Finally cleaned up ELF32 relocation

- No more Uint32 and friends, uint32_t/Elf32_Word instead
- Also moved definition of off_t (should be in unistd.h though)
Usermode/Libraries/ld-acess.so_src/elf.c
Usermode/Libraries/ld-acess.so_src/elf32.h
Usermode/include/stdint.h
Usermode/include/sys/types.h

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