Martin Blicha
|
c4c8f59284
AK: Fix preprocessor OS check
|
3 years ago |
Brian Gianforcaro
|
871ef7a735
AK+LibCore: Standardize on AK_OS_MACOS instead of __APPLE__
|
3 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
ihsinme
|
69f82ede7a
AK: Fix OOO mistake in StackInfo.cpp
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
1a08ac72ad
LibC+Everywhere: Remove open_with_path_length() in favor of open()
|
4 years ago |
Andrew Kaster
|
06b6f838d6
AK: Use MacOS pthread_get_stacksize_np to get stack size for StackInfo
|
4 years ago |
Lenny Maiorani
|
7d8a9bdb1e
AK: Cleanup missing includes and #ifdef evaluation
|
4 years ago |
Linus Groh
|
9c3ead8f91
LibJS+AK: Move cross-platform stack bounds code from JS::Heap to AK::StackInfo
|
4 years ago |