.. |
Kconfig
|
Squashed commit of the following:
|
2019-12-31 09:26:14 -06:00 |
Make.defs
|
|
|
usrsock_accept.c
|
network: simplify the timeout process logic
|
2020-01-11 08:24:49 -06:00 |
usrsock_bind.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_close.c
|
net/: Run all .c files under net/ through tools/nxstyle and fix all resulting complaints.
|
2020-01-11 13:41:33 -03:00 |
usrsock_conn.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_connect.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_dev.c
|
net/: Fix some new problems found by the current nxstyle with .c files in the net/ directory. (#92)
|
2020-01-13 21:26:04 +01:00 |
usrsock_event.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_getpeername.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_getsockname.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_getsockopt.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_ioctl.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_listen.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_poll.c
|
Squashed commit of the following:
|
2019-12-31 09:26:14 -06:00 |
usrsock_recvfrom.c
|
network: simplify the timeout process logic
|
2020-01-11 08:24:49 -06:00 |
usrsock_sendto.c
|
network: simplify the timeout process logic
|
2020-01-11 08:24:49 -06:00 |
usrsock_setsockopt.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_socket.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
usrsock_sockif.c
|
net/: Run nxstyle against all C files.
|
2019-10-25 11:31:42 -06:00 |
usrsock.h
|
Squashed commit of the following:
|
2019-12-31 09:26:14 -06:00 |