nuttx-apps/examples/poll
Xiang Xiao f95d60366a Fix the nxstyle warning
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-05-08 21:35:16 +03:00
..
host.c Replace all sprintf with snprintf 2023-05-08 21:35:16 +03:00
Kconfig Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard. 2019-10-06 06:14:56 -06:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile.host Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
net_listener.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
net_reader.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00
poll_internal.h include: fix double include pre-processor guards 2022-01-16 17:36:21 +08:00
poll_listener.c fs/epoll: fix compile break about change type of pollevent_t 2022-04-07 12:13:22 +08:00
poll_main.c Fix the nxstyle warning 2023-05-08 21:35:16 +03:00
select_listener.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00