glibc/stdio-common
Carlos O'Donell 7224e32d7b 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.
2017-05-08 16:13:16 -04:00
..
2013-06-05 20:44:03 +00:00
2017-04-07 07:48:57 -04:00
2013-10-12 14:47:50 +02:00