Lines Matching refs:sys
20 * posix/*: added posix-compatibility include files posix/netdb.h and posix/sys/socket.h
156 * sys.c: fixed bug #34884: sys_msleep() body needs to be surrounded with
296 * sys_arch.txt: Fixed documentation after changing sys arch prototypes for 1.4.0.
452 * sys layer: task #10139 (Prefer statically allocated memory): converted
456 to let sys.h use binary semaphores instead of mutexes - as before)
529 * tcpip.c, init.c, memp.c, sys.c, memp_std.h, sys.h, tcpip.h
1144 * sys.h: Made SYS_LIGHTWEIGHT_PROT and sys_now() work with NO_SYS=1
1160 * tcp.c, tcp_out.c, tcp_in.c, sys.h, tcp.h, opts.h: add support for
1535 * sys_arch.txt, api.h, api_lib.c, api_msg.h, api_msg.c, tcpip.c, sys.h, opt.h:
1733 * opt.h, sys.h, tcpip.c, slipif.c, ppp.c, sys_arch.txt: Change parameters list
1986 * sys.h, api_lib.c: Provide new sys_mbox_tryfetch function. Require ports to provide new
2052 * sockets.c, api.h, api_lib.c, tcpip.c, sys.h, sys.c, err.c, opt.h:
2060 * api.h, api_lib.c, sockets.h, sockets.c, tcpip.c, sys.h, sys.c, err.h:
2123 * sys.h, api_lib.c, api_msg.c, sockets.c: fix bug #21698: "netconn->recv_avail
2142 If including <sys/time.h> for system-struct timeval, LWIP_TIMEVAL_PRIVATE now
2414 * sys.h, sys.c, api_lib.c, tcpip.c: remove sys_mbox_fetch_timeout() (was only
2503 * inet.c, ip_addr.h, sockets.h, sys.h, tcp.h: Apply patch #5745: Fix
2746 * api_lib.c etharp.c, ip.c, memp.c, stats.c, sys.{c,h} tcp.h: