nuttx-apps/examples/poll
anchao 220653f21c Squashed commit of the following:
Author: anchao <anchao@pinecone.net>

     apps/, most main() function: Correct CONFIG_BUILD_LOADABLE usage
     Loadable apps/: Correct loadable symbol table generate
     apps/system/ubloxmodem:  Fix build break
     apps/examples/ostest: start restart/waitpid/user test from main loop
     apps/nshlib:  Expand reboot and poweroff commands to include a second, optional mode argument

    Author: Gregory Nutt <gnutt@nuttx.org>

     An attempt to fix build issues.  Does not work.
     apps/examples/ostest:  Fix some inappropriate renaming of static functions introduced with recent patches.
     apps/builtin/exec_builtin.c:  Fix a error introduced by recent comments.  Found in build testing.

    Author: anchao <anchao@pinecone.net>

     apps/builtin/exec_builtin.c:  Try posix_spawn if builtin apps do not have have an entry point.
     apps/Application.mk: introduce MODULE config to simplify tristate(m)
     apps/nsh:  Change the nuttx shell module type to tristate
     apps:  Add loadable application support
     script/mksymtab:  Generate symbol table name by default
     apps/builtin:  Allow loadable applications can register with apps/builtin.
2018-08-23 11:06:15 -06:00
..
.gitignore Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files 2013-05-30 14:45:31 -06:00
host.c Remove non-portable references to syslog from apps/examples 2014-10-08 08:33:00 -06:00
Kconfig Things that use mkfifo() and pipe() depend on CONFIG_PIPES 2016-07-20 10:46:05 -06:00
Make.defs apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev. 2015-05-06 08:19:54 -06:00
Makefile Squashed commit of the following: 2018-08-23 11:06:15 -06:00
Makefile.host USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation.. 2012-09-13 14:14:18 +00:00
net_listener.c Fix comments formatting 2017-05-19 17:50:26 +02:00
net_reader.c Fix comments formatting 2017-05-19 17:50:26 +02:00
poll_internal.h Standardize some naming in code section comments 2016-02-21 18:15:00 -06:00
poll_listener.c Cosmetic changes 2015-09-02 16:49:17 -06:00
poll_main.c Squashed commit of the following: 2018-08-23 11:06:15 -06:00
select_listener.c Cosmetic changes 2015-09-02 16:49:17 -06:00