History log of /netbsd-src/tests/lib/libc/sys/t_clone.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 25a6599f 27-Sep-2024 riastradh <riastradh@NetBSD.org>

tests/lib/libc/sys/t_clone: Nix trailing whitespace.

No functional change intended.


# 85fd21cc 25-Sep-2024 christos <christos@NetBSD.org>

centralize stack allocation/freeing. The test that broke with the new jemalloc
had broken stack allocation.


# 535d7bd1 23-May-2017 christos <christos@NetBSD.org>

not allowed to map RWX anymore.


# 3d408b59 12-Dec-2011 joerg <joerg@NetBSD.org>

Don't try to figure out how the stack grows at run time. It's not
portable and fails badly if the test function is removed...


# b238e6b2 07-Jul-2011 jruoho <jruoho@NetBSD.org>

Rename test case names.


# 1c807dbe 13-Jan-2011 pgoyette <pgoyette@NetBSD.org>

Continuing the (re)organization of the lib/libc atf regression tests