Age | Commit message (Expand) | Author |
---|---|---|
2015-10-23 | Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread | Philip Guenther |
2015-09-05 | This is probably what guenther@ had in mind. | Miod Vallat |
2015-09-05 | Adds hidden _libc_FOO aliases for the system call stubs. | Philip Guenther |
2015-08-31 | Add framework for resolving (pun intended) libc namespace issues, using | Philip Guenther |
2015-04-07 | Make pthread_atfork() track the DSO that called it like atexit() does, | Philip Guenther |
2014-06-04 | Apply "unifdef -D__STDC__" to libc/arch/*/SYS.h | Matthew Dempsky |
2011-04-04 | Move __cerror to ___cerror with a weak alias so that rthreads can override it. | Philip Guenthe |
2010-10-01 | Provide a WEAK_ALIAS macro in <machine/asm.h> for the few platforms | Philip Guenthe |
2004-09-09 | mips64 is now going ABI64 and shared library support! | Per Fogelstrom |
2004-09-07 | 32 -> 64 bit cleanups but no optimizations yet | Per Fogelstrom |
2004-08-11 | Move mips to mips64 | Per Fogelstrom |