summaryrefslogtreecommitdiff
path: root/nuttx/include/cxx
Commit message (Collapse)AuthorAgeFilesLines
* Enable GCC 4.9 support hackeryLorenz Meier2015-02-081-1/+1
|
* Undefine C macros conflicting with equivalent functions in C++Lorenz Meier2014-11-281-0/+15
|
* include/cxx: Fix some bad idempotence defintions in header filesLorenz Meier2014-05-161-4/+4
|
* Fixed include guard in cstdio. Broken include guard was preventing cstdio to ↵Pavel Kirienko2014-05-051-3/+3
| | | | compile if cctype was included first (and vice versa); as a result, the code that needed both cctype and cstdio was failing to compile.
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-072-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5415 42af7a65-404d-4744-a932-0658087f49c3
* Several small thingspatacongo2012-11-031-0/+59
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5303 42af7a65-404d-4744-a932-0658087f49c3
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-012-1/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5293 42af7a65-404d-4744-a932-0658087f49c3
* Review and update some board configurationspatacongo2012-07-291-4/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4991 42af7a65-404d-4744-a932-0658087f49c3
* Header file clean-uppatacongo2012-07-1710-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4948 42af7a65-404d-4744-a932-0658087f49c3
* Add a generic GCC stdarg.h header filepatacongo2012-07-083-9/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4919 42af7a65-404d-4744-a932-0658087f49c3
* NxWM: Add IApplicationFactory so that we can create multiple instances of ↵patacongo2012-05-161-0/+74
| | | | | | applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4742 42af7a65-404d-4744-a932-0658087f49c3
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-0916-0/+57
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4718 42af7a65-404d-4744-a932-0658087f49c3
* Upated NxWM commentspatacongo2012-05-031-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4692 42af7a65-404d-4744-a932-0658087f49c3
* More NxWM supportpatacongo2012-05-011-0/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4682 42af7a65-404d-4744-a932-0658087f49c3
* Add tcsetattr and tcgetattrpatacongo2012-02-011-2/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4355 42af7a65-404d-4744-a932-0658087f49c3
* Fix some MIPS software interrupt enabling issuespatacongo2011-10-291-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4067 42af7a65-404d-4744-a932-0658087f49c3
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4052 42af7a65-404d-4744-a932-0658087f49c3
* Switching to C99 stdint.h typespatacongo2009-12-141-16/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2340 42af7a65-404d-4744-a932-0658087f49c3
* Add cstdint and cstdboolpatacongo2009-12-132-0/+131
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2332 42af7a65-404d-4744-a932-0658087f49c3
* types blkcnt_t and off_t should not depend on memory model; Remove ↵patacongo2009-12-131-1/+0
| | | | | | non-standard type STATUS git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2330 42af7a65-404d-4744-a932-0658087f49c3
* Standard C headef filespatacongo2009-04-1912-0/+805
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1708 42af7a65-404d-4744-a932-0658087f49c3