glibc/sysdeps
Mike Frysinger 1214ec8f4c tst-getcpu: decode errno when sched_getcpu fails
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>
2012-06-04 22:22:02 -04:00
..
generic Remove use of INTDEF/INTUSE in stdio-common 2012-06-01 01:25:41 +02:00
gnu Remove use of INTDEF/INTUSE in stdio-common 2012-06-01 01:25:41 +02:00
i386 Use i486 bits/string.h for i386 and x86_64 2012-06-04 13:45:43 -07:00
ieee754 Fix fmod for subnormals (bug 14048). 2012-06-01 19:05:46 +00:00
mach Remove use of INTDEF/INTUSE in socket 2012-05-31 00:34:41 +02:00
posix Switch gettimeofday from INTUSE to libc_hidden_proto. 2012-05-24 13:12:34 -07:00
powerpc Manual for platform-specific features and new __ppc_get_timebase inline. 2012-06-04 13:46:37 -05:00
pthread Fix struct timespec normalization (as used in many other places). 2012-03-08 11:49:43 +01:00
s390 Don't include exceptions in libm-test-ulps test names. 2012-05-24 12:14:03 +00:00
sh SH: Use fpu_control_t for the temporary FPU control word. 2012-05-28 01:03:18 +02:00
sparc Update sparc ulps after Joseph's math.h fixes. 2012-05-31 16:25:07 -07:00
unix tst-getcpu: decode errno when sched_getcpu fails 2012-06-04 22:22:02 -04:00
wordsize-32 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wordsize-64 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
x86/bits Fix a typo in comment 2012-06-04 13:47:07 -07:00
x86_64 Use i486 bits/string.h for i386 and x86_64 2012-06-04 13:45:43 -07:00