Commit History

Author SHA1 Message Date
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Michel Hermier 682f89d5bc LibC: Allow multiple includes of `<assert.h>` 3 years ago
  Michel Hermier 0bfb7f9675 LibC: Move `_abort` next to `abort` 3 years ago
  Michel Hermier 2c62d51e25 LibC: Remove `VERIFY_NOT_REACHED()` from `assert.h` 3 years ago
  Linus Groh 552185066e LibC: Use C-style void cast in assert() 4 years ago
  Linus Groh 15d5c62915 LibC: Replace use of do/while in assert() with the ternary operator 4 years ago
  Andrew Kaster 6ba87a6b5e LibC: Use correct macro to disable assert() 4 years ago
  Daniel Bertalan 842249aff5 LibC: Don't use C++ attribute syntax in C-visible headers 4 years ago
  Gunnar Beutner d2662df57c LibC+AK: Remove our custom macros from <assert.h> 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Gunnar Beutner f033416893 Kernel+LibC: Clean up how assertions work in the kernel and LibC 4 years ago
  Gunnar Beutner 44486e8818 LibC: Turn CRASH() into a function and add noreturn attribute 4 years ago
  Mițca Dumitru 35829304d6 LibC: Define static_assert in assert.h when it's being used in C 4 years ago
  Andreas Kling 679cc154e6 Everywhere: Remove unused RELEASE_ASSERT macro 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago