Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fixup asm. No object-code changes | Bernhard Reutner-Fischer | 2008-04-24 | 1 | -1/+1 |
| | |||||
* | use the __extern_always_inline define from cdefs.h instead of duplicating ↵ | Mike Frysinger | 2008-01-06 | 1 | -5/+1 |
| | | | | gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later | ||||
* | - fixup gnu_inline vs. C99 inline | Bernhard Reutner-Fischer | 2008-01-05 | 1 | -4/+7 |
| | | | | - add missing header guards while at it | ||||
* | since these functions get exported, namespace the arguments | Mike Frysinger | 2007-01-29 | 1 | -8/+8 |
| | |||||
* | rename current stable linuxthreads to linuxthreads.old to prepare for import ↵ | Mike Frysinger | 2005-11-15 | 2 | -0/+220 |
of latest glibc version |