Usermode/utests - Fix DNS utest, update libc utests to new format (no more EXP files)
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src /
2015-02-17 John HodgeUsermode/ld-acess - Clean up loadlib.c, improved debug
2015-02-16 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2015-02-15 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2015-02-15 John HodgeUsermode/ld-acess - Use $(AS) var instead of invoking CC
2015-02-13 John HodgeARMv7 - Fix compiler and partial compilation
2014-11-27 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-11-07 John Hodge (sonata)Usermode/AxWin4 - Debugging quirks in ARCH=native
2014-11-03 John Hodge (sonata)Usermode/ld-acess - Overhaul cleanup of ELF loader
2014-10-17 John HodgeMerge branch 'master' of git://localhost/acess2
2014-10-17 John HodgeFix ARCH=native compiling
2014-08-25 John HodgeSyscalls - Work on removing SysDebug (formatted), repla...
2014-08-24 John Hodgex86_64 build working with new compiler
2014-08-18 John HodgeUsermode/ld-acess - Fix dynamic linking quirk (STB_WEAK...
2014-06-22 John HodgeKernel/VFS - Truncate support, mmap fixes
2014-06-21 John HodgeUsermode/ld-acess - Fix syscall arg count for SysDebugHex
2014-06-21 John HodgeUsermode/ld-acess - STB_WEAK local symbols
2014-06-08 John HodgeUsermode/AxWin4 - Mouse input in progress
2014-06-08 John HodgeUsermode/Syscalls - Add WriteAt/ReadAt syscalls
2014-06-06 John HodgeUsermode/syscalls - Add SysDebugHex syscall (Debug_HexDump)
2014-05-31 John HodgeUsermode/ld-acess - Large cleanup to ELF dynamic linking
2014-05-18 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2014-05-17 John HodgeUsermode/ld-acess - Fix x86_64 not saving RBP on no...
2014-04-08 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2014-03-16 John HodgeUsermode/ld-acess - Fix unconditional inclusion of...
2014-03-16 John HodgeUsermode/ld-acess - Fix constness in FD_ISSET
2014-03-15 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-11 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-11 John Hodge (sonata)Usermode/ld-acess - (minor) assert.h in elf.c
2014-03-09 John HodgeUsermode/ld-acess - C++ wrapping, fix return type of...
2014-02-15 John HodgeKernel - Fix compilation on x86_64 and armv7 (for MM...
2014-02-09 John HodgeKernel/PTYs - NL->CR translation (disabled)
2013-10-28 John HodgeUsermode - Minor fix to ARCH=native
2013-09-19 John HodgeUsermode/ld-acess - Fixed ld-acess failing to compile...
2013-09-16 John HodgeUsermode/ld-acess - Cleanup to ELF32 relocation code
2013-09-16 John HodgeUsermode/ld-acess - Added _SysLoadModule syscall
2013-09-08 John HodgeKernel/PTYs - Added support for sending signals to...
2013-09-07 John HodgeUsermode/ld-acess - Added exported function to dump...
2013-08-07 John Hodge (sonata)Usermode/ld-acess - Disabled destructive relocation
2013-08-06 John HodgeMerge branch 'master' of git://localhost/acess2
2013-08-01 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-08-01 John Hodge (sonata)Usermode/ld-acess - PYT Mode flags
2013-07-31 John HodgeKernel - Changed PTY code to not expose userland server...
2013-07-30 John HodgeUsermode/ld-acess - Fixed missing dependency for syscalls
2013-07-27 John HodgeUsermode/ld-acess - Added SysTimedSleep
2013-07-22 John HodgeUsermode/ld-acess - Fixed errors when compiling stublib...
2013-07-10 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2013-07-09 John HodgeHOST=native - Fixes for new syscalls
2013-07-03 John HodgeKernel/syscalls - Implimenting _SysMkDir
2013-07-02 John HodgeAcessNative - Updated syscall names
2013-05-20 John HodgeUsermode/ld-acess - PTY 2D commands
2013-05-18 John HodgeKernel - Misc fixes and debug in VTerm/PTY, AxWin3...
2013-05-18 John HodgeKernel - Integrated PTY with VTerm, userland currently...
2013-05-18 John HodgeUsermode/ld-acess - Fixed compilation errors in devices...
2013-05-17 John HodgeKernel/PTYs - Finishing touches on implimentation
2013-05-17 John HodgeKernel - Implimenting PTYs (untested, unintegrated)
2013-05-15 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2013-05-15 John HodgeUsermode/libposix - fcntl and debug
2013-05-14 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-14 John HodgeUsermode - POSIX and C conformance changes
2013-05-03 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2013-04-26 John HodgeUsermode/ld-acess - Bugfix and extra syscall
2013-03-29 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-03-26 John HodgeAcesNative+Usermode - libacessnative "works" (for some...
2013-02-25 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-02-20 John HodgeAcessNative - Working on possible recompilation emulation
2013-01-22 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-22 John HodgeMerge branch 'master' of git://localhost/acess2
2013-01-20 John Hodge (sonata)Usermode/ld-acess - Fixed error in FD_CLR that nuked...
2013-01-19 John Hodge (sonata)Usermode/ld-acess - Fixed ARMv7 edge case with 64-bit...
2013-01-19 John Hodge (sonata)Usermode - Moved CLONE_VM from libposix to ld-acess
2012-12-31 John HodgeMerge branch 'master' of git://localhost/acess2
2012-12-30 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2012-12-30 John HodgeAll - Changes for AcessNative on windows
2012-12-20 John HodgeUsermode/ld-acess - Fixes for clang compilation
2012-12-04 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-11-30 John Hodge (sonata)Usermode - More syscall renaming
2012-11-29 John Hodge (sonata)Usermode - Renamed VFS syscalls to _Sys* to remove...
2012-11-28 John Hodge (sonata)Usermode/ld-acess - Cleaning out unused/unneeded headers
2012-11-28 John Hodge (sonata)Usermode - A few tweaks to POSIX emulation for dropbear
2012-11-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-11-13 John Hodge (sonata)Usermode/ld-acess - Fixed uninitialised usage of some...
2012-11-13 John Hodge (sonata)Misc - Changes to allow warning-less compilation with...
2012-11-06 John Hodge (sonata)ld-acess/libc - Implimenting functions required by...
2012-11-04 John Hodge (sonata)User/Kernel - ARMv7 fixes (relocation of .text)
2012-10-12 John HodgeUsermode - Working on AxWin3 SubWin widget (also API...
2012-10-11 John HodgeUsermode - Updated SysSpawn to have a permissions argument
2012-10-07 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-10-06 John HodgeAcessNative - Changes to allow _compiling_ on windows.
2012-10-04 John HodgeSyscalls - Changed SysGetMessage to provide a buffer...
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-09-30 John HodgeKernel - x86_64 booting again (with some hackery)
2012-09-19 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-17 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-12 John HodgeLibraries/ld-acess - APPEND and TRUNCATE flags (unimpli...
2012-09-10 John HodgeARMv7 Compile Fixes
2012-09-01 John HodgeUsermode - Heaps more headers in libposix/psocket/libc
2012-09-01 John HodgeUsermode - Misc header changes
2012-09-01 John HodgeUsermode/ld-acess - Slight tweak to headers to stay...
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
next

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