diff options
author | Roland McGrath <roland@gnu.org> | 1996-01-26 10:00:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-01-26 10:00:23 +0000 |
commit | 8dad333dcef9dc1116277b98987a42a1b38f74ea (patch) | |
tree | 3ab6e85baf710c75bc79f75e9fb9fd1f759ab968 /ChangeLog | |
parent | ebc53fbed04ed9162f4ecdcf0d3d5ab3e7e5de54 (diff) |
Thu Jan 25 18:58:25 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960126
* stdlib/strtol.c [UNSIGNED]: Don't recognize + or - as sign.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Thu Jan 25 18:58:25 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * stdlib/strtol.c [UNSIGNED]: Don't recognize + or - as sign. + Wed Jan 24 03:22:07 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * malloc/mcheck.c (mabort): Declare prototype. |