summaryrefslogtreecommitdiff
path: root/src/ctype
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2015-06-06 18:11:17 +0000
committerRich Felker <dalias@aerifal.cx>2015-06-06 18:11:17 +0000
commit7e816a6487932cbb3cb71d94b609e50e81f4e5bf (patch)
tree3742adde5771700ba3ca39682b5105e518e87e82 /src/ctype
parent63f4b9f18f3674124d8bcb119739fec85e6da005 (diff)
downloadmusl-7e816a6487932cbb3cb71d94b609e50e81f4e5bf.tar.gz
remove invalid skip of locking in ungetwc
aside from being invalid, the early check only optimized the error case, and likely pessimized the common case by separating the two branches on isascii(c) at opposite ends of the function.
Diffstat (limited to 'src/ctype')
0 files changed, 0 insertions, 0 deletions