Justin Miller
|
2204695f0a
|
[SDK] Fix some arm64 stuff that was discovered during testing
Addendum to 6dfc13e4 . CORE-17518
|
2022-04-07 19:50:43 +03:00 |
|
Timo Kreuzer
|
b05cc36208
|
[CRT] Fix CRT headers a bit
* Remove unused internal version of float.h
* Define _STATIC_ASSERT in crtdefs.h
* Add some missing declarations
|
2021-08-04 02:03:07 +02:00 |
|
Timo Kreuzer
|
486a4d93ed
|
[CRT] Define NULL in crtdefs.h
|
2021-07-27 22:08:58 +02:00 |
|
Jérôme Gardou
|
a4138329a1
|
[CRT] Add macros to disable diagnostics from GCC and clang
Instead of disabling them globally, this will help making finer grained decisions
|
2021-04-28 13:10:23 +02:00 |
|
Timo Kreuzer
|
0e5a4d5afe
|
[PSDK] Import some SAL headers from MS
Taken from https://github.com/microsoft/ChakraCore/tree/master/pal/inc/rt
* Move _Check_return_opt_ and _Check_return_wat_ to crtdefs.h
* Update sal.h from https://github.com/microsoft/ChakraCore/blob/master/pal/inc/rt/sal.h
* Import no_sal2.h from MS and remove the one in NDK
* Import specstrings.h from MS
* Import specstrings_strict.h from MS
* Add specstrings_undef.h (based on defines in specstrings_strict.h)
* Remove __REACTOS__ hacks from cdfs
|
2020-10-29 06:51:28 +01:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|