(__register_printf_specifier): New
commit582659d8a4e536d7bd42fd45267b13958fb02953
authorUlrich Drepper <drepper@redhat.com>
Sat, 11 Apr 2009 05:31:51 +0000 (11 05:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 11 Apr 2009 05:31:51 +0000 (11 05:31 +0000)
treedbd0be113feb5c61e625546d7c56985c34bd7238
parentcbdc407fd7550aa0cc3f783b2f3d4a0a675457b8
(__register_printf_specifier): New
function.  Mostly the old __register_printf_function function but
uses locking and type of third parameter changed.
(__register_printf_function): Implement using __register_printf_specifier.
stdio-common/reg-printf.c