Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Schumacher 3237efc661 LibC: Implement __fseterr hace 4 años
  Tim Schumacher 4f706d819a LibC: Implement __freadptrinc hace 3 años
  Tim Schumacher 89ed0649f7 LibC: Implement __freadahead hace 3 años
  Tim Schumacher 9b543ddb16 LibC: Implement __freadptr hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Tim Schumacher 4917a610ab LibC: Partially implement __fpending hace 4 años
  Ali Mohammad Pur 18f68d1aea LibC: Stub out fmemopen() hace 3 años
  Andrew Kaster 353e72ac9b LibC+Kernel: Remove global variable use from snprintf and fprintf hace 3 años
  Daniel Bertalan 6a6dbf5b0b LibC: Implement `fflush(nullptr)` hace 3 años
  Andrew Kaster d809637023 Userland: Resolve tautological-constant-out-of-range-compare warnings hace 3 años
  Conor Byrne 8515d7d5ab LibC: Implement ``flockfile`` and ``funlockfile`` hace 3 años
  Brian Gianforcaro 140a544051 LibC: Add POSIX spec comments for stdio APIs hace 3 años
  Ali Mohammad Pur e717ca32d1 LibC: Implement ungetwc() hace 3 años
  Ali Mohammad Pur db7a6d6e74 LibC: Implement f{get,put}ws() hace 3 años
  Ali Mohammad Pur cb90856756 LibC: Implement {f,}putwc() hace 3 años
  Ali Mohammad Pur cf17677206 LibC: Implement {f,}getwc() hace 3 años
  Ben Wiederhake 33079c8ab9 Kernel+UE+LibC: Remove unused dbgputch syscall hace 3 años
  Andreas Kling c93687c15e LibC: Make remove() propagate non-EISDIR unlink() errors hace 3 años
  Andreas Kling 16105091ba LibC: Remove a bunch of pointless `rc` temporaries in stdio.cpp hace 3 años
  Daniel Bertalan b9f30c6f2a Everywhere: Fix some alignment issues hace 4 años
  Tim Schumacher ccef5fe234 LibC: Implement __fpurge hace 4 años
  Tim Schumacher a3b4e43dd8 LibC: Implement __freading and __fwriting hace 4 años
  Gunnar Beutner 4c6a91d0c0 LibC: Implement vscanf hace 4 años
  Gunnar Beutner 1dfa386d70 LibC: Add missing initialization for the FILE mutex hace 4 años
  Gunnar Beutner 6adb0dbdba LibC: Implement fgetc_unlocked(), fread_unlocked() and getc_unlocked() hace 4 años
  Gunnar Beutner 36ee8a8c25 LibC: Make rewind() ignore errors as it should hace 4 años
  Gunnar Beutner 62ee003ef5 LibC: Make stdio thread-safe hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Gunnar Beutner ddcd149224 LibC: Avoid division by zero in fread()/fwrite() hace 4 años
  Andreas Kling bf1ad16078 LibC: Fix FILE::flush() passing bogus arguments to lseek() hace 4 años