| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
__fortify_fail has »__attribute__ ((__noreturn__))«.
|
|
|
|
| |
debug/tst-longjmp_chk2 now passes.
|
| |
|
|
|
|
|
| |
This is only relevant when returning from a context with »uc_link == NULL«,
which is not exercised in the testsuite.
|
|
|
|
| |
stdlib/tst-setcontext and stdlib/tst-makecontext3 now pass.
|
| |
|
|
|
|
| |
sysdeps/unix/sysv/linux/sh/bits/atomic.h.
|
| |
|
|
|
|
|
|
|
|
| |
The tst-getcpu test is failing on ia64 platforms due to sched_getcpu
returning an error. But the current test only considers -1 when it's
also ENOSYS. Tweak the logic a bit to make the output clearer.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|