Searched hist:31980 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/lib/libc/stdio/
H A Dsnprintf.cdiff 31980 Wed Dec 24 23:02:47 MST 1997 ache Return back to BSD snprintf semantics which recent C9x standard adopts
instead of Singe Unix, thanx Bruce for explaining, I am not realize
standards war was there.

But now, fix n == 0 case to not return error and fix check for too
big n.

Things left to do: check for overflow in arguments.
H A Dvsnprintf.cdiff 31980 Wed Dec 24 23:02:47 MST 1997 ache Return back to BSD snprintf semantics which recent C9x standard adopts
instead of Singe Unix, thanx Bruce for explaining, I am not realize
standards war was there.

But now, fix n == 0 case to not return error and fix check for too
big n.

Things left to do: check for overflow in arguments.
H A Dprintf-pos.cdiff 31980 Wed Dec 24 23:02:47 MST 1997 ache Return back to BSD snprintf semantics which recent C9x standard adopts
instead of Singe Unix, thanx Bruce for explaining, I am not realize
standards war was there.

But now, fix n == 0 case to not return error and fix check for too
big n.

Things left to do: check for overflow in arguments.
H A Dvfprintf.cdiff 31980 Wed Dec 24 23:02:47 MST 1997 ache Return back to BSD snprintf semantics which recent C9x standard adopts
instead of Singe Unix, thanx Bruce for explaining, I am not realize
standards war was there.

But now, fix n == 0 case to not return error and fix check for too
big n.

Things left to do: check for overflow in arguments.

Completed in 174 milliseconds