The NetBSD Project

src/lib/libc/gdtoa/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libc / gdtoa


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] test/        
[TXT] Makefile.inc  1.13   5 months  rin   Drop -O[01] hacks for vax; no longer necessary for patched GCC 10 PR port-vax/5...
[TXT] README  1.1.1.2   13 years  christos   from www.netlib.org
[TXT] arithchk.c  1.4   11 years  christos   fix old style definitions; XXX: gcc should have picked them up but it did not.
[TXT] dmisc.c  1.4   16 years  christos   Don't coredump on out of memory conditions. This solution leaks, but gdtoa is to...
[TXT] dtoa.c  1.12   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] g_Qfmt.c  1.5   4 years  riastradh   Sprinkle some more const in.
[TXT] g__fmt.c  1.2   13 years  christos   more de-linting.
[TXT] g_ddfmt.c  1.3   13 years  christos   Merge the new gdtoa: Note that the built-in tests fail the same way as with the ...
[TXT] g_dfmt.c  1.4   4 years  riastradh   Sprinkle some more const in.
[TXT] g_ffmt.c  1.4   4 years  riastradh   Sprinkle some more const in.
[TXT] g_xLfmt.c  1.5   4 years  riastradh   Sprinkle some more const in.
[TXT] g_xfmt.c  1.5   4 years  riastradh   Sprinkle some more const in.
[TXT] gdtoa.c  1.11   8 weeks  christos   Catch up with all the lint warnings since exit on warning was disabled. Disable ...
[TXT] gdtoa.h  1.11   4 years  riastradh   Sprinkle some more const in.
[TXT] gdtoa_fltrnds.h  1.2   4 years  riastradh   Honour the floating-point rounding mode in floating-point formatting. C99, Sec....
[TXT] gdtoa_locks.c  1.2   9 years  christos   Fix non _REENTRANT build.
[TXT] gdtoaimp.h  1.19   23 months  rillig   lib: remove CONSTCOND comment Since 2021-01-31, lint doesn't need it anymore fo...
[TXT] gethex.c  1.7   4 years  kamil   Avoid unportable left shift construct left shift of 9 by 28 places cannot be re...
[TXT] gmisc.c  1.4   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] hd_init.c  1.2   18 years  kleink   * Pacify compiler; delint. * Add MI NetBSD definitions. * Rename IEEE_{8087,MC68...
[TXT] hdtoa.c  1.12   2 years  christos   PR/56247: Greg A. Woods: printf("%La", LDBL_MIN) dumps core Don't write to ((cha...
[TXT] hexnan.c  1.5   13 years  christos   fix some lint on i386
[TXT] ldtoa.c  1.6   4 years  riastradh   Sprinkle some more const in.
[TXT] makefile  1.4   13 years  christos   Merge the new gdtoa: Note that the built-in tests fail the same way as with the ...
[TXT] misc.c  1.11   12 years  mlelstv   one more error path that didn't free a lock.
[TXT] qnan.c  1.2   18 years  kleink   * Pacify compiler; delint. * Add MI NetBSD definitions. * Rename IEEE_{8087,MC68...
[TXT] smisc.c  1.5   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] strtoIQ.c  1.3   4 years  riastradh   Sprinkle some more const in.
[TXT] strtoId.c  1.3   4 years  riastradh   Sprinkle some more const in.
[TXT] strtoIdd.c  1.3   4 years  riastradh   Sprinkle some more const in.
[TXT] strtoIf.c  1.3   4 years  riastradh   Sprinkle some more const in.
[TXT] strtoIg.c  1.5   2 years  christos   PR/56148: Andreas Gustafsson: lib/libc/stdio/t_printf:snprintf_float test random...
[TXT] strtoIx.c  1.3   4 years  riastradh   Sprinkle some more const in.
[TXT] strtoIxL.c  1.3   4 years  riastradh   Sprinkle some more const in.
[TXT] strtod.c  1.20   7 weeks  christos   fix vax build (unused variable)
[TXT] strtodI.c  1.4   4 years  riastradh   Sprinkle some more const in.
[TXT] strtodg.c  1.13   2 years  christos   PR/56148: Andreas Gustafsson: lib/libc/stdio/t_printf:snprintf_float test random...
[TXT] strtodnrp.c  1.3   13 years  christos   Merge the new gdtoa: Note that the built-in tests fail the same way as with the ...
[TXT] strtof.c  1.7   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] strtof_vaxf.c  1.8   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] strtold_pQ.c  1.1   18 years  kleink   Add strtof(3) and strtold(3); welcome libc 12.137.
[TXT] strtold_px.c  1.1   18 years  kleink   Add strtof(3) and strtold(3); welcome libc 12.137.
[TXT] strtold_pxL.c  1.1   18 years  kleink   Add strtof(3) and strtold(3); welcome libc 12.137.
[TXT] strtold_subr.c  1.3   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] strtopQ.c  1.6   10 years  joerg   Add strtof_l, strtod_l and strtold_l.
[TXT] strtopd.c  1.4   4 years  riastradh   Sprinkle some more const in.
[TXT] strtopdd.c  1.4   4 years  riastradh   Sprinkle some more const in.
[TXT] strtopf.c  1.4   4 years  riastradh   Sprinkle some more const in.
[TXT] strtopx.c  1.6   10 years  joerg   Add strtof_l, strtod_l and strtold_l.
[TXT] strtopxL.c  1.6   10 years  joerg   Add strtof_l, strtod_l and strtold_l.
[TXT] strtorQ.c  1.5   4 years  riastradh   Sprinkle some more const in.
[TXT] strtord.c  1.5   10 years  joerg   Add strtof_l, strtod_l and strtold_l.
[TXT] strtordd.c  1.3   13 years  christos   Merge the new gdtoa: Note that the built-in tests fail the same way as with the ...
[TXT] strtorf.c  1.3   13 years  christos   Merge the new gdtoa: Note that the built-in tests fail the same way as with the ...
[TXT] strtorx.c  1.4   13 years  christos   Merge the new gdtoa: Note that the built-in tests fail the same way as with the ...
[TXT] strtorxL.c  1.4   13 years  christos   Merge the new gdtoa: Note that the built-in tests fail the same way as with the ...
[TXT] sum.c  1.2   16 years  christos   Don't coredump on out of memory conditions. This solution leaks, but gdtoa is to...
[TXT] ulp.c  1.3   13 years  christos   Merge the new gdtoa: Note that the built-in tests fail the same way as with the ...
[TXT] xsum0.out  1.1.1.2   13 years  christos   from www.netlib.org


CVSweb <webmaster@jp.NetBSD.org>