summaryrefslogtreecommitdiff
path: root/nuttx/include/cxx
Commit message (Expand)AuthorAgeFilesLines
* There were some changes which broke my NuttX-Build. With these two patches it...Gregory Nutt2015-01-011-0/+4
* Cosmetic change to commentGregory Nutt2014-11-281-1/+2
* cctype: Undefined macros defined ctype.h so that builtin C++ implementations ...Gregory Nutt2014-11-281-0/+15
* Update csdtio tooGregory Nutt2014-11-061-1/+15
* Can't use formal parameter name 'template' in stdlib.h. Causes C++ compilati...Gregory Nutt2014-11-061-0/+30
* Fix a couple of C++ related problems in include/cxxGregory Nutt2014-10-112-1/+3
* Various changes associated with symbol tables. Most from Pelle WindestamGregory Nutt2014-06-271-1/+1
* cstdbool: Ignore _Bool8 if CONFIG_C99_BOOL8=yGregory Nutt2014-02-281-0/+2
* cosmetic changes to README files and commentsGregory Nutt2014-02-271-0/+1
* Fixing bad idempotence definition in C++ header filesGregory Nutt2014-02-272-8/+8
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-072-0/+4
* Several small thingspatacongo2012-11-031-0/+59
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-012-1/+20
* Review and update some board configurationspatacongo2012-07-291-4/+8
* Header file clean-uppatacongo2012-07-1710-10/+10
* Add a generic GCC stdarg.h header filepatacongo2012-07-083-9/+8
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-161-0/+74
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-0916-0/+57
* Upated NxWM commentspatacongo2012-05-031-0/+3
* More NxWM supportpatacongo2012-05-011-0/+70
* Add tcsetattr and tcgetattrpatacongo2012-02-011-2/+7
* Fix some MIPS software interrupt enabling issuespatacongo2011-10-291-0/+2
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-1/+0
* Switching to C99 stdint.h typespatacongo2009-12-141-16/+1
* Add cstdint and cstdboolpatacongo2009-12-132-0/+131
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-131-1/+0
* Standard C headef filespatacongo2009-04-1912-0/+805