Shawn Silverman
|
f84076b112
|
Add missing terminating newlines to LWIP_DEBUGF statements
|
2023-05-11 22:13:51 +02:00 |
|
David Cermak
|
a6874a46c6
|
contrib/ports: Add semaphore per thread option for unix
|
2023-05-10 21:49:34 +02:00 |
|
Simon Goldschmidt
|
fc85b055d7
|
sys: add the possibility to fuzz what sys_now() returns
|
2020-02-17 21:39:46 +01:00 |
|
Simon Goldschmidt
|
f857260e29
|
fix compiling fuzz test under Linux after merging contrib to main repo
|
2019-12-11 22:20:14 +01:00 |
|
Joan Lledó
|
2f5305c259
|
Unix port: improve support for the Hurd
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
|
2019-08-01 21:10:36 +02:00 |
|
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 |
|
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 |
|