Home
last modified time | relevance | path

Searched hist:"484 e5bdd2bb59ca12aa3235e5fb2474c6966e193" (Results 1 – 1 of 1) sorted by relevance

/freebsd/share/man/man3/
H A Dstdarg.3diff 484e5bdd2bb59ca12aa3235e5fb2474c6966e193 Wed Feb 05 18:41:00 CET 2014 John Baldwin <jhb@FreeBSD.org> - Update a few places to account for va_copy().
- Create a separate 'return values' section and move some statements about
return values to that section.
- Note that each invocation of va_start() and va_copy() must be paired with
va_end() in the same function.

MFC after: 1 week