| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-03 | lib/printf: integrate | David Lamparter | |
| Signed-off-by: David Lamparter <equinox@diac24.net> | |||
| 2019-06-03 | lib/printf: use system printf for floats | David Lamparter | |
| We're not libc, we can just fall back to snprintf() to avoid all this low-level float mangling. Signed-off-by: David Lamparter <equinox@diac24.net> | |||
| 2019-06-03 | lib/printf: cut down to size | David Lamparter | |
| remove various FreeBSD specific bits, as well as the entirety of locale support. Signed-off-by: David Lamparter <equinox@diac24.net> | |||
| 2019-06-03 | lib: import FreeBSD's printf | David Lamparter | |
| ... from current SVN HEAD (not that it has been touched in the past 2 years ...) Signed-off-by: David Lamparter <equinox@diac24.net> | |||
