Commit History

作者 SHA1 備註 提交日期
  Tim Schumacher 515f31339c LibC: Correctly reset the getopt state on `optind = 1` 2 年之前
  Ali Mohammad Pur db886fe18b Userland+AK: Stop using getopt() for ArgsParser 2 年之前
  Brendan Kelly c2cc01c920 LibC: Treat argument "-" the same as arguments that don't start with "-" 2 年之前
  demostanis 3e8b5ac920 AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 年之前
  sin-ack e3da0adfe6 LibC: Convert getopt and getopt_long to new StringView usage 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
  Daniel Bertalan 98260c5862 LibC+Utilities: Add `gnu::format` attributes 4 年之前
  Jelle Raaijmakers 10e8b99038 LibC: Make `getopt` modify `argv` again 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Gunnar Beutner 64740a0214 LibC: getopt() and getopt_long() shouldn't modify argv 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前