Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
dbcb3ad9255c71cbfeb4e9d65d56a8f49dcda6a6
/
src
/
multibyte
6436b37
fix failure of mbsinit(0) (not UB; required to return nonzero)
by Rich Felker
· 12 years ago
485fb14
fix longstanding exit logic bugs in mbsnrtowcs and wcsnrtombs
by Rich Felker
· 13 years ago
78e79d9
new attempt at working around the gcc 3 visibility bug
by Rich Felker
· 13 years ago
7fa2992
remove useless attribute visibility from definitions
by Rich Felker
· 13 years ago
bae2e52
cleanup and work around visibility bug in gcc 3 that affects x86_64
by Rich Felker
· 13 years ago
9ae8d5f
fix all implicit conversion between signed/unsigned pointers
by Rich Felker
· 14 years ago
015d33c
cleanup utf-8 multibyte code, use visibility if possible
by Rich Felker
· 14 years ago
cfcbea1
remove sample utf-8 code that's not part of the standard library
by Rich Felker
· 14 years ago
f9d880d
cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago