summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/sysdeps/sh64
Commit message (Collapse)AuthorAgeFilesLines
* prettify make cleanBernhard Reutner-Fischer2010-03-251-2/+2
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* - cosmetic tidy up of clean targetBernhard Reutner-Fischer2008-11-251-2/+2
|
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-2/+2
|
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
|
* 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-5/+12
| | | | - add missing header guards while at it
* Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding ↵Peter S. Mazinger2005-11-171-8/+12
| | | | foreign objects to a lib
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-153-0/+109
of latest glibc version