Commit History

Author SHA1 Message Date
  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