This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
include
/
cxx
History
Gregory Nutt
ca29c652c3
Remove duplicate prototype of statfs from stdio.h. Belongs in sys/statfs.h only. Note by Michael Hope
2015-05-12 07:00:11 -06:00
..
cassert
…
cctype
There were some changes which broke my NuttX-Build. With these two patches it builds again. From Manuel Stühn
2015-01-01 15:56:25 -06:00
cerrno
…
cfcntl
…
climits
…
cmath
Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin
2012-12-07 16:00:56 +00:00
csched
…
csignal
…
cstdarg
…
cstdbool
…
cstddef
…
cstdint
…
cstdio
Remove duplicate prototype of statfs from stdio.h. Belongs in sys/statfs.h only. Note by Michael Hope
2015-05-12 07:00:11 -06:00
cstdlib
…
cstring
…
ctime
C++: Remove 'using ::timeval' from ctime. struct timeval was recently move to sys/time.h where it belongs. Now there are problems when it is referenced in ctime. Fixed by just removing it from ctime. Is that correct? or should ctime include sys/time.h? Noted by David Sidrane
2015-02-18 20:51:11 -06:00
cunistd
…
cwchar
Back out definition of mbstate_t. That is a mistake
2015-02-19 09:56:53 -06:00