Skip to content

WIP: implement wctype

Aaron Janse requested to merge aaronjanse/relibc:add-wctype-stuff into master

Fixes #32 (closed).

A few notes:

  • I'm having trouble running tests ("dlsym: tcb not found")
  • I haven't added any tests
  • This does not consider stream orientation

Merge request reports