Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / Usermode / Libraries / libc.so_src / include_exp /
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-01-12 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-12-11 John HodgeUsermode - More hackery to get glib compiling
2014-12-11 John HodgeUsermode/POSIX - Hacking in stubs to build irssi/glib
2014-10-17 John HodgeMerge branch 'master' of git://localhost/acess2
2014-09-28 John Hodge (sonata)Usermode/libc - Fix inttypes.h
2014-08-24 John Hodgex86_64 build working with new compiler
2014-05-18 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2014-05-14 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-05-11 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2014-05-11 John HodgeUsermode/libc - Fixes and additions from curl
2014-05-10 John HodgeUsermode/libc - Add C99 errno values, fix compile error...
2014-03-11 John Hodge (sonata)Merge branch 'master' of git://ted.mutabah.net/acess2
2014-03-09 John HodgeUsermode/libc - Time formatting, stub locale.h, rename...
2014-03-08 John HodgeUsermode/libc - C++ wrapping in headers, time rework
2014-02-09 John HodgeUsermode/libc - Add isxdigit
2014-01-05 John HodgeBoth - Merge signal lists
2013-11-30 John HodgeUsermode/libc - Minor compilation fix
2013-11-30 John HodgeUsermode/libc - Added EAFNOSUPPORT
2013-09-19 John HodgeUsermode/libc - Fixed no definition for uid_t/pid_t...
2013-09-10 John HodgeUsermode/libc - Rework malloc/free fixing many bugs
2013-09-08 John HodgeUsermode/libc - Switched assert() to use SysDebug inste...
2013-08-15 John HodgeUsermode/libc - open_memstream
2013-08-01 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-07-30 John HodgeUsermode/libc - Added ENOTTY to errno
2013-07-27 John HodgeUsermode/libc - Improved strerror, added some basic...
2013-07-22 John HodgeUsermode/libc - Fixing errors from clang, disabled...
2013-07-15 John HodgeUsermode/libc - Fixed some slight errno issues
2013-07-14 John HodgeUsermode/libc - AcessNative hacks to separate acess...
2013-07-01 John HodgeUsermode/libc,libposix - Fixing errors in headers
2013-06-17 John HodgeUsermode/libc - inttypes.h fixed to include stdint.h
2013-06-12 John HodgeUsermode/libc - A little bit of POSIX signals
2013-06-09 John HodgeUsermode/lib{c,posix} - Adding clock_* POSIX functions
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-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-02 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
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-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
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-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-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-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-07-31 John HodgeUsermode/ld-acess - Removed libgcc exports
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

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