* inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".
commitab905672b7afba3f862ca6b84921b497269b26ab
authorUlrich Drepper <drepper@redhat.com>
Sat, 15 Sep 2007 22:22:12 +0000 (15 22:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 15 Sep 2007 22:22:12 +0000 (15 22:22 +0000)
treeda803c24cda9561c23629dd1af07865af5afd39d
parent444897ec5052e1969c25bdbded462c1a337b9730
* inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".

* inet/tst-network.c (tests): Add edge case tests for "0", "0x", "0x0".
ChangeLog