Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 0718bd264c Kernel: Remove some no-longer-needed C library functions před 4 roky
  Daniel Bertalan 494ead3eb8 Kernel: Add `memchr` and `malloc` to StdLib.cpp před 4 roky
  Gunnar Beutner f5cd366006 Kernel: Fix memcpy and memset for x86_64 před 4 roky
  Hendiadyoin1 925be2758e Kernel: Remove unused CPU.h includes před 4 roky
  Andreas Kling 856f20f91f Kernel: Add try_copy_kstring_from_user() před 4 roky
  Gunnar Beutner 55ae52fdf8 Kernel: Enable building the kernel with -flto před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Hendiadyoin1 e8ef10e2a6 Kernel/LibC: Make memset implementations the same před 4 roky
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory před 4 roky
  Andreas Kling 612a5225fa Kernel: Convert klog() => AK::Format in StdLib před 4 roky
  Ben Wiederhake 649abc01bc Kernel: Implement 'copy_time_from_user' functions to sanitize arguments před 4 roky
  Andreas Kling 8129f3da52 Kernel: Move SMAP disabler RAII helper to its own file před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Ben Wiederhake 4c42d1e35a Kernel: Do not try to print the string that cannot be read před 4 roky
  Ben Wiederhake caeb41d92b Kernel: Don't crash on syscall with kernel-space argument před 4 roky
  Tom b17a889320 Kernel: Add safe atomic functions před 4 roky
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks před 4 roky
  Ben Wiederhake d5b7c28a5e Kernel: Remove strcpy() před 4 roky
  AnotherTest 67f7f6840d AK+LibC+Kernel: Move the implementation of memmem to AK před 4 roky
  Andreas Kling 1e4c43bbd0 Kernel: Remove strncpy() and strrchr() před 4 roky
  Andreas Kling b777640fef Kernel: Remove strdup() since nothing uses it před 5 roky
  Ben Wiederhake 936d5dcc01 Kernel: Tell compiler about invisible calls před 5 roky
  Ben Wiederhake 8a41ce5cc7 Kernel: Group C++ ABI functions together před 5 roky
  AnotherTest 1ad51325ad Kernel+LibC: Implement 'memmem' před 5 roky
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel před 5 roky
  Liav A e559af2008 Kernel: Apply changes to use LibBareMetal definitions před 5 roky
  Andreas Kling f7b394e9a1 Kernel: Assert that copy_to/from_user() are called with user addresses před 5 roky
  Andreas Kling 94ca55cefd Meta: Add license header to source files před 5 roky
  Andreas Kling 99f71a9a2c Kernel: Randomize the stack canary on startup před 5 roky
  Andreas Kling 0614c3dd3c Kernel: Build the kernel as a position-independent executable před 5 roky