Dirk Ziegelmeier
|
dc607c5be4
|
Fix lwip_port_rand()
(Didn't stash again after last change)
|
2019-02-02 22:38:49 +01:00 |
|
Dirk Ziegelmeier
|
aa4668cc47
|
Add lwip_port_rand() to unix port
|
2019-02-02 22:37:18 +01:00 |
|
Dirk Ziegelmeier
|
ea14b774c8
|
Replace several occurences of stdint types by lwIPs portability typedefs
Fixes bug #55405: Usage of uint8_t instead of ui8_t in TCP code
|
2019-01-06 21:19:04 +01:00 |
|
Dirk Ziegelmeier
|
feee9d903a
|
Unix port: Give threads a name on Linux
May also work on Darwin, but I can't test it :-)
|
2018-11-02 20:22:22 +01:00 |
|
Dirk Ziegelmeier
|
64e0ede1a1
|
Whitespace cleanup in contrib dir
|
2018-10-22 20:53:58 +02:00 |
|
Simon Goldschmidt
|
f272a75b6a
|
implement 'keypressed()' in the unix port
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
|
2018-10-13 16:31:01 +02:00 |
|
Dirk Ziegelmeier
|
ac46e42aa2
|
Import lwIP contrib rep
... from http://git.savannah.gnu.org/cgit/lwip/lwip-contrib.git/ into contrib/ subdir, STABLE-2_1_0_RELEASE tag
lwIP contrib is now officially frozen
TODO: Fix build
|
2018-10-02 12:19:13 +02:00 |
|