History log of /netbsd-src/tests/lib/libc/regex/debug.c (Results 1 – 7 of 7)
Revision Date Author Comments
# d2bbb370 25-Feb-2021 christos <christos@NetBSD.org>

Adjust for conditional NLS


# 0cd1e619 24-Feb-2021 christos <christos@NetBSD.org>

remove casts


# 5e019a0a 24-Feb-2021 christos <christos@NetBSD.org>

minimal fix to match the library code (really make the constants unsigned
instead)


# df5681bd 23-Feb-2021 christos <christos@NetBSD.org>

Delete category stuff that has changed with the new regex; make compile
on linux and with TRE


# 6a94a076 14-Jan-2017 christos <christos@NetBSD.org>

PR/51832: Ngie Cooper:
- limit memory to 64M
- error msg fixes
- includes fixes


# 5b9dde00 10-Oct-2011 christos <christos@NetBSD.org>

- Use PROGS instead of PROG so that we can co-exist with TESTS_C
- Make the helper program compile again.


# 17f9a364 08-Jan-2011 pgoyette <pgoyette@NetBSD.org>

Atf-ify the regex test