Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Needed to allow overwriting architectures init.c in csu and nptl individually. Fixes BZ #9924. |