Patch by Paul Whittaker, make busybox dc compatable with GNU dc.
authorGlenn L McGrath <bug1@ihug.co.nz>
Sat, 24 Jul 2004 06:01:52 +0000 (06:01 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sat, 24 Jul 2004 06:01:52 +0000 (06:01 -0000)
commit7991ad172041322ce49244ab53f2d323e71bf0c4
tree304557a070ca0c15adbae7e0eac69c21f30611df
parent6caf13bc7f9ba4ebc1e043d825c3ebb7c9b51592
Patch by Paul Whittaker, make busybox dc compatable with GNU dc.
the following example was broken, echo "1 1 +" | dc
miscutils/dc.c