Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-17 | Get rid of __LT_SPINLOCK_INIT | Siddhesh Poyarekar | |
We got rid of LinuxThreads in 2005, but we didn't remove __LT_SPINLOCK_INIT back then. Do it now. * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]: Remove. | |||
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-02-14 | Remove bp-sym.h and BP_SYM uses from C code. | Joseph Myers | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-09-13 | Remove unused __rtld_lock_init_recursive macro | H.J. Lu | |
2012-08-15 | Optimize __libc_lock_lock and __libc_lock_trylock for MIPS. | Maxim Kuvyrkov | |
2012-05-10 | Hurd: libc_once_get | Thomas Schwinge | |
2012-03-06 | Remove private information from libc-lock.h | Ulrich Drepper | |