Files
ladybird/Kernel/FileSystem
Ben Wiederhake 7bdf54c837 Kernel: PID/PGID typing
This compiles, and fixes two bugs:
- setpgid() confusion (see previous commit)
- tcsetpgrp() now allows to set a non-empty process group even if
  the group leader has already died. This makes Serenity slightly
  more POSIX-compatible.
2020-08-10 11:51:45 +02:00
..
2020-06-02 21:49:47 +02:00
2020-07-19 11:46:37 +02:00
2020-08-10 11:51:45 +02:00