This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
net
/
local
History
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
…
local_accept.c
…
local_bind.c
…
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
…
local_recvfrom.c
net/local/local_recvfrom.c: Fix a syslog format error
2020-11-20 22:22:53 -08:00
local_recvutils.c
…
local_release.c
…
local_send.c
…
local_sendpacket.c
net/local/local_sendpacket.c: Fix a syslog format error
2020-11-20 22:22:53 -08:00
local_sendto.c
…
local_sockif.c
net: fix typos, incorrect comments, nxstyle
2020-12-13 09:06:28 -06:00
local.h
net: fix typos, incorrect comments, nxstyle
2020-12-13 09:06:28 -06:00
Make.defs
…