Commit History

Autor SHA1 Mensaxe Data
  Tim Schumacher 6d4d6c3e2a LibC: Implement `wcswidth` %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher ffb95bace4 LibC: Implement `wcsftime` using a makeshift solution %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 0d7d2b825e LibC: Add POSIX spec links to all applicable wide character functions %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 687a3351c2 LibC: Stub out wcsftime() %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur f0709c7a24 LibC+AK: Implement all sorts of wprintf variants %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 3b281baf75 LibC: Implement wcs{,c}spn() %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur cacc3ee857 LibC: Switch to using east const in wchar.cpp %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 8eca395e4c LibC: Implement wcsdup %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 89afd4d063 LibC: Implement mbsnrtowcs %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 552ae77f0d LibC: Implement wcsnrtombs %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher e618602433 LibC: Implement mbrlen %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 95c32fdf19 LibC: Primitively implement wcsxfrm %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 13e6d9d71a LibC: Implement wcslcpy %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan e6164d35fa LibC: Fix wcsrchr declaration to return a non-const wchar* %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 763a69d46d LibC: Stub out mbsnrtowcs %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 54eee525e6 LibC: Stub out wcsnrtombs %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 57f0c12b9a LibC: Implement wmemcmp %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 3336c382fb LibC: Implement wctob %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 420bdccf0b LibC: Implement mbsrtowcs %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher b0babd062e LibC: Implement wcsrtombs %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan c8367df746 LibC: Implement wcrtomb %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 9c29e6cde7 LibC: Partially implement wcwidth %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 4ef3ed4ba3 LibC: Implement mbrtowc closer to POSIX %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 212f9308d4 LibC: Specifically clear only stored bytes after successful mbrtowc %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 06f30943ef LibC: Manually count stored bytes in mbstate_t %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 3c807402b3 LibC: Remove the mbstate_reset helper %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher c3b14588ec LibC: Stub out swprintf %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher e82dc7c77a LibC: Stub out wcstold %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 893d9e8741 LibC: Stub out wcstod %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher e0548692ac LibC: Stub out wcstof %!s(int64=3) %!d(string=hai) anos