File history
Tracking libc/misc/ltoa.c
| Commit | Author | Date | Message |
|---|---|---|---|
8dc2155fe9a7c9775df78c80c5650fc897405f2 | Greg Haerr | 2024-09-14 | [libc] Use __divmod in ltoa, ultoa, ltostr, ultostr and dd |
58ff0954a45d89b384ca1899d75ee0f81673c02 | Greg Haerr | 2024-05-08 | [libc] Add small ultoa function, cleanup and reduce size of dd |
a58271bfde15844de1ae7224faba4c14d37d956 | Greg Haerr | 2022-04-23 | [libc] Fix itoa and ltoa to display INT_MIN/LONG_MIN properly |
cb588295d28143e68c809884411210c5304b57f | Greg Haerr | 2022-03-06 | Add ltoa function to libc |