提交历史

作者 SHA1 备注 提交日期
  Nico Weber 97b7e494e4 Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64 2 年之前
  Keegan Saunders 89b23c473a LibC: Use uintptr_t for __stack_chk_guard 2 年之前
  Gunnar Beutner 808c43312d Tests+Userland: Implement AARCH64 support for some inline assembly blobs 2 年之前
  Tim Schumacher b9f7966e00 LibC: Move stack canary initialization before the global constructors 3 年之前
  Tim Schumacher a880457380 LibC: Don't change the stack canary across function boundaries 3 年之前
  kleines Filmröllchen df6b9cdb0c LibCore+LibC: Enforce the global event loop ban in code 3 年之前
  Ben Wiederhake 2158e1a6b9 LibC: Avoid unnecessary mprotect during program initialization 3 年之前
  Daniel Bertalan a8fefd89cd Everywhere: Make some symbols `__attribute__((used))` for LTO 3 年之前
  Peter Bindels a5a62f99c5 LibC: Use 64-bit stack smash value for 64-bit mode 4 年之前
  Hendiadyoin1 a8d86cc533 DynamicLoader+LibC: Make _start a naked function 4 年之前
  Gunnar Beutner 06883ed8a3 Kernel+Userland: Make the stack alignment comply with the System V ABI 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Gunnar Beutner 88cebb05ad LibC+LibPthread: Implement function forwarding for libpthread 4 年之前
  Gunnar Beutner 92749d9a76 LibC: Don't call initializers in crt0 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前