+2012-10-16 Corinna Vinschen <vinschen@redhat.com>
+
+ * libc/stdio/vfprintf.c (__sbprintf): Fix comment.
+
2012-10-16 Aurelien Jacobs <aurel@gnuage.org>
* libc/include/assert.h (static_assert): Define.
-2012-10-15 Corinna Vinschen <vinschen@redhat.com>
+2012-10-16 Corinna Vinschen <vinschen@redhat.com>
* libc/include/sys/features.h (__GNUC_PREREQ): Define. Use
throughout in place of explicit GNUC version checks.
* temporary buffer. We only work on write-only files; this avoids
* worries about ungetc buffers and so forth.
*
- * Make sure to avoid inlining when optimizing for size.
+ * Make sure to avoid inlining.
*/
_NOINLINE_STATIC int
_DEFUN(__sbprintf, (rptr, fp, fmt, ap),