File history
Tracking libc/misc/ltostr.c
| Commit | Author | Date | Message |
|---|---|---|---|
a58271bfde15844de1ae7224faba4c14d37d956 | Greg Haerr | 2022-04-23 | [libc] Fix itoa and ltoa to display INT_MIN/LONG_MIN properly |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
92f87a0e75440f1369443d75e5c6b81e18c7c67 | Jody Bruchon | 2020-03-08 | libc: automated parenthesis style cleanups with sed |
afce2210ab408b140fd5c6d117d31a62acfa6e2 | Jody Bruchon | 2020-03-08 | libc: automated code style cleanups with sed |
497c7cae2cfe07d0eeccd5e8f0b28ecbf391d03 | marcin-laszewski | 2020-03-06 | [libc/misc] Split ltostr.c, use atol as atoi. (#415) |
30609c1c4aa04b04194f2409947c1e26b05d588 | mfld-fr | 2018-06-28 | [libc] Test round 2 with sash and ash |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |