summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/xprintf_time.c
Commit message (Expand)AuthorAgeFilesLines
* Because we call __printf_out() with a on-stack buffer, also callpjd2011-03-061-2/+4
* Fix various issues in how %#T is handled:pjd2011-03-061-7/+11
* Make all three if conditions look similar by always initializing nsecwollman2009-11-251-1/+2
* Remove spurious "union arg" from printf.hphk2006-02-041-2/+3
* Add missing 's' suffix on alternate rendition of time.phk2006-01-311-1/+1
* Add an extensible version of our *printf(3) implementation to libcphk2005-12-161-0/+114
OpenPOWER on IntegriCloud