4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-28 10:00:23 +08:00
Jeff Johnston 5665b0e1d0 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu>
* libc/include/stdlib.h: add declarations for
        _strtoull_r, _strtoll_r, strtoull, and strtoll.
        * libc/stdio/local.h: remove declarations of
        __strtoull_r and __strtoll_r.
        * libc/stdio/vfscanf.c(__svfscanf_r): call
        _strtoull_r instead of __strtoull_r. Ditto
        _strtoll_r vs. __strtoll_r.
        * libc/stdlib/Makefile.am: add new files to
        .c list and .def list
        * libc/stdlib/Makefile.in: regenerate
        * libc/stdlib/strtoll_r.c: rename __strtoll_r
        as _strtoll_r
        * libc/stdlib/strtoull_r.c: rename __strtoull_r
        as _strtoull_r
        * libc/stdlib/strtoull.c: new file
        * libc/stdlib/strtoll.c: new file
2001-10-01 18:05:11 +00:00
..
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2001-05-28 18:22:44 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00