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-06-07 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4f5879f9989b98dbc9b0d52acf689f9dcd88396e
nuttx
/
include
/
cxx
T
History
Gregory Nutt
4f5879f998
C library: Add ffs(). Add strings.h. Move strcasecmp, strncasecmp, bzero, bcmp, and bcopy to where they belong in strings.h.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead.
2017-02-16 16:10:09 -06:00
..
cassert
…
cctype
Implement ctype.h functions as inline if possible. cctype can then properly select namespace.
2016-10-22 08:18:00 -06:00
cerrno
…
cfcntl
…
climits
…
clocale
Allows c++ code to compile with or without CONFIG_LIBC_LOCALE
2016-10-19 06:49:19 -10:00
cmath
…
csched
…
csignal
include/cxx: Update some C++ header files due to recent changes to C hader files
2016-08-25 15:06:46 -06:00
cstdarg
…
cstdbool
…
cstddef
…
cstdint
…
cstdio
Update some C++ header files
2017-02-14 07:48:54 -06:00
cstdlib
Update some C++ header files
2017-02-14 07:48:54 -06:00
cstring
C library: Add ffs(). Add strings.h. Move strcasecmp, strncasecmp, bzero, bcmp, and bcopy to where they belong in strings.h.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead.
2017-02-16 16:10:09 -06:00
ctime
…
cunistd
C library: Add swab()
2017-02-16 14:42:27 -06:00
cwchar
Back out the rest of commit
1e754402b8
. Newlib support will not be accepted into the NuttX repository.
2016-11-03 09:41:38 -06:00