Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace fixes | Austin Foxley | 2009-10-17 | 1 | -3/+3 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Signed-off-by: Khem Raj <raj.khem@gmail.com> | Khem Raj | 2008-12-09 | 1 | -1/+1 |
| | | | | | | This patch makes mips nptl port compile again Replace remaining instances of asm by __asm__ and volatile by __volatile__ include bits/errno.h instead of obsolete bits/errno_values.h | ||||
* | Clean up the 'sysdep.h' header chain. Other architectures will have their ↵ | "Steven J. Hill" | 2006-02-05 | 1 | -4/+2 |
| | | | | own 'sysdep.h' file in the various NPTL threads directories. Clean up other files having to do with the usage of it. | ||||
* | Import assembly version of 'syscall_error' so that it can be a hidden ↵ | "Steven J. Hill" | 2006-01-05 | 1 | -0/+84 |
function and NPTL can include as well. |