summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/sysdeps/arm/pt-machine.h
Commit message (Collapse)AuthorAgeFilesLines
* Provide token prototypes for functions that are external but have no headerRon2009-07-051-2/+2
| | | | | | | This cuts down on a lot of noise from gcc-4.4 Signed-off-by: Ron Lee <ron@debian.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* 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-4/+7
| | | | - add missing header guards while at it
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-151-0/+70
of latest glibc version