History log of /openbsd-src/regress/lib/libpthread/stdarg/stdarg.c (Results 1 – 5 of 5)
Revision Date Author Comments
# db3296cf 31-Jul-2003 deraadt <deraadt@openbsd.org>

various cleanups; david says results are same


# f3008457 12-Dec-2001 fgsch <fgsch@openbsd.org>

indent.


# 8445c537 20-Sep-2001 todd <todd@openbsd.org>

per man page and gcc 3.0.1, exit requires prototype from stdlib.h


# a8d37202 15-Aug-2001 fgsch <fgsch@openbsd.org>

Use int instead of char to avoid promotion.


# b2ea75c1 15-Aug-2001 fgsch <fgsch@openbsd.org>

Regression tests for libc_r (pthreads) library.
Thanks to pval@ for resolving the license stuff.