NetBSD/regress/lib/libc
mrg e3dc1c5e34 make this test actually work:
- posix_memalign() does not set errno, it returns 0 or an error number
  (maybe a jemalloc() vs. phkmalloc() issue, but also how the opengroup
  documents it.)
- since "align" must be >= sizeof(void *), expect to fail align=4 on
  LP64 systems.
- while i'm here, add a test for align=2 failing everywhere.
2010-01-26 22:14:01 +00:00
..
_setjmp
atexit
basename
citrus
clone
context
convfp
db
dirname
div
divrem
gdtoa
gen
getaddrinfo
hsearch
ieeefp
inet
int_fmtio
ldexp
locale
md5sha
nsdispatch
popen
protoent
pty
randomid
regex
rpc
servent
setjmp
siginfo
sigsetjmp
ssp
stdio
stdlib make this test actually work: 2010-01-26 22:14:01 +00:00
string
strptime
sys
time
Makefile
Makefile.inc