Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unify stub logic | Mike Frysinger | 2011-02-24 | 1 | -10/+1 |
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | remove superfluous libc_hidden_proto(memcpy) and #include | Denys Vlasenko | 2010-10-22 | 1 | -4/+0 |
| | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | whitespace fixes | Austin Foxley | 2009-10-17 | 1 | -1/+0 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | some tweaks under libc/ needed for nptl | Austin Foxley | 2009-10-17 | 1 | -0/+103 |
* updated kernel-features.h * system is provided by pt-system with nptl * _exit should do exit_group with nptl * tsd tls ptr in libc * rt_sigwaitinfo impl added Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |