This is an automated email from the ASF dual-hosted git repository.

ligd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git


    from 8ed046e2d apps/benchmarks/dhrystone: Fix compilation errors
     new 8b6e63c22 libuv: default select epoll backend in libuv
     new 5891f7037 libuv:add inotify test for nuttx
     new 4e386a955 system/libuv: optimize stack usage
     new ed91a3c03 libuv:change LIBUV_BACKEND_EPOLL depends on FS_NOTIFY
     new be85fab47 libuv:Make libuv use epoll runable without fsnotify
     new 9c51919a1 libuv:add threadpool DEF_THREADPOOL_PRIORITY

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 system/libuv/0001-libuv-port-for-nuttx.patch | 416 +++++++++++++++++++++++++++
 system/libuv/CMakeLists.txt                  |   6 +-
 system/libuv/Kconfig                         |  20 ++
 system/libuv/Makefile                        |   9 +-
 4 files changed, 448 insertions(+), 3 deletions(-)

Reply via email to