summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* nptl i686: avoid cpp problems with thunk sectionBernhard Reutner-Fischer2010-08-061-0/+2
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* libc: silence warnings about undefined cpp tokensBernhard Reutner-Fischer2010-06-241-1/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* i386 unify sysdep.hAustin Foxley2010-02-181-1/+125
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* compile fixes for i386 nptlAustin Foxley2010-02-171-0/+336
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>