summary refs log tree commit diff
path: root/src/bltin/printf.c (follow)
Commit message (Expand)AuthorAge
* [BUILTIN] Use PRIdMAX instead of %j in printfHarald van Dijk2013-08-23
* [BUILTIN] Eliminate unnecessary promotion in echocmdHerbert Xu2011-07-07
* [BUILTIN] Fix \c spillage across echo commandsHerbert Xu2005-11-14
* [BUILTIN] Always call conv_escape_str in echocmdHerbert Xu2005-11-13
* [BUILTIN] Removed standalone/csh support from printfHerbert Xu2005-10-29
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Initial import.Herbert Xu2005-09-26