serenity/Base/usr/share
kleines Filmröllchen e11f84f86d crash: Make everything more architecture-independent
- Document exactly which crash features are available on which
  architectures. There's several interesting crash tests we will want to
  add for specific architectures, such as misaligned memory accesses.
- Don't compile the divide by zero crash test on RISC-V, as they simply
  don't crash here.
- Rename the test for "x86 User Mode Instruction Prevention" to a more
  generic "try to execute a priviledged instruction"; whatever that
  specifically entails on any given architecture.
- Rename a bunch of internal variables to more generic names.
- Wrap the x86-specific implementation of "execute non executable
  memory" in architecture preprocessor checks.
2024-06-29 17:36:49 +02:00
..
man crash: Make everything more architecture-independent 2024-06-29 17:36:49 +02:00
Maps Maps: Move TileProviders.json to user independent folder 2024-03-11 10:40:23 +00:00
shell/completion Base: Fix indentation in completion function for kill 2023-11-16 23:07:31 +03:30
Welcome Welcome: Move tips.txt to /usr/share/Welcome because it's system wide 2024-02-05 16:30:52 +01:00