Usermode/IRC - Update to handle PTY dims
[tpg/acess2.git] / Usermode / Libraries / libc.so_src /
2013-05-27 John Hodge (sonata)Usermode/libc - Moved perror to errno.c and implimented...
2013-05-27 John Hodge (sonata)Usermode/libc - Exit on heap corruption
2013-05-16 John HodgeUsermode/libc,libpsocket - Various fixes to psockets...
2013-05-14 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-14 John HodgeUsermode - POSIX and C conformance changes
2013-05-12 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-08 John Hodge (sonata)Usermode/libc - Misc unused change in printf %f
2013-05-03 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2013-04-26 John HodgeUsermode/libc - More errno values and signal symbolic...
2013-04-26 John HodgeUsermode/libc - Fixed back-seek of -1 when a write...
2013-04-02 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-04-02 John HodgeUsermode/libc - Removed debug in stdio flush
2013-03-31 John HodgeUsermode - Added stdio output caching
2013-03-29 John HodgeMerge branch 'master' of git://localhost/acess2
2013-03-29 John HodgeUsermode - ARCH=native changes, kinda borked
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-03-06 John HodgeUsermode - libacess-native
2013-03-05 John HodgeUsermode/libc - Fixed setjmp.h relying on __is_ARCHDIR_*_
2013-03-05 John HodgeMerge branch 'master' of git://localhost/acess2
2013-03-05 John Hodge (sonata)Usermode/libc - Fixed switched SEEK_CUR/SEEK_SET values
2013-03-03 John HodgeExternals/cross-compiler - Patching to get things compiling
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-02-16 John HodgeUsermode/libc - Messing about with %f
2013-02-15 John HodgeUsermode/libc - printf fixes
2013-02-15 John HodgeUsermode/libc - ftoa() fixes, current test set passes
2013-02-15 John HodgeUsermode/libc - Fixed itoa precision, ftoa rounding
2013-02-14 John HodgeUsermode - Unit tests called from root makefile
2013-02-14 John HodgeUsermode/libc - Fixed compilation issues in printf
2013-02-14 John HodgeUsermode/libc - Unit tests
2013-02-09 John HodgeUsermode/libc - Fixed DIV0 in fread/fopen
2013-02-08 John HodgeUsermode/libc - Tester for printf
2013-02-07 John HodgeUsermode/libc - FP printf (partial)
2013-02-02 John HodgeUsermode/libc - Removed debug SysDebug
2013-02-02 John HodgeUsermode/libc - Moved *printf into printf.c
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/libc - Fixed printf() sending \0
2013-01-19 John Hodge (sonata)Fixing clang compilation errors
2013-01-19 John Hodge (sonata)Usermode/libc - scanf/stdio fixes
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-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-08 John Hodge (sonata)Merge branch 'master' of ted.mutabah.net:acess2
2012-12-07 John HodgeUsermode/libc-libposix - Features for SpiderWeb/SpiderS...
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-12-01 John Hodge (sonata)Kernel - Imported userland strtoi file (and other minor...
2012-11-29 John Hodge (sonata)Usermode - Renamed VFS syscalls to _Sys* to remove...
2012-11-28 John Hodge (sonata)Usermode/libc - Cleanup of source
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-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-16 John Hodge (sonata)Usermode/libc - scanf() and many other cleanups
2012-10-10 John Hodgelibc+AxWin3 - RichText rendering, scanf
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-09-01 John HodgeUsermode/libc - Adding features
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-08 John HodgeUsermode - Renamed readdir() to SysReadDir()
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-08-03 John HodgeUsermode - Added armv6 userland shims
2012-08-01 John HodgeUsermode - heap debugging and memmove speedup
2012-08-01 John HodgeUserland/libc - (minor) Debugging in heap
2012-07-31 John HodgeUsermode/libc - Fix bug in strtol
2012-07-31 John HodgeUsermode/ld-acess - Removed libgcc exports
2012-07-30 John HodgeUsermode/libc - Implimented strtoll/strtol
2012-07-17 John HodgeMerge branch 'master' of git://localhost/acess2
2012-07-15 John HodgeGeneral cleanup and bugfixes
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-06-14 John HodgeUsermode/libc - Implimented abs/labs for a ported game
2012-05-26 John HodgeMerge branch 'master' of git://cadel.mutabah.net/acess2
2012-05-24 John HodgeUsermode - Moved include files to each library's directory
2012-05-20 John HodgeLittle bugfixes to userland
2012-02-06 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-05 John HodgeNetworking - Reworked route table management
2012-02-05 John HodgeNetworking - Working on DHCP client (and related changes)
2011-12-08 John HodgeFixing new build system
2011-12-07 John HodgeUsermode - Working on new build/makefile system
2011-11-17 John HodgeUsermode/libc - Fixing little bugs/speed issues
2011-11-11 John HodgeUsermode/libc - Slightly smarter memcpy
2011-11-06 John HodgeUsermode - Slight changes, debug/commenting only
2011-11-03 John HodgeUsermode/libc - Fixing some bugs in environment handling
2011-10-20 John HodgeUsermode/libc - Fixed libc from assuming 32-bit pointer...
2011-10-12 John HodgeMajor build system changes
2011-10-11 John HodgeLibraries/ld-acess - Cleaning up
2011-10-06 John HodgeUsermode/libc - Look ma! setjmp
2011-10-06 John HodgeReworking usermode/libc to closer C compliance
2011-08-28 John HodgeUsermode/ld-acess - Disabled PIC (not needed) mmap_binary
2011-08-10 John HodgeUsermode/libc - Changes to get NASM/irssi/bash ......
2011-08-08 John HodgeUsermode/libc - Implementing POSIX/BSD sockets
2011-08-08 John HodgeUsermode - Switched to the POSIX read()/write() argumen...
2011-08-04 John HodgeUsermode/libc - Fixed implementation of atexit and...
2011-06-16 John HodgeUsermode - IRC Client
2011-06-07 John HodgeNetworking - Heaps of changes
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-16 John HodgeMisc fixes to libc, added ISADMA to core Makefile.cfg
2011-03-24 John HodgeMore work on x86_64 port of usermode
next

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