File history
Tracking libc/misc/ultostr.c
| Commit | Author | Date | Message |
|---|---|---|---|
8dc2155fe9a7c9775df78c80c5650fc897405f2 | Greg Haerr | 2024-09-14 | [libc] Use __divmod in ltoa, ultoa, ltostr, ultostr and dd |
a43e4598edcb05d3f95b8197ef0498292bb1322 | Greg Haerr | 2022-07-07 | [libc] Add 64-bit long long support functions lltostr, ulltostr |
a58271bfde15844de1ae7224faba4c14d37d956 | Greg Haerr | 2022-04-23 | [libc] Fix itoa and ltoa to display INT_MIN/LONG_MIN properly |
497c7cae2cfe07d0eeccd5e8f0b28ecbf391d03 | marcin-laszewski | 2020-03-06 | [libc/misc] Split ltostr.c, use atol as atoi. (#415) |