Age | Commit message (Expand) | Author | Files | Lines |
2015-07-10 | Add and use new glibc-internal futex API. | Torvald Riegel | 4 | -17/+221 |
2015-06-24 | Use unsigned types for counters in getaddrinfo_a code. | Roland McGrath | 1 | -2/+2 |
2015-06-24 | Use unsigned types for counters in AIO code. | Roland McGrath | 1 | -2/+2 |
2015-03-28 | NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP | Martin Galvan | 1 | -2/+0 |
2015-01-29 | Include <signal.h> in sysdeps/nptl/allocrtsig.c | Andreas Schwab | 1 | -0/+1 |
2015-01-23 | Use uint64_t and (uint64_t) 1 for 64-bit int | H.J. Lu | 1 | -1/+1 |
2015-01-21 | Fix semaphore destruction (bug 12674). | Carlos O'Donell | 1 | -1/+23 |
2015-01-13 | Fix wake-up in sysdeps/nptl/fork.c. | Torvald Riegel | 1 | -1/+1 |
2015-01-08 | Clean up allocrtsig code. | Roland McGrath | 1 | -0/+49 |
2015-01-08 | Fix copyright year on new stub sys/procfs.h file. | Roland McGrath | 1 | -1/+1 |
2015-01-08 | Add stub sys/procfs.h file | Roland McGrath | 1 | -0/+39 |
2015-01-05 | ARM: Consolidate with generic unwinder wrapper code | Roland McGrath | 1 | -14/+11 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 22 | -22/+22 |
2014-12-17 | NPTL: Move fork state variables to initializer files. | Roland McGrath | 1 | -8/+0 |
2014-12-17 | NPTL: Remove gratuitous Linuxisms from gai_misc.h. | Roland McGrath | 1 | -6/+6 |
2014-12-16 | Revert "Use pragmas rather than makefiles for necessary options for unwind co... | Roland McGrath | 1 | -2/+0 |
2014-12-16 | Use pragmas rather than makefiles for necessary options for unwind code. | Roland McGrath | 1 | -0/+2 |
2014-12-15 | Add comments for the generic lowlevellock implementation. | Torvald Riegel | 1 | -9/+82 |
2014-12-12 | NPTL: Refactor named semaphore code to use shm-directory.h | Roland McGrath | 2 | -0/+43 |
2014-12-10 | Don't touch user-controlled stdio locks in forked child (bug 12847) | Andreas Schwab | 1 | -1/+2 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 3 | -18/+18 |
2014-11-24 | Remove IS_IN_libpthread | Siddhesh Poyarekar | 2 | -14/+14 |
2014-10-20 | Make internal lock-init macros return void. | Roland McGrath | 3 | -6/+6 |
2014-10-20 | pthread_once: Clean up constants. | Torvald Riegel | 1 | -1/+2 |
2014-08-12 | Check value of futex before updating in __lll_timedlock | Bernard Ogden | 1 | -1/+4 |
2014-07-31 | Split nptl-signals.h out from pthreadP.h | Roland McGrath | 1 | -0/+22 |
2014-07-15 | Separate Linuxisms from lowlevellock.h, make a generic one | Roland McGrath | 2 | -0/+273 |
2014-07-07 | Remove old stub lowlevellock.h file. It is not even useful as documentation. | Roland McGrath | 1 | -83/+0 |
2014-07-07 | NPTL is no longer an add-on! | Roland McGrath | 8 | -6/+199 |
2014-07-07 | Get rid of nptl/sysdeps/ entirely! | Roland McGrath | 4 | -0/+418 |
2014-07-03 | Fix unwind.h configure check for bare environment. | Roland McGrath | 2 | -2/+14 |
2014-06-26 | Remove configure tests for assembler CFI support. | Joseph Myers | 2 | -17/+0 |
2014-06-13 | Add adaptive elision to rwlocks | Andi Kleen | 1 | -3/+3 |
2014-06-12 | Get rid of nptl/sysdeps/pthread/ subdirectory | Roland McGrath | 19 | -0/+2704 |