diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-08-11 18:39:12 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-08-11 18:39:12 -0400 |
commit | 35c16933f03a3db49f3e2048759d850460c8a509 (patch) | |
tree | 21e4b210284277357fc7ea5a39943e849cb87293 /src/stdio/fmemopen.c | |
parent | 617182734ca0beffa347747019d78b972e2038f9 (diff) | |
download | musl-35c16933f03a3db49f3e2048759d850460c8a509.tar.gz musl-35c16933f03a3db49f3e2048759d850460c8a509.tar.xz musl-35c16933f03a3db49f3e2048759d850460c8a509.zip |
remove buggy short-string wcsstr implementation; always use twoway
since this interface is rarely used, it's probably best to lean towards keeping code size down anyway. one-character needles will still be found immediately by the initial wcschr call anyway.
Diffstat (limited to 'src/stdio/fmemopen.c')
0 files changed, 0 insertions, 0 deletions