Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
musl
Mirrored from
https://github.com/WebAssembly/musl.git
Clone this repo:
Branches
master
enable_shared_libs
landing-branch
libc_wasm32_clang
wasm-prototype-1
7265615
fix fgetwc when decoding a character that crosses buffer boundary
by Szabolcs Nagy
· 7 years ago
master
a223dbd
add reverse iconv mappings for JIS-based encodings
by Rich Felker
· 7 years ago
105eff9
generalize iconv framework for 8-bit codepages
by Rich Felker
· 7 years ago
a71b46c
fix malloc state corruption when ldso rejects loading a second libc
by Rich Felker
· 7 years ago
d060edf
reformat cjk iconv tables to be diff-friendly, match tool output
by Rich Felker
· 7 years ago
c21051e
prevent fork's errno from being clobbered by atfork handlers
by Bobby Bingham
· 7 years ago
a39f20b
add iso-2022-jp support (decoding only) to iconv
by Rich Felker
· 7 years ago
5b546fa
add iconv framework for decoding stateful encodings
by Rich Felker
· 7 years ago
0df5b39
simplify/optimize iconv utf-8 case
by Rich Felker
· 7 years ago
9eb6dd5
handle ascii range individually in each iconv case
by Rich Felker
· 7 years ago
bff59d1
move iconv_close to its own translation unit
by Rich Felker
· 7 years ago
79f49ef
refactor iconv conversion descriptor encoding/decoding
by Rich Felker
· 7 years ago
30fdda6
fix getaddrinfo error code for non-numeric service with AI_NUMERICSERV
by A. Wilcox
· 7 years ago
67b2994
fix mismatched type of __pthread_tsd_run_dtors weak definition
by Rich Felker
· 7 years ago
1393533
s390x: use generic ioctl.h
by Szabolcs Nagy
· 7 years ago
4dc44ce
microblaze: add statx syscall from linux v4.13
by Szabolcs Nagy
· 7 years ago
ffd048a
aarch64: add extra_context struct from linux v4.13
by Szabolcs Nagy
· 7 years ago
6651ef1
add new tcp.h socket options from linux v4.13
by Szabolcs Nagy
· 7 years ago
14ced22
add new fcntl.h macros from linux v4.13
by Szabolcs Nagy
· 7 years ago
754f66a
ioctl TIOCGPTPEER from linux v4.13
by Szabolcs Nagy
· 7 years ago
More »