mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-14 02:17:25 +08:00

Initial implementation of syslogd including version information, simple usage help and UDP transmission. The current implementation transmits RFC 5424 formatted syslog entries over UDP for consumption by a syslog collector. Only some options from the manpage are implemented since NuttX doesn't currently have the ability for some of the more complex features (-l, etc.). Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
52 lines
461 B
Plaintext
52 lines
461 B
Plaintext
*.a
|
|
*.dbo
|
|
*.dba
|
|
*.adb
|
|
*.asm
|
|
*.dSYM
|
|
*.exe
|
|
*.gcno
|
|
*.gcda
|
|
*.hobj
|
|
*.i
|
|
*.inf
|
|
*.lib
|
|
*.lst
|
|
*.o
|
|
*.wo
|
|
*.obj
|
|
*.rel
|
|
*.src
|
|
*.swp
|
|
*.sym
|
|
*.su
|
|
*.map
|
|
*~
|
|
.built
|
|
.context
|
|
.depend
|
|
.kconfig
|
|
*.lock
|
|
/bin
|
|
/bin_debug
|
|
/boot_romfsimg.h
|
|
/external
|
|
/Kconfig
|
|
/romfs.img
|
|
/staging
|
|
/symtab_apps.c
|
|
/wasm
|
|
cscope.out
|
|
Make.dep
|
|
.context
|
|
# nuttx/$(TOPDIR)/Makefile.[unix|win]::$(DIRLINKS_EXTERNAL_DIRS)
|
|
.dirlinks
|
|
.vscode
|
|
.DS_Store
|
|
build
|
|
.ccls-cache
|
|
compile_commands.json
|
|
.aider*
|
|
.clang-format
|
|
.cache
|