OSDN Git Service

Remove __PRINTF_INFO_NO_BITFIELD hack, UCLIBC_INTERNAL can be used instead,
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 3 Jun 2008 03:51:30 +0000 (03:51 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 3 Jun 2008 03:51:30 +0000 (03:51 -0000)
commitd8dfa34f0e0aa7d5e49f01bbccfea3e0c0f972eb
tree49260a96e3671499b9a514ee0c20b1be5a038f17
parentc9a2b6c249a5d78e9cd21e6a92e64ab7886a014f
Remove __PRINTF_INFO_NO_BITFIELD hack, UCLIBC_INTERNAL can be used instead,
and it's slightly shorter.
Also removes stray macros from public <printf.h> header
and uses spaces for comment indentation.

No code changes (verified with objdump).
include/printf.h
libc/stdio/_vfprintf.c
libc/stdio/old_vfprintf.c