Histórico de Commits

Autor SHA1 Mensagem Data
  Brendan Coles ab9f66a069 UserspaceEmulator: Increase stack size from 64 * KiB to 1 * MiB há 4 anos atrás
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) há 4 anos atrás
  Ben Wiederhake ec8e3edd05 UserspaceEmulator: Split large file into logical pieces há 4 anos atrás
  Andreas Kling 656cd477c2 UserspaceEmulator+LibX86: Sprinkle some [[unlikely]] and ALWAYS_INLINE há 4 anos atrás
  Andreas Kling c192b6c61d Emulator: Use libc.so bounds to fast-reject non-malloc addresses há 4 anos atrás
  Andreas Kling 54bd2ee738 UserspaceEmulator: Add Emulator::dump_regions() helper function há 4 anos atrás
  Andreas Kling 38fc522f5d UserspaceEmulator: Don't audit accesses in calloc() and libsystem.so há 4 anos atrás
  Andreas Kling 728d947601 UserspaceEmulator: Remember VM region names for MAP_ANONYMOUS há 4 anos atrás
  Andreas Kling 735a6482ac UserspaceEmulator: Implement sys$set_mmap_name() há 4 anos atrás
  Andreas Kling 9588f01739 UserspaceEmulator+LibC: Use sys$emuctl() to pass malloc info to UE há 4 anos atrás
  Andreas Kling 84725ef3a5 Kernel+UserspaceEmulator: Add sys$emuctl() system call há 4 anos atrás
  Ben Wiederhake 1e857de263 UserspaceEmulator: Support munmap/mprotect with partial mappings há 4 anos atrás
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Andreas Kling 781d29a337 Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC há 4 anos atrás
  Andreas Kling 89483a9408 UserspaceEmulator: Implement a proper VM allocator há 4 anos atrás
  Andreas Kling 9dacd7c0ec UserspaceEmulator: Stub out virt$msyscall() há 4 anos atrás
  Andreas Kling e87eac9273 Userland: Add LibSystem and funnel all syscalls through it há 4 anos atrás
  asynts bb483f7ef4 Everywhere: Name debug macros more consistently. há 4 anos atrás
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. há 4 anos atrás
  Ben Wiederhake 792fa9f9fd UserspaceEmulator: Implement chown há 4 anos atrás
  Andreas Kling bf0719092f Kernel+Userland: Remove shared buffers (shbufs) há 4 anos atrás
  Andreas Kling 05dbfe9ab6 Kernel: Remove sys$shbuf_seal() and userland wrappers há 4 anos atrás
  Andreas Kling b818cf898e Kernel+Userland: Remove sys$shbuf_allow_all() and userland wrappers há 4 anos atrás
  Ben Wiederhake 7ed002d1ca UserlandEmulator: Fix data loss in realpath/readlink há 4 anos atrás
  Andreas Kling de31e82f97 Kernel: Remove sys$shbuf_set_volatile() and userland wrappers há 4 anos atrás
  Andreas Kling 12879184ce UserspaceEmulator: Support the anon_create, sendfd and recvfd syscalls há 4 anos atrás
  Andreas Kling 1a08ac72ad LibC+Everywhere: Remove open_with_path_length() in favor of open() há 4 anos atrás
  Andreas Kling 4055b03291 DevTools: Move to Userland/DevTools/ há 4 anos atrás