Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Bertalan b9f30c6f2a Everywhere: Fix some alignment issues před 4 roky
  Tim Schumacher ccef5fe234 LibC: Implement __fpurge před 4 roky
  Tim Schumacher a3b4e43dd8 LibC: Implement __freading and __fwriting před 4 roky
  Gunnar Beutner 4c6a91d0c0 LibC: Implement vscanf před 4 roky
  Gunnar Beutner 1dfa386d70 LibC: Add missing initialization for the FILE mutex před 4 roky
  Gunnar Beutner 6adb0dbdba LibC: Implement fgetc_unlocked(), fread_unlocked() and getc_unlocked() před 4 roky
  Gunnar Beutner 36ee8a8c25 LibC: Make rewind() ignore errors as it should před 4 roky
  Gunnar Beutner 62ee003ef5 LibC: Make stdio thread-safe před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Gunnar Beutner ddcd149224 LibC: Avoid division by zero in fread()/fwrite() před 4 roky
  Andreas Kling bf1ad16078 LibC: Fix FILE::flush() passing bogus arguments to lseek() před 4 roky
  Andreas Kling fdd01a0a07 LibC: Implement asprintf() and vasprintf() před 4 roky
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) před 4 roky
  Ben Wiederhake bceb98e2df Userland: Remove superfluous headers před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling 8d98051551 AK+LibC: Remove dbgprintf() :^) před 4 roky
  Andreas Kling dffab4e034 LibC: Convert dbgprintf() => dbgln() před 4 roky
  Andreas Kling e87eac9273 Userland: Add LibSystem and funnel all syscalls through it před 4 roky
  Mart G 86a9e26996 LibC: Prevent remove from calling rmdir when unlink succeeds. před 4 roky
  Andreas Kling b0f19c2af4 LibC: Templatize unique filename enumeration for mkstemp() et al před 4 roky
  Linus Groh b42f0b9650 LibC: Change a couple of ASSERT_NOT_REACHED() to TODO() před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky