コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling 781d29a337 Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC 4 年 前
  Andreas Kling dc42b4565b LibIPC: Oops, fix busted dbgln() format string (thanks, checker!) 4 年 前
  Andreas Kling 05bb11f482 LibIPC: Make received file descriptors close-on-exec by default 4 年 前
  Andreas Kling 9c6c18d9b6 LibCore+LibIPC: Add Core::AnonymousBuffer, an IPC-friendly buffer class 4 年 前
  Andreas Kling 7f2d8e8884 LibIPC: Close received IPC::File fd's by default unless taken 4 年 前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前