| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make strtod.c work on Alpha as well. strtod.c has got locale support, | Peter Wemm | 2001-11-04 | 1 | -11/+8 |
| * | Slightly closer to netbsd_strtod.c: | Peter Wemm | 2001-11-04 | 1 | -11/+12 |
| * | Make this work on ia64. I have no idea why it works on alpha - it | Doug Rabson | 2001-10-06 | 1 | -1/+7 |
| * | Update unused __dtoa prototypes to match reality. | Tor Egge | 2001-02-25 | 1 | -2/+2 |
| * | Remove freelists managed by Balloc/Bfree. | Tor Egge | 2001-02-15 | 1 | -31/+11 |
| * | Use decimap_point from localeconv() instead of hardcoded '.' | Andrey A. Chernov | 2001-02-10 | 1 | -1/+4 |
| * | Backout previous commit. Use of spinlocks was not approved. | Tor Egge | 2001-02-09 | 1 | -21/+17 |
| * | Protect freelists managed by Balloc/Bfree with a spinlock. | Tor Egge | 2001-02-08 | 1 | -17/+23 |
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -31/+31 |
| * | Make strtod conforms manpage, use isspace to skip initial whitespaces | Andrey A. Chernov | 1995-08-01 | 1 | -7/+3 |
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+2447 |
