nuttx-apps/examples/poll
anchao 25b92edd9f Squashed commit of the following:
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-22 09:30:38 -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-22 09:30:38 -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-22 09:30:38 -06:00
select_listener.c Cosmetic changes 2015-09-02 16:49:17 -06:00