• R
    implement open_wmemstream · 1461e027
    Rich Felker 提交于
    not heavily tested, but it seems to be correct, including the odd
    behavior that seeking is in terms of wide character count. this
    precludes any simple buffering, so we just make the stream unbuffered.
    1461e027
open_wmemstream.c 1.8 KB