diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2013-06-10 15:27:43 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2013-06-10 15:27:43 +0000 |
commit | e9c0122ec043e57f6c23577474c7afb1f8cad79b (patch) | |
tree | b9c99dd0f525fe9344c07dc117953816217100a1 /newlib/libc/time | |
parent | d7e4267f4531815b7fc60d89ee049ae14b0d7cf7 (diff) | |
download | newlib-e9c0122ec043e57f6c23577474c7afb1f8cad79b.zip newlib-e9c0122ec043e57f6c23577474c7afb1f8cad79b.tar.gz newlib-e9c0122ec043e57f6c23577474c7afb1f8cad79b.tar.bz2 |
* libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.
(hexdig_init): Remove.
(__hexdig_fun): New function.
hexdig_init, added __hexdig_fun
(gethex): Call __get_hexdig macro rather than hexdig.
* libc/stdlib/gdtoa-hexnan.c (hexnan): Constify fpi argument.
Call __get_hexdig macro rather than hexdig.
* libc/stdlib/ldtoa.c: Throughout constify functions arguments where
required by constifying the following arrays.
(ezero): Constify.
(eone): Constify.
(ermsg): Constify.
(etens): Constify.
(emtens): Constify.
(nan113): Constify.
(nan64): Constify.
(nan53): Constify.
(nan24): Constify.
* libc/stdlib/mprec.h (__get_hexdig): Define.
(gethex): Constify args in declaration where appropriate.
(hexnan): Ditto.
(hexdig_init): Remove declaration.
(__hexdig_fun): Declare.
* libc/stdlib/strtod.c (fpi): Constify.
(fpinan): Constify.
Diffstat (limited to 'newlib/libc/time')
0 files changed, 0 insertions, 0 deletions