This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-12 09:48:31 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
43eb04bb8f252da815be8dd799b86cda1408a17c
nuttx
/
libc
/
syslog
T
History
Gregory Nutt
2b445ddccc
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
2016-06-20 08:57:08 -06:00
..
lib_setlogmask.c
…
lib_syslog.c
Update some cmoments
2016-06-20 06:11:22 -06:00
Make.defs
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
2016-06-20 08:57:08 -06:00
syslog.h
Move the OS intensive part of vsyslog and vlowsyslog to drivers/syslog/vsyslog.c and vlowsyslog.c. Also move lib_syslogstrem to drivers/syslog/syslogstream.c
2016-06-19 07:56:24 -06:00