Xiang Xiao
|
7a739851aa
|
include/cxx: Remove all non standard c++ header files
All standard header files can check here:
https://en.cppreference.com/w/cpp/header
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-06-16 15:42:45 +03:00 |
Alin Jerpelea
|
9b9be7e1f0
|
include: Author: Gregory Nutt: update licenses to Apache 2.0
Update files from Gregory Nutt to Apache 2.0 license.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-04 03:33:58 -08:00 |
Xiang Xiao
|
d17b963bca
|
libc: Move double_t typedef from sys/types.h to math.h
specified here:
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/math.h.html
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I3497a73908301d999cf1cfc4a66552a7ca4868c6
|
2020-06-29 13:37:41 +01:00 |
junmin-kim
|
9e78931b91
|
include/cxx/cstddef: Add C11++ std::nullptr_t
|
2019-07-11 06:07:34 -06:00 |
Gregory Nutt
|
7138e18efe
|
Fixing bad idempotence definition in C++ header files
|
2014-02-27 10:49:27 -06:00 |
patacongo
|
a4cc2f6f5b
|
Add a generic GCC stdarg.h header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4919 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-08 14:50:43 +00:00 |
patacongo
|
2a8a9f15d2
|
Adding beginning of NxWM touchscreen support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4718 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-09 22:30:19 +00:00 |
patacongo
|
eeec4073a9
|
Switching to C99 stdint.h types
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2340 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-14 23:32:23 +00:00 |
patacongo
|
4686cc55fa
|
types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2330 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-13 18:01:46 +00:00 |
patacongo
|
2ac46ef75c
|
Standard C headef files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1708 42af7a65-404d-4744-a932-0658087f49c3
|
2009-04-19 15:13:29 +00:00 |