Peter Bee
|
f20cd0295f
|
arch: fix typo
Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
|
2022-08-03 17:37:08 +08:00 |
Xiang Xiao
|
11e1a8b28b
|
arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h
follow up the below change:
commit 6357523892
Author: Xiang Xiao <xiaoxiang@xiaomi.com>
Date: Mon Nov 1 12:40:51 2021 +0800
arch: Add _wchar_t typedef like other basic types
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-06-03 22:25:49 +03:00 |
Peter Kalbus
|
6abdf73535
|
sim: Initial support on MacOS M1 and Linux AARCH64 based hosts.
|
2022-02-17 09:35:09 +08:00 |
Alin Jerpelea
|
41342c0a12
|
arch: sim: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
to Apache.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-03-31 21:12:25 -05:00 |
YAMAMOTO Takashi
|
51be5c08bf
|
arch/sim/include/limits.h: Fix the type of LONG_MIN, LONG_MAX, ULONG_MAX
|
2021-03-12 16:23:26 +08:00 |
Gregory Nutt
|
eef2f4599e
|
Commit 933e9e407b broke the simulator on a 64-bit platform.
|
2019-07-29 14:34:29 -06:00 |
Gregory Nutt
|
cae0c9a2e3
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:47:23 -06:00 |
Gregory Nutt
|
ae15c6963c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
Gregory Nutt
|
28a74ac02f
|
MM: Minimum memory allocation must to up to 32 if sizeof pointer is 8-bytes
|
2014-11-02 12:11:20 -06:00 |
Gregory Nutt
|
25d4ff745b
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
patacongo
|
cd20adb63d
|
Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5415 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-07 16:00:56 +00:00 |
patacongo
|
faf4bad3f1
|
Change all values in all limits.h for all architectures to signed decimal; the hex values were not sign extending appropriate in most uses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4911 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-05 23:45:57 +00:00 |
patacongo
|
a55fc5bb81
|
header file and file header clean-up
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3434 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-28 21:21:11 +00:00 |
patacongo
|
005ed42a22
|
Need limits of signed and unsigned pointer-sized integers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2334 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-14 13:48:27 +00:00 |
patacongo
|
c5efa5bc52
|
Add range of pointer integer types
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2333 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-13 20:56:12 +00:00 |
patacongo
|
cd6d8c9e52
|
Restructure header files for POSIX compliance; eliminate compile warnings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@107 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-20 16:51:12 +00:00 |
patacongo
|
df3e9d1db5
|
Add to nsh, add limits.h, gets, strtok, strtok_r
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@54 42af7a65-404d-4744-a932-0658087f49c3
|
2007-03-10 14:42:30 +00:00 |