OSDN Git Service

Fix overflow in octal formatting in echo, add support for hexadecimal input, add...
authorElie De Brauwer <eliedebrauwer@gmail.com>
Sat, 11 Feb 2012 13:58:50 +0000 (14:58 +0100)
committerElie De Brauwer <eliedebrauwer@gmail.com>
Sat, 11 Feb 2012 13:58:50 +0000 (14:58 +0100)
commitef3e5284bf078ef3cb0bd21c4883b341f8a2cb96
tree41c3caed036bc84035728df8e1fd3ab4943e0217
parentd2ad17b2e50924233b589fa04fbf0462b9998ed0
Fix overflow in octal formatting in echo, add support for hexadecimal input, add tests for octal and hexadecimal formatting
scripts/test/echo.test
toys/echo.c