Commit History

Author SHA1 Message Date
  Tim Schumacher 79bcfa967b LibC: Fix up mblen 3 years ago
  Tim Schumacher 8df6955838 LibC: Fix up mbtowc 3 years ago
  Tim Schumacher 89afd4d063 LibC: Implement mbsnrtowcs 3 years ago
  Tim Schumacher 552ae77f0d LibC: Implement wcsnrtombs 3 years ago
  Tim Schumacher e618602433 LibC: Implement mbrlen 3 years ago
  Daniel Bertalan 13e6d9d71a LibC: Implement wcslcpy 3 years ago
  Tim Schumacher 420bdccf0b LibC: Implement mbsrtowcs 3 years ago
  Tim Schumacher b0babd062e LibC: Implement wcsrtombs 3 years ago
  Daniel Bertalan c8367df746 LibC: Implement wcrtomb 3 years ago
  Tim Schumacher 7af7fc8c16 Everywhere: Fix more Copyright header inconsistencies 3 years ago
  Tim Schumacher 4302e7ac26 Tests: Add tests for mbrtowc 3 years ago
  Tim Schumacher e7f99edefa Tests: Add a test for mbsinit 3 years ago
  Tim Schumacher 05b283f552 LibC: Implement wmemmove 3 years ago
  Tim Schumacher fa1208edfd LibC: Implement wmemset 3 years ago
  Tim Schumacher 485c0ef691 LibC: Implement wmemcpy 3 years ago
  Tim Schumacher 0ca1df4dc6 LibC: Implement wmemchr 3 years ago
  Tim Schumacher 5ac2e84264 LibC: Implement wcsstr 3 years ago
  Tim Schumacher 1b078f87b7 LibC: Implement wcspbrk 3 years ago
  Tim Schumacher b8c756a53a LibC: Primitively implement wcscoll 3 years ago