提交历史

作者 SHA1 备注 提交日期
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes 2 年之前
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Andreas Kling 524baa29e8 LibC+Tests: Simplify getpwuid_r() and getpwnam_r() and add tests 2 年之前
  Andreas Kling cc189ce0f3 LibC: Make getpwent_r() behave more like glibc 2 年之前
  Gunnar Beutner 7442cfb507 LibC: Implement getpwent_r 2 年之前
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 年之前
  Tim Schumacher b2454888e8 LibC: Stop leaking FILE in `getpwuid` and `getpwnam` 3 年之前
  Tim Schumacher ee5ee0ef86 LibC: Don't clear static storage during `endpwent` 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Jean-Baptiste Boric e16894af5a LibC: Do not include errno.h inside unistd.h 4 年之前
  Gunnar Beutner 17e5ba70b1 LibC: Make sure that parse_pwddb_entry doesn't write to stderr 4 年之前
  Ali Mohammad Pur ba294efd8e LibC: Fix validation logic error in construct_pwd() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  AnotherTest 71054c4c06 LibC: Add reentrant versions of getpw{uid,nam} 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前