about summary refs log tree commit diff
path: root/stdlib/strtod.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update. cvs/libc-ud-971122Ulrich Drepper1997-11-221-13/+7
* Update. cvs/libc-ud-971111Ulrich Drepper1997-11-121-5/+13
* Update. cvs/libc-ud-970813Ulrich Drepper1997-08-141-3/+3
* Update. cvs/libc-ud-970804Ulrich Drepper1997-08-041-1/+1
* Update. cvs/libc-ud-970623Ulrich Drepper1997-06-231-37/+34
* Update.Ulrich Drepper1997-05-241-29/+78
* Update.Ulrich Drepper1997-04-021-1/+4
* Update. cvs/libc-ud-970326 cvs/libc-970329 cvs/libc-970328 cvs/libc-970327Ulrich Drepper1997-03-271-1/+24
* Update. cvs/libc20x-ud-970319Ulrich Drepper1997-03-201-14/+11
* Update. cvs/libc-ud-970316 cvs/libc-970324 cvs/libc-970323 cvs/libc-970322 cvs/libc-970321 cvs/libc-970320 cvs/libc-970319 cvs/libc-970318 cvs/libc-970317 cvs/before-thomas-posix1996 cvs/thomas-posix1996Ulrich Drepper1997-03-161-4/+4
* update from main archive 970304 cvs/libc-970307 cvs/libc-970306 cvs/libc-970305 cvs/libc-970304Ulrich Drepper1997-03-041-28/+135
* update from main archive 970225 cvs/libc-970225Ulrich Drepper1997-02-251-1/+51
* update from main archive 970209 cvs/libc-970210Ulrich Drepper1997-02-101-19/+18
* Update from main archive 961219 cvs/libc-961220Ulrich Drepper1996-12-201-1/+1
* update from main arcive 961210 cvs/libc-961211Ulrich Drepper1996-12-111-1/+1
* update from main archive 961126 cvs/libc-961127Ulrich Drepper1996-11-271-1/+2
* update from main archive 961116 cvs/libc-961119 cvs/libc-961118 cvs/libc-961117Ulrich Drepper1996-11-171-1/+1
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-271-5/+5
* update from main archive 960814 cvs/libc-960815Ulrich Drepper1996-08-151-1/+1
* Update.Ulrich Drepper1996-08-141-0/+2
* * stdlib/strtod.c: Likewise.Roland McGrath1996-07-081-3/+3
* Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960705 cvs/libc-960704Roland McGrath1996-07-041-6/+6
* Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath1996-06-021-0/+1
* * time/Makefile (tzcompile): Add missing backslash.Roland McGrath1996-05-261-0/+5
* Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-261-6/+7
* Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-081-44/+46
* Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-011-49/+77
* Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-04-031-14/+6
* * stdlib/Makefile (mpn-stuff): New target.Roland McGrath1996-03-011-0/+4
* Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960226 cvs/libc-960225 cvs/libc-960224 cvs/libc-960223Roland McGrath1996-02-221-1/+1
* Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-02-191-19/+25
* Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960131Roland McGrath1996-01-311-4/+4
* Fri Dec 15 04:41:22 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu> cvs/libc-951215Roland McGrath1995-12-151-2/+2
* Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1995-12-051-30/+52
* Sat Nov 18 16:46:01 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1995-11-201-8/+8
* (STRTOF): Fix handling of numbers with lots of leading zeroes.Ulrich Drepper1995-09-281-2/+10
* Mon Apr 10 14:53:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-101-1/+2
* Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-211-4/+4
* Undo bogus change by drepperRoland McGrath1995-03-171-8/+4
* Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Ulrich Drepper1995-03-171-14/+32
* Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-161-58/+91
* Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-061-12/+12
* * stdlib/strtod.c: Fixes from drepper. glibc-1.09 cvs/libc_1_09Roland McGrath1995-03-021-60/+91
* Tue Feb 21 00:10:50 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-02-211-1/+1
* Mon Feb 20 04:04:57 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>Roland McGrath1995-02-201-7/+10
* initial importRoland McGrath1995-02-181-0/+1027