fixed bug #42117 lwip_fcntl does not set errno

This commit is contained in:
Simon Goldschmidt
2014-09-02 21:08:30 +02:00
parent 39caf630a9
commit 5c37c63cef
2 changed files with 9 additions and 1 deletions

View File

@@ -117,6 +117,9 @@ HISTORY
++ Bugfixes:
2014-09-02: Simon Goldschmidt
* sockets.c: fixed bug #42117 lwip_fcntl does not set errno
2014-09-02: Simon Goldschmidt
* tcp.c: fixed bug #42299 tcp_abort() leaves freed pcb on tcp_bound_pcbs list