Commit History

Author SHA1 Message Date
  Andreas Kling 7b9ea3efde Kernel+Userland: Remove uses of the __i386__ compiler macro 2 years ago
  Gunnar Beutner a7a71be113 LibC: Fix some compiler errors 2 years ago
  Brian Gianforcaro 49749e279a LibC: Implement _setjmp and _longjmp 3 years ago
  Andreas Kling af9d4281eb LibC: Run clang-format on setjmp.h 3 years ago
  Dimenus de0861581e Userland: Guard set_jmp.h static_assert check to cpp impls only 3 years ago
  Nico Weber 7052f403c8 Toolchain: Enough to make `rebuild-toolchain aarch64` work 3 years ago
  Jean-Baptiste Boric 0248e6ae27 LibC: Check for expected size of struct __jmp_buf 3 years ago
  Jean-Baptiste Boric c972afbea6 LibC: Fix sigsetjmp and siglongjmp 3 years ago
  Andreas Kling 33260ea99b LibC: Fix jmp_buf layout on x86_64 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago