index
:
dash
this commit
master
patched shell with cmake build
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bltin
/
printf.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
[BUILTIN] Simplify echo command
Herbert Xu
2014-10-27
*
[BUILTIN] Optimise handling of backslash octals in printf
Herbert Xu
2014-10-27
*
[BUILTIN] Use error instead of warnx for fatal errors in printf
Herbert Xu
2014-10-27
*
[BUILTIN] Remove getintmax in printf
Herbert Xu
2014-10-27
*
[BUILTIN] Remove unnecessary restoration of format string in printf
Herbert Xu
2014-10-27
*
[BUILTIN] Handle embedded NULs correctly in printf
Herbert Xu
2014-10-27
*
[BUILTIN] Add printf support for format string a, A, and F
Herbert Xu
2014-10-27
*
[BUILTIN] Use PRIdMAX instead of %j in printf
Harald van Dijk
2013-08-23
*
[BUILTIN] Eliminate unnecessary promotion in echocmd
Herbert Xu
2011-07-07
*
[BUILTIN] Fix \c spillage across echo commands
Herbert Xu
2005-11-14
*
[BUILTIN] Always call conv_escape_str in echocmd
Herbert Xu
2005-11-13
*
[BUILTIN] Removed standalone/csh support from printf
Herbert Xu
2005-10-29
*
Copyright/licence updates and remove all traces of sys/cdefs.h
Herbert Xu
2005-10-29
*
Initial import.
Herbert Xu
2005-09-26