summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/sysdeps/i386
Commit message (Collapse)AuthorAgeFilesLines
* - avoid warning due to undefined preprocessor tokenBernhard Reutner-Fischer2008-05-201-18/+2
|
* - cleanup by manually expanding the helpers.Bernhard Reutner-Fischer2008-05-031-13/+14
| | | | Saves several 100 bytes
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-242-10/+10
|
* use the __extern_always_inline define from cdefs.h instead of duplicating ↵Mike Frysinger2008-01-061-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 inlineBernhard Reutner-Fischer2008-01-051-1/+9
| | | | - add missing header guards while at it
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-153-0/+650
of latest glibc version