NetBSD/lib/libc/arch
martin cf437d291f Make _Qp_qtoui return the right value for inputs that do not fit into
an int value, but are valid unsigned ints. This should fix PR 21414.
The same problem exists for _Qp_qtoux, but there is no similar trivial
solution to that (I could think of).
Pointed out by David Laight.
2003-05-01 21:24:13 +00:00
..
alpha Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00
arm Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00
hppa Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
i386 Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00
m68k Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00
mips Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00
ns32k Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
powerpc Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00
sh3 Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00
sh5 Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00
sparc Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00
sparc64 Make _Qp_qtoui return the right value for inputs that do not fit into 2003-05-01 21:24:13 +00:00
vax Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
x86_64 Make sure we reference getcontext() by its internal name. 2003-04-07 21:04:20 +00:00