summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/ptlongjmp.c
Commit message (Collapse)AuthorAgeFilesLines
* longjmp should use __libc_longjmp, use __typeof again now that it works ↵Peter S. Mazinger2006-01-251-3/+3
| | | | correctly
* add noreturn for *longjmpPeter S. Mazinger2006-01-241-4/+4
|
* Use __typeof for __libc*longjmpPeter S. Mazinger2006-01-241-5/+2
|
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-151-0/+55
of latest glibc version