Further improved lc_printf() and friends.
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 8 Jan 2011 00:26:48 +0000 (00:26 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 8 Jan 2011 00:26:48 +0000 (00:26 +0000)
commita4ee47bd186b7384dc857e41ce0f5ac86eb30272
tree42af1f0780e24f5539640028be9391808717cf18
parent5244f95767968d8b59ef3f2031612b86474e2455
Further improved lc_printf() and friends.

- add support for h and hh type modifier
- add __attribute__((format ...)) for all printf-like functions
- fixed size_t related warnings

[r28222]
ir/libcore/lc_config.h
ir/libcore/lc_printf.c
ir/libcore/lc_printf.h
ir/libcore/lc_printf_arg_types.def