Files
lwip/src/core
Joel Cunningham 9844049cb1 lwip_itoa: fix converting 0 (bug #51729)
lwip_itoa would output the number 0 as \0.  This fixes the issue by
adding a special check before the normal conversion loop

This was found via shell cmd idxtoname and win32 port.  "lo0" should
be returned for index 1
2017-08-11 13:38:51 -05:00
..
2017-08-08 12:59:45 +02:00
2017-08-11 13:38:51 -05:00
2017-07-18 19:17:17 +02:00
2017-06-21 16:07:36 +02:00
2017-07-04 21:26:30 +02:00
2017-07-05 12:20:26 +02:00