File history
Tracking libc/misc/ulltostr.c
| Commit | Author | Date | Message |
|---|---|---|---|
e29b22a704050f00d7be2d7c6c5794c3f9ac2bc | Greg Haerr | 2024-12-26 | [libc,c86] Compile all of ELKS C library with C86 |
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) |