Cronologia Commit

Autore SHA1 Messaggio Data
  Linus Groh 2cc3d68615 Kernel+LibC: Add _SC_TTY_NAME_MAX 4 anni fa
  Tom 1d621ab172 Kernel: Some futex improvements 4 anni fa
  Andreas Kling 43109f9614 Kernel: Remove unused syscall sys$minherit() 4 anni fa
  Andreas Kling 5dafb72370 Kernel+Profiler: Make profiling per-process and without core dumps 4 anni fa
  Tom e21cc4cff6 Kernel: Remove MAP_PURGEABLE from mmap 4 anni fa
  Tom c3451899bc Kernel: Add MAP_NORESERVE support to mmap 4 anni fa
  Linus Groh bbe787a0af Everywhere: Re-format with clang-format-11 4 anni fa
  Tom 5f51d85184 Kernel: Improve time keeping and dramatically reduce interrupt load 4 anni fa
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler 4 anni fa
  Luke 721788943d Kernel: Implement _SC_OPEN_MAX 4 anni fa
  Nico Weber 47b3e98af8 Kernel+LibC+UserspaceEmulator: Add SO_TIMESTAMP, and cmsg definitions 4 anni fa
  Nico Weber ae5ba4074d LibC: Convert SO_ constants to enum 4 anni fa
  Nico Weber b36a2d6686 Kernel+LibC+UserspaceEmulator: Mostly add recvmsg(), sendmsg() 4 anni fa
  Andreas Kling f8e59addf7 Kernel+LibC+UE: Introduce SIGINFO (generated with ^T) 4 anni fa
  Itamar b6c34c0521 Ext2FS: Make reported file_type values match up with those in dirent 4 anni fa
  Ben Wiederhake f5744a6f2f Kernel: PID/TID typing 5 anni fa
  Itamar 5cd7159629 Kernel: Add _SC_PAGESIZE to sysconf 5 anni fa
  Nico Weber 4eb967b5eb LibC+Kernel: Start implementing sysconf 5 anni fa
  AnotherTest 9609539236 Kernel: Change the value of SO_KEEPALIVE to reflect LibC's constant 5 anni fa
  Andreas Kling 47f5b24cc8 Kernel: Remove no-longer-used GDT selector from Thread 5 anni fa
  Sergey Bugaev e0d0d52455 Kernel: Use symbolic constants for file modes 5 anni fa
  Sergey Bugaev 3847d00727 Kernel+Userland: Support remounting filesystems :^) 5 anni fa
  Sergey Bugaev fdb71cdf8f Kernel: Support read-only filesystem mounts 5 anni fa
  Sergey Bugaev b905126365 Kernel+LibC: Move O_* and MS_* flags to UnixTypes.h 5 anni fa
  Andreas Kling 1afbd8936a Kernel+LibC: Let's say that off_t is a ssize_t 5 anni fa
  Sergey Bugaev 7541122206 Kernel+LibC: Switch isatty() to use a fcntl() 5 anni fa
  Yonatan Goldschmidt 107c83bd42 Kernel+LibC: Add AF_MAX 5 anni fa
  Itamar 9e51e295cf ptrace: Add PT_SETREGS 5 anni fa
  Itamar b306ac9b2b ptrace: Add PT_POKE 5 anni fa
  Itamar 984ff93406 ptrace: Add PT_PEEK 5 anni fa