mailing list of musl libc
 help / color / mirror / code / Atom feed
[PATCH] configure: check whether linker works too
 2016-10-25  0:00 UTC  (3+ messages)

Unable to build with --enable-shared
 2016-10-24 10:22 UTC  (8+ messages)

[PATCH] fix parsing of quoted time zone names
 2016-10-24 10:12 UTC 

[PATCH 1/3] treat null vdso base same as missing
 2016-10-22  2:59 UTC  (5+ messages)
` [PATCH 3/3] add s390x port

musl's strptime does not support POSIX %U/%W
 2016-10-21 18:16 UTC  (4+ messages)

Header conformance/improvements
 2016-10-20 23:19 UTC  (3+ messages)

getopt_long_only
 2016-10-20 16:17 UTC  (5+ messages)

[PATCH] fix float formatting of some exact halfway cases
 2016-10-20  5:55 UTC  (2+ messages)

[PATCH v2] add pthread_setname_np
 2016-10-20  5:49 UTC  (3+ messages)

[PATCH v2] fix clock_nanosleep error case
 2016-10-20  5:47 UTC  (5+ messages)

[PATCH] use dynamic buffer for getmntent
 2016-10-20  5:25 UTC  (2+ messages)

Bug in timezone handling (new zonename format like '<+04>-4' )
 2016-10-19  6:40 UTC  (4+ messages)

CVE Request - TRE & musl libc regex integer overflows in buffer size computations
 2016-10-18 23:06 UTC 

[PATCH] support including linux inet headers if libc ones are included first
 2016-10-18 20:28 UTC 

[PATCH] increase buffer size in getmntent to 4096 bytes
 2016-10-17 20:29 UTC  (3+ messages)

[PATCH 1/7] fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8
 2016-10-14 15:16 UTC  (5+ messages)

getopt_long_only
 2016-10-13 18:03 UTC 

Using macro CMSG_NXTHDR generates warnings with CLANG
 2016-10-11 16:46 UTC  (10+ messages)

[PATCH 0/7] updates for linux v4.8
 2016-10-09 18:42 UTC  (10+ messages)
` [PATCH 2/7] add sh syscall numbers from "
` [PATCH 3/7] add ETH_P_NCSI to netinet/if_ether.h "
` [PATCH 4/7] elf.h: update EM_ elf machine defines and add R_BPF_ defines
` [PATCH 5/7] add bits/hwcap.h and include it in sys/auxv.h
      ` [PATCH with-mips] "
` [PATCH 6/7] add TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8
` [PATCH 7/7] update icmphdr struct following "

32 bit musl?
 2016-10-09 16:08 UTC  (12+ messages)
  `  "

Gettext context support
 2016-10-07 21:28 UTC 

Regression: git no longer works with musl libc's regex impl
 2016-10-07 11:30 UTC  (31+ messages)
      `  "
      ` [musl] "

[PATCH] fix regexec with haystack strings longer than INT_MAX
 2016-10-06  6:02 UTC 

possible bug in getdtablesize() ?
 2016-10-05 23:00 UTC  (2+ messages)

[musl] Re: Regression: git no longer works with musl libc's regex impl
 2016-10-05 16:37 UTC 

[PATCH] regex: REG_STARTEND support
 2016-10-05 16:23 UTC  (2+ messages)

Re: Regression: git no longer works with musl libc's regex impl
 2016-10-05 10:49 UTC  (2+ messages)

[PATCH] math: fix pow signed shift ub
 2016-10-04  1:58 UTC 

Model specific optimizations?
 2016-10-02 13:59 UTC  (14+ messages)

incompatibility between libtheora/mmx and musl ?
 2016-10-02 13:24 UTC  (12+ messages)
            ` "non-float" malloc (was: incompatibility between libtheora/mmx and musl)

Need "_fpx_sw_bytes", "FP_XSTATE_MAGIC2_SIZE" and "FP_XSTATE_MAGIC{1,2}" definition to compile CoreCLR
 2016-10-01 10:28 UTC  (2+ messages)

[RFC PATCH 1/7] add --enable-safe-stack configuration option
 2016-09-27 23:24 UTC  (2+ messages)

[RFC PATCH 2/7] avoid invoking the vDSO when SafeStack is enabled
 2016-09-27 22:46 UTC 

[RFC PATCH 7/7] add compiler flags to enable SafeStack
 2016-09-27 22:39 UTC 

[RFC PATCH 6/7] support dynamic linking with segmentation-hardened SafeStack
 2016-09-27 22:38 UTC 

[RFC PATCH 5/7] support SafeStack in init and threading
 2016-09-27 22:37 UTC 

[RFC PATCH 4/7] add stack segment override prefix to i386 __clone
 2016-09-27 22:36 UTC 

[RFC PATCH 3/7] disable check for buggy brk implementations when SafeStack is enabled
 2016-09-27 22:36 UTC 

[RFC PATCH 2/7] avoid invoking the vDSO when SafeStack is enabled
 2016-09-27 22:35 UTC 

[RFC PATCH 0/7] Segmentation-hardened SafeStack support
 2016-09-27 22:33 UTC 

[RFC] Support for segmentation-hardened SafeStack
 2016-09-27 21:35 UTC  (9+ messages)

Clang-3.9 regression
 2016-09-26  7:12 UTC 

[PATCH] make fflush_unlocked(NULL) work
 2016-09-24 23:49 UTC  (3+ messages)
  `  "

[PATCH] remove dead case in gethostbyname2_r
 2016-09-24  5:11 UTC  (2+ messages)

[PATCH] fix getservby*_r result pointer value on error
 2016-09-24  5:10 UTC  (2+ messages)

memchr() performance
 2016-09-20 17:57 UTC  (7+ messages)

[RFC PATCH] Add fortify _chk functions
 2016-09-20  2:52 UTC  (4+ messages)

[PATCH] fix clock_nanosleep error case
 2016-09-17 14:57 UTC  (3+ messages)
` [PATCH] move wcswcs prototype under feature test

[PATCH] [RFC] fix integer overflows and uncaught EOVERFLOW in printf
 2016-09-17  5:17 UTC 

[J-core] Aligned copies and cacheline conflicts?
 2016-09-17  2:17 UTC  (6+ messages)
    `  "

[PATCH] add missing *_unlocked and wcsftime_l prototypes to wchar.h
 2016-09-16 22:19 UTC  (3+ messages)

[PATCH] fix if_indextoname error case
 2016-09-16 22:03 UTC  (7+ messages)
` [PATCH] fix type for ifc_ifcu.ifcu_buf field of struct ifconf

[PATCH v2] fix ifru_data and ifcu_buf types in net/if.h
 2016-09-16 22:00 UTC  (2+ messages)

[PATCH] fix printf regression with alt-form octal, default precision
 2016-09-16 21:58 UTC  (4+ messages)

[PATCH] add pthread_setname_np
 2016-09-16 15:00 UTC  (4+ messages)

page:  |  | 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).