index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
tst-strtod.c
Age
Commit message (
Expand
)
Author
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-06-07
Avoid use of "register" as optimization hint.
Joseph Myers
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-10-30
Fix strtod handling of underflow (bug 14047).
Joseph Myers
2012-05-04
Fix strtod rounding of hex values (bug 14049).
Joseph Myers
2012-03-03
Remove oldish __GNUC_PREREQ.
Marek Polacek
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2011-07-08
Add test case strtod underflow
Andreas Jaeger
2009-04-25
* stdlib/strtod_l.c (round_and_return): We have to set errno to
Ulrich Drepper
2004-07-25
[BZ #274]
Ulrich Drepper
2003-06-25
Update.
Andreas Jaeger
2003-06-25
* posix/transbug.c: Include <string.h> for memset and strlen
Andreas Jaeger
2003-03-20
Update.
Ulrich Drepper
2003-02-22
(main): Add strtold test case.
Ulrich Drepper
2003-02-19
Update.
Ulrich Drepper
2001-08-07
update.
Andreas Jaeger
2001-08-07
Update.
Ulrich Drepper
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
2001-01-24
Update.
Ulrich Drepper
2000-12-31
* malloc/memusagestat.c (main): Use return instead of exit to
Andreas Jaeger
2000-09-05
Update
Andreas Jaeger
1999-10-30
Update.
Ulrich Drepper
1999-10-29
Update.
Ulrich Drepper
1999-10-29
Update.
Ulrich Drepper
1999-05-17
Update.
Ulrich Drepper
1998-06-18
Update.
Ulrich Drepper
1998-06-17
Update.
Ulrich Drepper
1998-05-13
Update.
Ulrich Drepper
1998-02-18
Update.
Ulrich Drepper
1997-03-21
Update.
Ulrich Drepper
1996-12-11
update from main arcive 961210
cvs/libc-961211
Ulrich Drepper
1996-11-20
update from main archive 961119
cvs/libc-961126
cvs/libc-961125
cvs/libc-961124
cvs/libc-961123
cvs/libc-961122
cvs/libc-961120
Ulrich Drepper
1996-11-17
update from main archive 961116
cvs/libc-961119
cvs/libc-961118
cvs/libc-961117
Ulrich Drepper
1995-02-18
initial import
Roland McGrath