diff options
author | Carlos O'Donell <carlos@redhat.com> | 2017-05-08 16:11:45 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2017-05-08 16:13:16 -0400 |
commit | 7224e32d7be41b39358defc0e33d2737307aa06a (patch) | |
tree | 4f55ab3bb92f8e6e569de4f2e7865d12a735a5f2 /io | |
parent | 1721145f0341d70a6d7807b172c5eb400b508fc0 (diff) | |
download | glibc-7224e32d7be41b39358defc0e33d2737307aa06a.tar.gz glibc-7224e32d7be41b39358defc0e33d2737307aa06a.tar.xz glibc-7224e32d7be41b39358defc0e33d2737307aa06a.zip |
vfprintf.c: Refactor magic number 32 into EXTSIZ.
The magic number 32 is used everywhere as extra size to use when doing certain operations. This commit refactors that into a macro so you can change this value if you're debugging something in a local build.
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions