printf: accept negative numbers for %x; sh: overflowed numbers are 0
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 5 Jun 2009 14:24:29 +0000 (16:24 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 5 Jun 2009 14:24:29 +0000 (16:24 +0200)
commit71016baf5524d739d1dd4d9110b111a7c3ddcaf9
tree4d012db2dc2dd20e0956c0b188e52ab43059d2cc
parent0f952c249e30834a3ee5cd821e9afc3197b05f9c
printf: accept negative numbers for %x; sh: overflowed numbers are 0

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/printf.c
shell/math.c
shell/math.h