コミット履歴

作者 SHA1 メッセージ 日付
  Jelle Raaijmakers a44978b9b0 LibC: Fix `%n` conversion specifier in scanf() format 3 年 前
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior 3 年 前
  Peter Bindels 85c2ad94d5 LibC: Make scanf always copy its va_list 4 年 前
  Idan Horowitz 3f70efed9c LibC: Convert LengthModifier & ConversionSpecifier to enum classes 4 年 前
  Gunnar Beutner 0615a4d42a LibC: Make scanf() not increment the assignment count for %n 4 年 前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年 前
  Gunnar Beutner 81daca5dd7 LibC: Implement assignment suppression for vsscanf 4 年 前
  AnotherTest a6e4482080 AK+Everywhere: Make StdLibExtras templates less wrapper-y 4 年 前
  Andreas Kling ce80f0d552 LibC: Fix coding style in scanf helpers 4 年 前
  Jelle Raaijmakers 5e5f0245b6 LibC: Teach `vsscanf()` to consume the width specifier 4 年 前
  AnotherTest 143c68755b LibC: Use 'long long' specialisations of scanf's read_element_concrete 4 年 前
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 年 前
  Andreas Kling eb08a0edd5 LibC: Make it compile on 64-bit 4 年 前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年 前
  AnotherTest e438dd3c9b LibC: Teach scanf how to read "%lu" and "%llu" (unsigned long{, long}) 4 年 前
  AnotherTest 8bc1bcb34b LibC: Reimplement scanf from the ground up 4 年 前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前