incubator-nuttx/net/local
Juha Niskanen de1ad1fdb3 net: fix typos, incorrect comments, nxstyle
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2020-12-13 09:06:28 -06:00
..
Kconfig Fix a few typos in the last commit 2016-07-19 13:40:54 -06:00
Make.defs Squashed commit of the following: 2019-05-21 18:57:54 -06:00
local.h net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
local_accept.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
local_bind.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
local_conn.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
local_connect.c Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
local_fifo.c net/local/local_fifo.c: Fix a few printf format warnings 2020-11-16 08:29:00 -08:00
local_listen.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
local_netpoll.c nuttx: Fix the nightly build warning again 2020-04-14 11:22:22 +02:00
local_recvfrom.c net/local/local_recvfrom.c: Fix a syslog format error 2020-11-20 22:22:53 -08:00
local_recvutils.c tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 2019-03-11 12:48:39 -06:00
local_release.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
local_send.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
local_sendpacket.c net/local/local_sendpacket.c: Fix a syslog format error 2020-11-20 22:22:53 -08:00
local_sendto.c net/socket: add MSG_DONTWAIT support 2020-02-19 12:21:28 -06:00
local_sockif.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00