make install permissions
2016-06-06 20:54 UTC
Dynamic linker name
2016-06-06 2:57 UTC (2+ messages)
[PATCH v2] Add stdc-predef.h
2016-06-04 5:04 UTC (5+ messages)
` "
[GSoC2016] Weekly Report of Porting musl to RISC-V Project #1
2016-06-03 16:14 UTC (3+ messages)
getaddrinfo, ip address sort order?
2016-06-03 16:08 UTC (3+ messages)
[GSoC2016] Weekly Report of Porting musl to RISC-V Project #1
2016-06-03 14:31 UTC (3+ messages)
How to set UTF-8 as default
2016-06-02 17:32 UTC (7+ messages)
[PATCH] Add _PATH_{U,W}TMPX macros
2016-06-01 8:09 UTC
Proposed COPYRIGHT file changes to resolve "PD" issue
2016-05-29 18:46 UTC (9+ messages)
` "
AM_GNU_GETTEXT without referring internal symbols?
2016-05-27 8:48 UTC (9+ messages)
` [musl] "
` Re: [bug-gettext] "
[PATCH 1/2] check result from res_mkquery
2016-05-27 4:40 UTC (3+ messages)
` [PATCH 2/2] refactor name_from_dns
sockaddr_storage and GCC 6.1
2016-05-26 20:21 UTC
[PATCH 0/7] linux v4.6 update
2016-05-26 20:07 UTC (8+ messages)
` [PATCH 1/7] add preadv2 and pwritev2 syscall numbers for linux v4.6
` [PATCH 2/7] add SO_CNX_ADVICE to sys/socket.h, new in "
` [PATCH 3/7] add ETH_P_MACSEC netinet/if_ether.h, "
` [PATCH 4/7] update siginfo struct for "
` [PATCH 5/7] add CLONE_NEWCGROUP clone flag, new in "
` [PATCH 6/7] add new tcp_info fields from "
` [PATCH 7/7] update sys/socket.h to "
sockaddr_storage and GCC 6.1
2016-05-24 23:21 UTC (4+ messages)
a64l(): return value should be sign extended
2016-05-23 22:30 UTC (2+ messages)
[PATCH mcm] add optional isl support for advanced loop optimizations
2016-05-22 23:56 UTC (2+ messages)
Julia on musl libc systems
2016-05-21 13:37 UTC (6+ messages)
` "
[PATCH] fix the use of uninitialized value in regcomp
2016-05-21 13:21 UTC
uninitialized variable
2016-05-20 20:44 UTC (2+ messages)
gettext and locale names
2016-05-20 14:55 UTC (5+ messages)
[PATCH 2/2] add preinit_array support
2016-05-17 21:52 UTC (4+ messages)
musl-cross-make can now install kernel headers
2016-05-17 0:25 UTC (2+ messages)
nftw miscalculates FTW.base when pathnames end in /
2016-05-14 3:01 UTC (2+ messages)
Deduplicating __NR_* and SYS_* syscall defines
2016-05-13 16:02 UTC (9+ messages)
[PATCH 1/3] x32: remove unnecessary undefs of syscall numbers
2016-05-12 4:53 UTC (2+ messages)
` [PATCH 2/3] x32: eliminate __X32_SYSCALL_BIT constant
porting musl to RISCV-64
2016-05-11 18:48 UTC (6+ messages)
[Proposal] A simple way to make Tor-Browser-Bundle more portable and secure
2016-05-09 14:15 UTC
musl-cross-make / litecross improvements
2016-05-08 23:04 UTC (23+ messages)
` [J-core] "
` "
[PATCH v2 2/2] pthread: implement try/timed join variants
2016-05-07 18:48 UTC (2+ messages)
` [PATCH v3] "
ptrace addr2 weirdness
2016-05-04 22:54 UTC
[PATCH] fix redundant processing of --build flag
2016-05-04 21:31 UTC (2+ messages)
[GSoC] Porting musl libc to RISC-V
2016-05-03 13:15 UTC (3+ messages)
musl works in distro x-lsf-2010 - advice of use requested
2016-05-02 19:14 UTC (2+ messages)
updated cross-compiler build system
2016-05-02 15:52 UTC (7+ messages)
` [J-core] [musl] "
` "
` question: use of musl-libc
Formal verification of MUSL
2016-05-02 0:35 UTC (7+ messages)
[PATCH v4] add powerpc64 port
2016-05-01 0:18 UTC
[PATCH] ppc: simplify __clone by saving fn/arg to child stack
2016-04-30 21:39 UTC
[PATCH v3] add powerpc64 port
2016-04-30 21:14 UTC
[PATCH v2] add powerpc64 port
2016-04-30 20:15 UTC (14+ messages)
PowerPC Port: Question about magic numbers in sigsetjmp.s
2016-04-30 20:12 UTC (3+ messages)
[PATCH] un-UBify string functions
2016-04-27 22:01 UTC
Removing stupid, spurious UB in stdio (bikeshed time)
2016-04-27 18:39 UTC (4+ messages)
mips64/n32 struct termios
2016-04-27 4:44 UTC (3+ messages)
pthread set name on MIPs
2016-04-27 0:34 UTC (2+ messages)
tor web-browser doesn't work on musl
2016-04-26 0:05 UTC (9+ messages)
Tor Browser Bundle on musl libc systems
2016-04-25 23:35 UTC (2+ messages)
recvmsg/sendmsg broken on mips64
2016-04-21 19:30 UTC (21+ messages)
[PATCH 00/12] update elf.h to follow glibc changes
2016-04-20 17:18 UTC (14+ messages)
` [PATCH 01/12] add EM_OPENRISC again to elf.h
` [PATCH 02/12] add new powerpc64 relocations "
` [PATCH 03/12] update elf.h with powerpc64 elfv2 abi related macros
` [PATCH 04/12] update elf.h with new aarch64 relocs
` [PATCH 05/12] update elf.h with mips abi flags support
` [PATCH 06/12] add nios2 definitions to elf.h
` [PATCH 07/12] add powerpc tls optimization related "
` [PATCH 08/12] add SHF_COMPRESSED section flag "
` [PATCH 09/12] add DT_MIPS_RLD_MAP_REL "
` [PATCH 10/12] add missing x86 relocs "
` [PATCH 11/12] add NT_ARM_SYSTEM_CALL "
` [PATCH 12/12] add EF_SH_ sh specific macros "
[MUSL] MIPS64 N32 port
2016-04-18 9:16 UTC (10+ messages)
[PATCH] res_msend: Remove unnecessary line
2016-04-18 5:29 UTC (2+ messages)
(OT?) replying two years later (was: Removing sbrk and brk)
2016-04-13 13:39 UTC
page: next (older) | prev (newer) | latest
Code repositories for project(s) associated with this public inbox
https://git.vuxu.org/mirror/musl/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).