1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-09-08 06:28:00 +03:00
Files
esp8266/tests/host/common
Earle F. Philhower, III 6883beedec Remove broken ltoa/ultoa, call itoa/utoa (#5625)
* Remove broken ltoa/ultoa, call itoa/utoa

Use the newlib integer-to-ASCII non-POSIX calls instead of rolling
our own.  Should be safe as sizeof(long) == sizeof(int).
The custom functions behaved differently from itoa when passed in
negative values in non-base-10.

Add host tests for negative non-base-10 int/longs
2019-01-17 02:08:19 +00:00
..
2018-11-20 18:51:45 -02:00
2018-12-04 14:55:10 -03:00
2018-11-20 18:51:45 -02:00
2018-11-20 18:51:45 -02:00
2018-11-20 18:51:45 -02:00
2018-11-20 18:51:45 -02:00
2018-11-20 18:51:45 -02:00
2018-11-20 18:51:45 -02:00
2018-11-20 18:51:45 -02:00
2018-11-28 12:37:59 +01:00
2018-11-20 18:51:45 -02:00
2018-11-20 18:51:45 -02:00