Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/stdio
|Module Name: src
|Committed By: christos
|Date: Mon Sep 29 14:58:33 UTC 2014
|
|Modified Files:
| src/lib/libc/stdio: printf.3 vsnprintf.c vsnprintf_ss.c
|
|Log Message:
|Return EOVERFLOW like FreeBSD does if the buffer size exceeds INT_MAX
|(well FreeBSD documents INT_MAX + 1, but in the code it is INT_MAX).
I would "pull up" that.
(Just in case i get 6.1.4 installed and then - later - upgraded.)
(And also i would place a link to the current pull-ups (to the
wiki) on www.netbsd.org/developers/releng/pullups.html, since
Google shows the latter first, yet that is astonishing empty.)
--steffen
Home |
Main Index |
Thread Index |
Old Index