Age | Commit message (Expand) | Author | Files | Lines |
2014-07-11 | nptl: Fix abort in case of set*id failure [BZ #17135] | Florian Weimer | 1 | -3/+3 |
2014-04-01 | Check for syscall error in the SETXID implementation in NPTL (bug 13347). | Florian Weimer | 1 | -2/+7 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -2/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-06-15 | New API to set default thread attributes | Siddhesh Poyarekar | 1 | -0/+2 |
2013-03-19 | Move __default_stacksize into __default_pthread_attr | Siddhesh Poyarekar | 1 | -1/+2 |
2013-03-01 | Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes. | Carlos O'Donell | 1 | -52/+22 |
2013-03-01 | Set default stack size from program environment | Siddhesh Poyarekar | 1 | -22/+52 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-08-03 | Remove some pre-2.6.0 Linux kernel conditionals. | Joseph Myers | 1 | -12/+0 |
2012-07-19 | Fix comment that describes sighandler_setxid | Siddhesh Poyarekar | 1 | -1/+3 |
2012-05-30 | Remove use of INTDEF/INTUSE in nptl | Andreas Schwab | 1 | -15/+15 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-12-22 | Create internal threads with sufficient stack size | Ulrich Drepper | 1 | -1/+11 |
2011-09-15 | Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork | Andreas Schwab | 1 | -0/+1 |
2011-06-30 | Fix robust mutex handling after fork | Ulrich Drepper | 1 | -2/+20 |
2009-10-30 | Fix races in setXid implementation. | Daniel Jacobowitz | 1 | -5/+11 |
2009-05-16 | Rename nptl/init.c to nptl/nptl-init.c. | Ulrich Drepper | 1 | -0/+446 |