Home | History | Annotate | Download | only in gdtoa
History log of /src/lib/libc/gdtoa/strtold_subr.c
RevisionDateAuthorComments
 1.3  17-May-2013  joerg Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
Provide LC_GLOBAL_LOCALE in a way that works with all locale functions.
Merge constant data used by the initial global locale and the C locale.
Drop function call layer for _current_locale() and directly return the
locale reference, not a pointer to it. Use protected access for global
variables, so that libc references can avoid the GOT overhead.
 1.2  18-Apr-2013  joerg Add strtof_l, strtod_l and strtold_l.
 1.1  15-Mar-2006  kleink branches: 1.1.44; 1.1.50;
Add strtof(3) and strtold(3); welcome libc 12.137.
 1.1.50.1  23-Jun-2013  tls resync from head
 1.1.44.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed