borysp
|
1bf6423384
[LibOS/Pal] Replace hardcoded URI prefix strings
|
4 years ago |
Thomas Knauth
|
de5efcd53d
[Pal/lib] Add strcmp() function
|
5 years ago |
Thomas Knauth
|
3174ec726c
[Pal/lib] Fix snprintf() function signature
|
5 years ago |
Krishnakumar, Sudha
|
6142c13339
[Pal/lib] Add check on string lengths in macro strcmp_static()
|
5 years ago |
Jia Zhang
|
1f46a8a60c
[Pal] Add assert in case zero is fed to IS_POWER_OF_2()
|
5 years ago |
Michał Kowalczyk
|
bc0beaa253
Refactor alignment macros
|
5 years ago |
Michał Kowalczyk
|
b699fd7afd
Introduce IS_POWER_OF_2 macro
|
5 years ago |
Michał Kowalczyk
|
99677cdf72
Introduce ARRAY_SIZE macro
|
5 years ago |
Michał Kowalczyk
|
5383e825a3
Rename strpartcmp_static to strstartswith_static
|
5 years ago |
Michał Kowalczyk
|
df6c52dff8
Fix strcmp_static semantics to match the standard strcmp
|
5 years ago |
Michał Kowalczyk
|
44e186c503
Clean up asserts
|
5 years ago |
Simon Gaiser
|
1cb80f23ed
[Pal] Add macro for saturated addition/subtraction
|
5 years ago |
borysp
|
9cd6b34747
[Pal] Change the way argv[0] is handled
|
5 years ago |
borysp
|
7df0739e9a
[Pal] Fix bugs in path normalization
|
5 years ago |
Isaku Yamahata
|
7eade65b91
[Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer
|
5 years ago |
Rafał Wojdyła
|
5a5b42fff8
[LibOS/PAL] Memory corruption fixes
|
5 years ago |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
6 years ago |
Michał Kowalczyk
|
4fe1365d05
[Pal/Linux] Turn on -Wsign-compare and fix the produced warnings
|
5 years ago |
Michał Kowalczyk
|
16d90cfe12
Fix parenthesizing and formatting of C macros
|
5 years ago |
Simon Gaiser
|
205c574ac7
[Pal] Add macro for copying fixed size arrays
|
5 years ago |
Li Lei
|
195c2b1f7b
[PAL] Enable Wunsed-parameter warning as part of Wextra
|
6 years ago |
Chia-Che Tsai
|
cba6e3278a
Add -Werror to CFLAGS with WERROR=1
|
6 years ago |
Chia-Che Tsai
|
48f330c88b
[Linux/SGX PAL] Use the C11 standard instead of GNU99
|
6 years ago |
Isaku Yamahata
|
7ec3baeabe
Pal/Linux, FreeBSD: ~15 instead of ~16 for child stack alignment
|
6 years ago |
Don Porter
|
03cb0e0bb3
Address a TOCTTOU vulnerability in SGX read/map (#131)
|
6 years ago |
Chia-Che Tsai
|
f8bf469018
Cleaning up and rewriting VMA bookkeeping code (#183)
|
6 years ago |
Chia-Che Tsai
|
84f81d8f13
Lots of bugfixes (#145)
|
6 years ago |
Don Porter
|
0433461802
License change to LGPL (#140)
|
7 years ago |
Jaehyun Han
|
d782947948
Fix the limitation on the number of trusted files (#87)
|
7 years ago |
Don Porter
|
62302518e8
Remove the wolfssl code (#77)
|
7 years ago |