RepoNotes
Toggle theme
Loading ...
Sign in
AssemblyScript/musl
Mirror of git://git.musl-libc.org/musl
13
1
0
Readme
Notes
New Note
Sign in to add notes for this repository
RN
AssemblyScript
794
Followers
0
Following
17
Repos
AssemblyScript
Umbrella GitHub organization for everything AssemblyScript.
Branches
master
Releases
Commits
fix regression in dl_iterate_phdr reporting of modules with no TLS __tls_get_addr should not be called with an invalid TLS module id of 0. in practice it probably "works", returning the DTV length as
nscd: fall back gracefully on kernels without AF_UNIX support
mallocng/aligned_alloc: check for malloc failure With mallocng, calling posix_memalign() or aligned_alloc() will SIGSEGV if the internal malloc() call returns NULL. This does not occur with oldmalloc
Issues