Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nptl: use arch-specific cancellation routines for x86_64 | Roman I Khimov | 2010-05-03 | 1 | -1/+1 |
| | | | | | | | | | They were present in sources, but not compiled in. Generic routines are broken badly on x86_64, even basic threading test like pthread/ex1 didn't work with them. Signed-off-by: Roman I Khimov <khimov@altell.ru> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | get x86_64 nptl building | Austin Foxley | 2009-12-11 | 1 | -0/+116 |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |