1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

printf: add (spare C99 hex floats)

This commit is contained in:
Nathan Ross 2015-12-24 01:11:00 -05:00
parent 1760f2937b
commit 0892ad3cde
25 changed files with 2887 additions and 0 deletions

View file

@ -65,6 +65,7 @@ PROGS := \
od \
paste \
printenv \
printf \
ptx \
pwd \
readlink \
@ -149,6 +150,7 @@ TEST_PROGS := \
mv \
nl \
paste \
printf \
ptx \
pwd \
readlink \