提交历史

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