提交历史

作者 SHA1 备注 提交日期
  Tim Schumacher c85f307e62 LibC: Mark a bunch of functions as cancellation points 3 年之前
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 年之前
  Tim Schumacher cf0ad3715e Kernel: Implement `sigsuspend` using a SignalBlocker 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Brian Gianforcaro 6fe71970f5 LibC: Add POSIX spec comments for signal APIs 3 年之前
  Idan Horowitz 656b1dd6be LibC: Implement sigwait() 3 年之前
  Idan Horowitz 640844c965 LibC: Implement sigwaitinfo() 3 年之前
  Idan Horowitz 762e047ec9 Kernel+LibC: Implement sigtimedwait() 3 年之前
  Idan Horowitz f415218afe Kernel+LibC: Implement sigaltstack() 3 年之前
  Maciej Zygmanowski 7237972022 LibC: Support getsignalbyname() with full signal name 3 年之前
  Jean-Baptiste Boric c972afbea6 LibC: Fix sigsetjmp and siglongjmp 3 年之前
  Jean-Baptiste Boric 6165811081 LibC: Expose sig_sysname array 3 年之前
  Jean-Baptiste Boric f2b8b46bb0 LibC: Implement sigsuspend function 3 年之前
  Thiago Henrique Hupner 4850cf9069 LibC: Add stub implementation for sigsuspend 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling e87eac9273 Userland: Add LibSystem and funnel all syscalls through it 4 年之前
  Linus Groh b42f0b9650 LibC: Change a couple of ASSERT_NOT_REACHED() to TODO() 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前