OSDN Git Service

Patches from Elliott Hughes to fix various printf() format strings.
authorRob Landley <rob@landley.net>
Sun, 1 Mar 2015 22:08:51 +0000 (16:08 -0600)
committerRob Landley <rob@landley.net>
Sun, 1 Mar 2015 22:08:51 +0000 (16:08 -0600)
commit30c36d87280f3c45db157056b94ff67922f03fbf
tree21cc255a066705e8b0166ee6491376aff527e976
parent70a84a356b1c56743618362867b9300007d11998
Patches from Elliott Hughes to fix various printf() format strings.

(Don't specify the space flag when it's the default behavior. The ifconfig
stuff was actual bugs.)
toys/other/ifconfig.c
toys/posix/cp.c
toys/posix/df.c
toys/posix/ls.c