nuttx-apps/examples/poll
Xiang Xiao b659f0fbdf Remove the unnecessary cast for main_t, NULL and argv
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-18 18:40:23 +02:00
..
host.c Fix the minor style issue 2022-10-16 19:07:16 +02: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 examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
select_listener.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 18:40:23 +02:00