History log of /netbsd/regress/sys/arch/arm/sigstackalign/sigstackalign.c (Results 1 – 4 of 4)
Revision Date Author Comments
# ec45a01c 18-May-2011 mellon <mellon@NetBSD.org>

Include err.h and unistd.h to provide protos for err() and getpid().


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 0dd5877a 21-Feb-2002 itojun <itojun@NetBSD.org>

put TNF 4-clause license.
authors - if you are okay with more relaxed license terms, or the regression
test code was derived from others, pls change them.


# 3b01aba7 06-Aug-2001 bjh21 <bjh21@NetBSD.org>

On ARM ELF systems, check that the kernel aligns the stack pointer to an
8-byte boundary (as mandated by ATPCS B-01) when delivering a signal.