This website requires JavaScript.
Explore
Help
Sign in
nuttx
/
nuttx-mirror
Watch
1
Star
2
Fork
You've already forked nuttx-mirror
0
mirror of
https://github.com/apache/nuttx.git
synced
2025-01-13 10:58:49 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2dae0ef0db
nuttx-mirror
/
libs
/
libc
/
syslog
History
Gregory Nutt
2dae0ef0db
mm/mm_heap/mm_sem.c: Fix error that occurs when CONFIG_CPP_HAVE_VARARGS is not defined. In that case, the arguments to the debug macro will all be evaluated even though they are not used any variables that are references must at least be defined.
2019-06-03 09:02:55 -06:00
..
lib_setlogmask.c
This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now.
2018-05-29 13:21:26 -06:00
lib_syslog.c
mm/mm_heap/mm_sem.c: Fix error that occurs when CONFIG_CPP_HAVE_VARARGS is not defined. In that case, the arguments to the debug macro will all be evaluated even though they are not used any variables that are references must at least be defined.
2019-06-03 09:02:55 -06:00
Make.defs
This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now.
2018-05-29 13:21:26 -06:00
syslog.h
This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now.
2018-05-29 13:21:26 -06:00