index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdlib
/
strtod.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
1
-1
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Support defining strtof64, strtof32x, wcstof64, wcstof32x aliases.
Joseph Myers
2017-12-05
1
-0
/
+40
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
1
-7
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
cvs/fedora-glibc-20070809T0939
Roland McGrath
2007-08-07
1
-1
/
+4
*
* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
Roland McGrath
2006-01-14
1
-1
/
+14
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-14
/
+1
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-1
/
+14
*
Update.
Ulrich Drepper
2004-03-14
1
-1543
/
+17
*
Update.
Ulrich Drepper
2003-06-11
1
-5
/
+18
*
Update.
Ulrich Drepper
2003-03-29
1
-1
/
+1
*
(INTERNAL): While eating trailing zeros handling hexdigits correctly.
Ulrich Drepper
2003-03-20
1
-1
/
+1
*
* include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam.h before gmp.h and gmp-impl.h.
Alexandre Oliva
2003-03-14
1
-1
/
+3
*
* elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs
Roland McGrath
2003-03-14
1
-8
/
+8
*
Update.
Ulrich Drepper
2003-02-22
1
-3
/
+0
*
Update.
Ulrich Drepper
2003-02-19
1
-4
/
+4
*
(strtol): Add some more casts to avoid warnings.
Ulrich Drepper
2002-08-28
1
-2
/
+2
*
Update.
Ulrich Drepper
2002-08-25
1
-9
/
+13
*
* include/search.h: Use libc_hidden_proto for hsearch_r, lfind.
Roland McGrath
2002-08-04
1
-1
/
+5
*
Update.
Ulrich Drepper
2001-08-07
1
-5
/
+4
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
1
-8
/
+8
*
Never stop prematurely reading digits before the decimal point is found. Compute exponent limit for negative exponents correctly. For numbers ending in all zeros eat the zeroes even before the decimal point if the exponent is negative.
Ulrich Drepper
2001-02-07
1
-11
/
+19
*
Update.
Andreas Jaeger
2001-01-26
1
-0
/
+1
*
(str_to_mpn): Correct parsing of thousands separators.
Ulrich Drepper
2001-01-24
1
-5
/
+6
*
Update.
Ulrich Drepper
2000-11-01
1
-2
/
+2
*
Update.
Ulrich Drepper
2000-06-29
1
-30
/
+164
*
Update.
Ulrich Drepper
1999-10-30
1
-1
/
+1
*
Update.
Ulrich Drepper
1999-10-29
1
-0
/
+7
*
Update.
Ulrich Drepper
1999-04-28
1
-10
/
+13
*
Update.
Ulrich Drepper
1999-03-08
1
-3
/
+9
*
Update.
Ulrich Drepper
1998-09-06
1
-1
/
+1
*
Update.
Ulrich Drepper
1998-06-17
1
-3
/
+8
*
Update.
Ulrich Drepper
1998-04-08
1
-4
/
+4
*
Update.
Ulrich Drepper
1998-04-08
1
-2
/
+2
*
Update.
Ulrich Drepper
1998-04-07
1
-5
/
+3
*
Update.
Ulrich Drepper
1998-04-07
1
-9
/
+10
*
Update.
Ulrich Drepper
1998-02-11
1
-5
/
+10
[next]