diff options
author | DJ Delorie <dj@redhat.com> | 2019-04-03 17:49:43 -0400 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2019-04-03 17:49:43 -0400 |
commit | 8260f23616c1a2a4e609f989a195fba7690a42ca (patch) | |
tree | 32e5108ea112e5aa178894a6cb94bc3084d2d70d /include/loop_unroll.h | |
parent | 0bd545ee235dd02aa95394e62bca1faff02eeae3 (diff) | |
download | glibc-8260f23616c1a2a4e609f989a195fba7690a42ca.tar.gz glibc-8260f23616c1a2a4e609f989a195fba7690a42ca.tar.xz glibc-8260f23616c1a2a4e609f989a195fba7690a42ca.zip |
time/tst-strftime3.c: Disable snprintf warning.
snprintf will only truncate the output if the data its given is corrupted, but a truncated buffer will not match the "pristine" data's buffer, which is all we need. So just disable the warning via the DIAG macros.
Diffstat (limited to 'include/loop_unroll.h')
0 files changed, 0 insertions, 0 deletions