summaryrefslogtreecommitdiff
path: root/printf.c
AgeCommit message (Collapse)AuthorFilesLines
2014-08-22Support wide character stringsPetr Machata1-12/+49
- "string" lens and "format" pack were extended such that using an integer as underlying array type denotes a wide character string. - several prototypes from wchar.h were added to libc.so.conf. - ltrace.conf.5 was updated
2014-08-22Imported Upstream version 0.7.91upstream/0.7.91upstreamChanho Park1-2/+3
2013-01-15Imported Upstream version 0.7.2upstream/0.7.2Anas Nashif1-0/+365