Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 18 Sep 2003 02:54:32 +0000 (02:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 18 Sep 2003 02:54:32 +0000 (02:54 +0000)
commitbcc86889c775a0f717de272cc270e3b089aa5221
tree163b2cdf47ef949fa9c01eb196974ad98cdd4413
parent9ba96eda70ecf6f86f74580b23fc387d8fd1cd77
Update.

2003-09-17  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/generic/wordexp.c (eval_expr_val): Use strtol since we
have to recognize octal and hexadecimal numbers as well.  Simplify
function, signs are handled in strtol.
* posix/wordexp-test.c: Add tests for octal and hexadecimal
numbers in arithmetic expressions.
ChangeLog
posix/wordexp-test.c
sysdeps/generic/wordexp.c