تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Ali Mohammad Pur 18f68d1aea LibC: Stub out fmemopen() 3 سال پیش
  Andrew Kaster 353e72ac9b LibC+Kernel: Remove global variable use from snprintf and fprintf 3 سال پیش
  Daniel Bertalan 6a6dbf5b0b LibC: Implement `fflush(nullptr)` 3 سال پیش
  Andrew Kaster d809637023 Userland: Resolve tautological-constant-out-of-range-compare warnings 3 سال پیش
  Conor Byrne 8515d7d5ab LibC: Implement ``flockfile`` and ``funlockfile`` 3 سال پیش
  Brian Gianforcaro 140a544051 LibC: Add POSIX spec comments for stdio APIs 3 سال پیش
  Ali Mohammad Pur e717ca32d1 LibC: Implement ungetwc() 3 سال پیش
  Ali Mohammad Pur db7a6d6e74 LibC: Implement f{get,put}ws() 3 سال پیش
  Ali Mohammad Pur cb90856756 LibC: Implement {f,}putwc() 3 سال پیش
  Ali Mohammad Pur cf17677206 LibC: Implement {f,}getwc() 3 سال پیش
  Ben Wiederhake 33079c8ab9 Kernel+UE+LibC: Remove unused dbgputch syscall 3 سال پیش
  Andreas Kling c93687c15e LibC: Make remove() propagate non-EISDIR unlink() errors 3 سال پیش
  Andreas Kling 16105091ba LibC: Remove a bunch of pointless `rc` temporaries in stdio.cpp 3 سال پیش
  Daniel Bertalan b9f30c6f2a Everywhere: Fix some alignment issues 4 سال پیش
  Tim Schumacher ccef5fe234 LibC: Implement __fpurge 4 سال پیش
  Tim Schumacher a3b4e43dd8 LibC: Implement __freading and __fwriting 4 سال پیش
  Gunnar Beutner 4c6a91d0c0 LibC: Implement vscanf 4 سال پیش
  Gunnar Beutner 1dfa386d70 LibC: Add missing initialization for the FILE mutex 4 سال پیش
  Gunnar Beutner 6adb0dbdba LibC: Implement fgetc_unlocked(), fread_unlocked() and getc_unlocked() 4 سال پیش
  Gunnar Beutner 36ee8a8c25 LibC: Make rewind() ignore errors as it should 4 سال پیش
  Gunnar Beutner 62ee003ef5 LibC: Make stdio thread-safe 4 سال پیش
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 سال پیش
  Gunnar Beutner ddcd149224 LibC: Avoid division by zero in fread()/fwrite() 4 سال پیش
  Andreas Kling bf1ad16078 LibC: Fix FILE::flush() passing bogus arguments to lseek() 4 سال پیش
  Andreas Kling fdd01a0a07 LibC: Implement asprintf() and vasprintf() 4 سال پیش
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 سال پیش
  Ben Wiederhake bceb98e2df Userland: Remove superfluous headers 4 سال پیش
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 سال پیش
  Andreas Kling 8d98051551 AK+LibC: Remove dbgprintf() :^) 4 سال پیش
  Andreas Kling dffab4e034 LibC: Convert dbgprintf() => dbgln() 4 سال پیش