.. |
defines.h
|
Add examples/usrsocktest application for USRSOCK testing
|
2017-04-03 09:25:49 -06: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
|
apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path.
|
2019-10-17 11:33:59 -06:00 |
Makefile
|
build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs
|
2020-07-09 15:17:37 -03:00 |
usrsocktest_basic_connect.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_basic_daemon.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_basic_getsockname.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_basic_getsockopt.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_basic_send.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_basic_setsockopt.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_block_recv.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_block_send.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_chardev.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_daemon.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_main.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_multi_thread.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_noblock_connect.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_noblock_recv.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_noblock_send.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_nodaemon.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_poll.c
|
Add examples/usrsocktest application for USRSOCK testing
|
2017-04-03 09:25:49 -06:00 |
usrsocktest_remote_disconnect.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |
usrsocktest_wake_with_signal.c
|
apps/examples/usrsocktest: Fix nxstyle issue
|
2020-08-06 20:52:09 +09:00 |