This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-10 15:05:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
2d4ad03d2c
nuttx
/
libc
/
syslog
History
Download ZIP
Download TAR.GZ
Juha Niskanen
628821fdf4
arch/srm/src/stm32f7: Add CONFIG_RTC_PERIODIC support. Also makes the RTC lowerhalf more like in STM32L4.
2018-03-05 07:46:58 -06:00
..
lib_setlogmask.c
arch/srm/src/stm32f7: Add CONFIG_RTC_PERIODIC support. Also makes the RTC lowerhalf more like in STM32L4.
2018-03-05 07:46:58 -06:00
lib_syslog.c
Per OpenGroup.org, syslog -- and, hence, nonstandard vsyslog, and debug wrappers -- does not return a value. Rename _vsyslog to nx_vsyslog. Use internal nx_vsyslog in the few cases where a return value is required.
2018-03-04 08:07:07 -06:00
Make.defs
syslog.h