Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-18 | remove linuxthreads.new, rename linuxthreads.old | Waldemar Brodkorb | |
Linuxthreads.new isn't really useful with the existence of NPTL/TLS for well supported architectures. There is no reason to use LT.new for ARM/MIPS or other architectures supporting NPTL/TLS. It is not available for noMMU architectures like Blackfin or FR-V. To simplify the live of the few uClibc-ng developers, LT.new is removed and LT.old is renamed to LT. LINUXTHREADS_OLD -> UCLIBC_HAS_LINUXTHREADS | |||
2015-02-14 | Revert "resolve merge" | Waldemar Brodkorb | |
This reverts commit 6b6ede3d15f04fe825cfa9f697507457e3640344. | |||
2015-02-14 | resolve merge | Waldemar Brodkorb | |
2012-06-15 | remove __FORCE_GLIBC | Peter S. Mazinger | |
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2008-07-23 | - fix inline keyword | Bernhard Reutner-Fischer | |
2006-02-03 | hide __td_agent_list | Peter S. Mazinger | |
2006-02-03 | Use write instead of __libc_write for debug, hide __td_debug | Peter S. Mazinger | |
2006-02-03 | Hide internal wrapper | Peter S. Mazinger | |
2006-01-21 | - fix typo in comment. | Bernhard Reutner-Fischer | |
2005-11-24 | Correct PTINC path and remove hardcoded include for internals.h | Peter S. Mazinger | |
2005-11-15 | rename current stable linuxthreads to linuxthreads.old to prepare for import ↵ | Mike Frysinger | |
of latest glibc version |