Michał Kowalczyk
|
44e186c503
Clean up asserts
|
5 years ago |
Michał Kowalczyk
|
de42ebabe1
Reformat repository to our clang-format rules
|
5 years ago |
Isaku Yamahata
|
7eade65b91
[Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer
|
5 years ago |
Chia-Che Tsai
|
be9852784f
[All components] Remove all modelines from all source files
|
6 years ago |
Isaku Yamahata
|
312159dbcb
[Pal] Add noreturn function attribute where appropriate
|
5 years ago |
Michał Kowalczyk
|
16d90cfe12
Fix parenthesizing and formatting of C macros
|
5 years ago |
Don Porter
|
203a3920fa
Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str.
|
6 years ago |
Chia-Che Tsai
|
f8bf469018
Cleaning up and rewriting VMA bookkeeping code (#183)
|
6 years ago |
Don Porter
|
64a57f2241
Malloc fixes (#70)
|
7 years ago |