- 73f7c80 Merge "Support building musl for arm and arm64" by Colin Cross · 6 weeks ago master
- a7a2ff0 Support building musl for arm and arm64 by Colin Cross · 8 weeks ago
- dbc8aa3 ANDROID: Support debugging libraries loaded by the embedded linker am: bd9a6009ce by Colin Cross · 3 months ago
- bd9a600 ANDROID: Support debugging libraries loaded by the embedded linker by Colin Cross · 3 months ago
- 5ec91bf Add libz.a to the sysroot am: 927e93bcf2 by Colin Cross · 4 months ago
- 0aed1b4 Remove unused libc_musl_for_sysroot am: 66e93bab07 by Colin Cross · 4 months ago
- 927e93b Add libz.a to the sysroot by Colin Cross · 4 months ago
- 66e93ba Remove unused libc_musl_for_sysroot by Colin Cross · 4 months ago
- 8d59cc3 Add more files to the musl sysroot for rustc builds am: 76db034975 by Colin Cross · 4 months ago
- e8b094b Disable stack protector and stack variable initialization for crt objects am: 782759fa98 by Colin Cross · 4 months ago
- 61a1d4c Empty merge of sc-v2-dev-plus-aosp-without-vendor@8433047 by Xin Li · 4 months ago
- 76db034 Add more files to the musl sysroot for rustc builds by Colin Cross · 4 months ago
- 782759f Disable stack protector and stack variable initialization for crt objects by Colin Cross · 4 months ago
- a97cc34 Merge tag 'v1.2.3' am: b35b2b1b68 by Colin Cross · 4 months ago
- b35b2b1 Merge tag 'v1.2.3' by Colin Cross · 4 months ago
- 7a43f6f release 1.2.3 by Rich Felker · 4 months ago
- d23de4d [automerger skipped] Merge Android 12 QPR3 ab/8391262 am: 8b50ed0f0c -s ours by Xin Li · 4 months ago
- 8b50ed0 Merge Android 12 QPR3 ab/8391262 by Xin Li · 4 months ago
- 1f1d7c1 Add libunwind to libc_musl.so am: e2820e749f am: 439a0fbeb6 by Colin Cross · 4 months ago
- 439a0fb Add libunwind to libc_musl.so am: e2820e749f by Colin Cross · 4 months ago
- 01b1424 accept null pointer as message argument to gettext functions by psykose · 5 months ago
- 6d8a515 fix invalid free of duplocale object when malloc has been replaced by Isaiah Poston · 5 months ago
- 760f5d7 fix __WORDSIZE on x32 sys/user.h by Rich Felker · 5 months ago
- bdb5454 sys/ptrace.h: add PTRACE_GET_RSEQ_CONFIGURATION from linux v5.13 by Szabolcs Nagy · 1 year, 1 month ago
- aa3bab6 sys/prctl.h: add PR_PAC_{SET,GET}_ENABLED_KEYS from linux v5.13 by Szabolcs Nagy · 1 year, 1 month ago
- a8300f5 elf.h: add NT_ARM_PAC_ENABLED_KEYS from linux v5.13 by Szabolcs Nagy · 1 year, 1 month ago
- dda21f1 netinet/in.h: add INADDR_DUMMY from linux v5.13 by Szabolcs Nagy · 1 year, 1 month ago
- ee05b11 bits/syscall.h: add landlock syscalls from linux v5.13 by Szabolcs Nagy · 1 year, 1 month ago
- 1ee8109 netinet/tcp.h: add tcp_zerocopy_receive fields from linux v5.12 by Szabolcs Nagy · 1 year, 3 months ago
- bc89c31 netinet/tcp.h: add TCP_NLA_* values up to linux v5.12 by Szabolcs Nagy · 1 year, 3 months ago
- 9ffd145 s390x: add ptrace requests from linux v5.12 by Szabolcs Nagy · 1 year, 3 months ago
- f7d3db5 bits/syscall.h: add mount_setattr from linux v5.12 by Szabolcs Nagy · 1 year, 3 months ago
- e99c425 signal.h: add new sa_flags from linux v5.11 by Szabolcs Nagy · 1 year, 5 months ago
- 993cccc signal.h: add SYS_USER_DISPATCH si_code value from linux v5.11 by Szabolcs Nagy · 1 year, 5 months ago
- 3dcbd89 signal.h: add si_code values for SIGSYS by Szabolcs Nagy · 1 year, 5 months ago
- 30c8a14 netinet/tcp.h: add tcp zerocopy related changes from linux v5.11 by Szabolcs Nagy · 1 year, 5 months ago
- b54f481 netinet/if_ether.h: add ETH_P_CFM from linux v5.11 by Szabolcs Nagy · 1 year, 5 months ago
- c5ecaca sys/socket.h: add new SO_ socket options from linux v5.11 by Szabolcs Nagy · 1 year, 5 months ago
- f35b99b sys/prctl.h: add PR_SET_SYSCALL_USER_DISPATCH from linux v5.11 by Szabolcs Nagy · 1 year, 5 months ago
- b21f3de bits/syscall.h: add epoll_pwait2 from linux v5.11 by Szabolcs Nagy · 1 year, 5 months ago
- 3aba215 nice: return EPERM instead of EACCES by Alexey Kodanev · 1 year, 1 month ago
- 74a28a8 protect stack canary from leak via read-as-string by zeroing second byte by jvoisin · 8 months ago
- 7c0c7a7 math: avoid runtime conversions of floating-point constants by Szabolcs Nagy · 6 months ago
- e2820e7 Add libunwind to libc_musl.so by Colin Cross · 6 months ago
- dac5353 Mark _start reference as hidden am: 20d468b1fb am: 8a3e6267c1 by Colin Cross · 5 months ago
- 8a3e626 Mark _start reference as hidden am: 20d468b1fb by Colin Cross · 5 months ago
- 20d468b Mark _start reference as hidden by Colin Cross · 5 months ago
- d73d2a8 Include libc++ and libc++abi in musl sysroot am: 588f5ad348 am: 8d6282c7ac by Colin Cross · 5 months ago
- 8d6282c Include libc++ and libc++abi in musl sysroot am: 588f5ad348 by Colin Cross · 5 months ago
- 588f5ad Include libc++ and libc++abi in musl sysroot by Colin Cross · 6 months ago
- f8bdc30 fix spurious failures by fgetws when buffer ends with partial character by Rich Felker · 6 months ago
- 5690668 add missing strerror text for key management by pelco · 6 months ago
- ed4ff8e Add linker scripts for embedded linker to sysroot am: 44afa7507e am: d8942347a7 by Colin Cross · 6 months ago
- d894234 Add linker scripts for embedded linker to sysroot am: 44afa7507e by Colin Cross · 6 months ago
- 44afa75 Add linker scripts for embedded linker to sysroot by Colin Cross · 6 months ago
- a987a2f [automerger skipped] Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 am: a8d63e95bb -s ours by Xin Li · 6 months ago
- a8d63e9 Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 6 months ago
- 3b7b415 fix out-of-bound read processing time zone data with distant-past dates by Rich Felker · 6 months ago
- fdbdbaf Add kernel uapi headers to sysroot am: c798a68b92 am: b2c3db335a am: bce2857eec by Colin Cross · 6 months ago
- 8fee61d Embed libexecinfo and libb64 from bionic am: 2a1464ccec am: 3f7356de2a am: 46b96c46d8 by Colin Cross · 6 months ago
- c4af751 Update sources.bp for mallinfo am: d38b92fc19 am: 112f0995d5 am: c35f536990 by Colin Cross · 6 months ago
- 74b0eaf ANDROID: Add mallinfo2 and mallinfo am: a3deaf3ee6 am: b6ccfa42e3 am: 8f225000a6 by Colin Cross · 6 months ago
- 9cd7acc Add pthread_sigqueue.c to sources.bp am: 7e8fb9d58a am: ebf2144167 am: 584f6edc10 by Colin Cross · 6 months ago
- 1fe691a FROMLIST: Add pthread_sigqueue am: 0ee7f66d31 am: 1f7239cab7 am: 1dee37eb98 by Daniel Fahlgren · 6 months ago
- 29935ed FROMLIST: add SEEK_DATA and SEEK_HOLE to <unistd.h> am: a0849602dd am: a2acbcd86e am: 76db182763 by Érico Nogueira · 6 months ago
- 32daf5c Add bits/ headers for linux/in.h am: 53f0c2d26f am: f72057dc5e am: 71b1852da9 by Colin Cross · 6 months ago
- bce2857 Add kernel uapi headers to sysroot am: c798a68b92 am: b2c3db335a by Colin Cross · 6 months ago
- 46b96c4 Embed libexecinfo and libb64 from bionic am: 2a1464ccec am: 3f7356de2a by Colin Cross · 6 months ago
- c35f536 Update sources.bp for mallinfo am: d38b92fc19 am: 112f0995d5 by Colin Cross · 6 months ago
- 8f22500 ANDROID: Add mallinfo2 and mallinfo am: a3deaf3ee6 am: b6ccfa42e3 by Colin Cross · 6 months ago
- 584f6ed Add pthread_sigqueue.c to sources.bp am: 7e8fb9d58a am: ebf2144167 by Colin Cross · 6 months ago
- 1dee37e FROMLIST: Add pthread_sigqueue am: 0ee7f66d31 am: 1f7239cab7 by Daniel Fahlgren · 6 months ago
- 76db182 FROMLIST: add SEEK_DATA and SEEK_HOLE to <unistd.h> am: a0849602dd am: a2acbcd86e by Érico Nogueira · 6 months ago
- 71b1852 Add bits/ headers for linux/in.h am: 53f0c2d26f am: f72057dc5e by Colin Cross · 6 months ago
- b2c3db3 Add kernel uapi headers to sysroot am: c798a68b92 by Colin Cross · 6 months ago
- 3f7356d Embed libexecinfo and libb64 from bionic am: 2a1464ccec by Colin Cross · 6 months ago
- 112f099 Update sources.bp for mallinfo am: d38b92fc19 by Colin Cross · 6 months ago
- b6ccfa4 ANDROID: Add mallinfo2 and mallinfo am: a3deaf3ee6 by Colin Cross · 6 months ago
- ebf2144 Add pthread_sigqueue.c to sources.bp am: 7e8fb9d58a by Colin Cross · 6 months ago
- 1f7239c FROMLIST: Add pthread_sigqueue am: 0ee7f66d31 by Daniel Fahlgren · 6 months ago
- a2acbcd FROMLIST: add SEEK_DATA and SEEK_HOLE to <unistd.h> am: a0849602dd by Érico Nogueira · 6 months ago
- f72057d Add bits/ headers for linux/in.h am: 53f0c2d26f by Colin Cross · 6 months ago
- c798a68 Add kernel uapi headers to sysroot by Colin Cross · 6 months ago
- 2a1464c Embed libexecinfo and libb64 from bionic by Colin Cross · 8 months ago
- d38b92f Update sources.bp for mallinfo by Colin Cross · 7 months ago
- a3deaf3 ANDROID: Add mallinfo2 and mallinfo by Colin Cross · 8 months ago
- 7e8fb9d Add pthread_sigqueue.c to sources.bp by Colin Cross · 7 months ago
- 0ee7f66 FROMLIST: Add pthread_sigqueue by Daniel Fahlgren · 2 years, 6 months ago
- a084960 FROMLIST: add SEEK_DATA and SEEK_HOLE to <unistd.h> by Érico Nogueira · 8 months ago
- 53f0c2d Add bits/ headers for linux/in.h by Colin Cross · 8 months ago
- 6a78774 Build a musl sysroot zip am: 0c85068d26 am: f61efe58eb am: 22e887c821 by Colin Cross · 6 months ago
- c69ef38 Silence unused argument warnings when building .s files am: 827123b07d am: 632bb237c6 am: c2fa893d3b by Colin Cross · 6 months ago
- 6b77f99 ANDROID: Make musl libc soname configurable am: 109b21bd4f am: 088e55b1de am: fbfd5a74aa by Colin Cross · 6 months ago
- 22e887c Build a musl sysroot zip am: 0c85068d26 am: f61efe58eb by Colin Cross · 6 months ago
- c2fa893 Silence unused argument warnings when building .s files am: 827123b07d am: 632bb237c6 by Colin Cross · 6 months ago
- fbfd5a7 ANDROID: Make musl libc soname configurable am: 109b21bd4f am: 088e55b1de by Colin Cross · 6 months ago
- f61efe5 Build a musl sysroot zip am: 0c85068d26 by Colin Cross · 6 months ago
- 632bb23 Silence unused argument warnings when building .s files am: 827123b07d by Colin Cross · 6 months ago
- 088e55b ANDROID: Make musl libc soname configurable am: 109b21bd4f by Colin Cross · 6 months ago
- 0c85068 Build a musl sysroot zip by Colin Cross · 7 months ago