| Commit message (Expand) | Author | Age | Files | Lines |
* | Make error checking effective in nptl/tst-cond25.c. | Torvald Riegel | 2015-02-16 | 1 | -1/+9 |
* | Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #... | Andreas Schwab | 2015-02-12 | 3 | -2/+63 |
* | NPTL: Conditionalize some sanity tests for SIGCANCEL/SIGSETXID. | Roland McGrath | 2015-02-06 | 2 | -0/+6 |
* | Conditionalize use of SIGRTMIN in nptl/tst-locale1.c. | Roland McGrath | 2015-02-06 | 1 | -1/+5 |
* | NPTL: Build tests using clone directly only for Linux. | Roland McGrath | 2015-02-06 | 4 | -226/+2 |
* | Use signal rather than sigaction in nptl/tst-cleanup2. | Roland McGrath | 2015-02-06 | 1 | -8/+3 |
* | Conditionalize some tests' use of SA_SIGINFO. | Roland McGrath | 2015-02-06 | 2 | -0/+4 |
* | Fix nptl/tst-kill5 not to presume SIGRTMAX exists. | Roland McGrath | 2015-02-06 | 1 | -1/+2 |
* | Clean up nptl/tst-join5 use of nanosleep. | Roland McGrath | 2015-02-06 | 1 | -7/+7 |
* | Clean up NPTL system to be compat-only. | Roland McGrath | 2015-02-06 | 1 | -8/+40 |
* | Clean up NPTL longjmp to be compat-only. | Roland McGrath | 2015-02-06 | 1 | -6/+50 |
* | Clean up NPTL fork to be compat-only. | Roland McGrath | 2015-02-06 | 2 | -4/+52 |
* | Also use uint64_t in __new_sem_wait_fast | H.J. Lu | 2015-01-23 | 1 | -1/+1 |
* | Use uint64_t and (uint64_t) 1 for 64-bit int | H.J. Lu | 2015-01-23 | 2 | -6/+6 |
* | Fix semaphore destruction (bug 12674). | Carlos O'Donell | 2015-01-21 | 13 | -300/+641 |
* | NPTL: Fix generic pthread_sigmask. | Roland McGrath | 2015-01-08 | 1 | -1/+5 |
* | NPTL: Fixed missed conditionalization of setxid hooey. | Roland McGrath | 2015-01-08 | 1 | -0/+2 |
* | NPTL: Refactor cpu_set_t validation to be sysdeps-controlled | Roland McGrath | 2015-01-08 | 4 | -29/+35 |
* | Add -Wno-trampolines as needed | Richard Henderson | 2015-01-08 | 1 | -0/+1 |
* | Function declaration cleanup | Adhemerval Zanella | 2015-01-06 | 6 | -18/+8 |
* | Use single year in copyright notice in banner in ntpl/version.c. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 387 | -387/+387 |
* | Replace %ld with %jd and cast to intmax_t | H.J. Lu | 2014-12-30 | 1 | -2/+3 |
* | NPTL: Move fork state variables to initializer files. | Roland McGrath | 2014-12-17 | 2 | -0/+5 |
* | Revert "Use pragmas rather than makefiles for necessary options for unwind co... | Roland McGrath | 2014-12-16 | 2 | -2/+3 |
* | Use pragmas rather than makefiles for necessary options for unwind code. | Roland McGrath | 2014-12-16 | 2 | -3/+2 |
* | Add comments for the generic lowlevellock implementation. | Torvald Riegel | 2014-12-15 | 2 | -9/+21 |
* | Fix nptl/tst-sem4: always start with a fresh semaphore. | Torvald Riegel | 2014-12-15 | 1 | -2/+6 |
* | Fix nptl/tst-mutex5.c: Do not skip tests if elision is enabled. | Torvald Riegel | 2014-12-15 | 1 | -3/+0 |
* | NPTL: Refactor named semaphore code to use shm-directory.h | Roland McGrath | 2014-12-12 | 5 | -176/+21 |
* | NPTL: Add stubs for Linux-only extension functions. | Roland McGrath | 2014-12-12 | 4 | -0/+128 |
* | Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case. | Roland McGrath | 2014-12-12 | 1 | -1/+1 |
* | Get rid of warning comparision will always evaluate as true | Stefan Liebler | 2014-12-12 | 2 | -2/+7 |
* | Move semaphore.h to sysdeps/pthread/. | Joseph Myers | 2014-12-11 | 1 | -78/+0 |
* | Remove obsolete comment | Andreas Schwab | 2014-12-11 | 1 | -3/+0 |
* | Properly handle forced elision in pthread_mutex_trylock (bug 16657) | Andreas Schwab | 2014-12-11 | 1 | -5/+4 |
* | Fix pthreads getrlimit, gettimeofday namespace (bug 17682). | Joseph Myers | 2014-12-06 | 4 | -4/+4 |
* | Fix warning in nptl/tst-stack4.c. | Joseph Myers | 2014-12-02 | 1 | -1/+1 |
* | Fix -Waddress warnings in nptl/tst-mutex1.c. | Joseph Myers | 2014-12-02 | 3 | -2/+6 |
* | Use ALIGN_UP in nptl/nptl-init.c | Carlos O'Donell | 2014-11-29 | 1 | -2/+2 |
* | Resize DTV if the current DTV isn't big enough | H.J. Lu | 2014-11-28 | 3 | -2/+202 |
* | Fix nptl/tst-cancel-self-cancelstate.c warning. | Joseph Myers | 2014-11-26 | 1 | -1/+1 |
* | Fix synchronization of TPP min/max priorities. | Torvald Riegel | 2014-11-26 | 5 | -32/+68 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 2 | -2/+2 |
* | Remove IS_IN_libpthread | Siddhesh Poyarekar | 2014-11-24 | 2 | -7/+7 |
* | Remove IS_IN_librt | Siddhesh Poyarekar | 2014-11-24 | 1 | -1/+1 |
* | NPTL: Fix pthread_create regression from default-sched.h refactoring. | Roland McGrath | 2014-11-21 | 1 | -3/+9 |
* | NPTL: Use __libc_fatal in unwind.c. | Roland McGrath | 2014-11-20 | 1 | -5/+2 |
* | NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL]. | Roland McGrath | 2014-11-20 | 2 | -7/+19 |