Zack Weinberg 124fc732c1 Add __vsyslog_internal, with same flags as __v*printf_internal.
__nldbl___vsyslog_chk will ultimately want to pass PRINTF_LDBL_IS_DBL
down to __vfprintf_internal *as well as* possibly setting PRINTF_FORTIFY.
To make that possible, we need a __vsyslog_internal that takes the
same flags as printf.  The code in misc/syslog.c does also get a
little simpler.

Tested for powerpc and powerpc64le.
2018-12-05 18:15:43 -02:00
..
2018-11-09 17:24:12 -07:00
..
2009-01-23 20:41:36 +00:00
2012-01-07 23:57:22 -05:00
2006-06-17 17:01:42 +00:00
2012-01-07 23:57:22 -05:00
2018-05-02 08:43:31 -03:00