mailing list of musl libc
 help / color / mirror / code / Atom feed
Regression: git no longer works with musl libc's regex impl
 2016-10-04 18:00 UTC  (12+ messages)
      `  "
      ` [musl] "

[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  (18+ 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  (3+ 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 v2] fix clock_nanosleep error case
 2016-09-18 19:44 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 

[PATCH v2] add pthread_setname_np
 2016-09-17  2:36 UTC  (2+ messages)

[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  (7+ 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  (7+ messages)

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

Deploying a dynamic executable on glibc systems - how?
 2016-09-15 15:14 UTC  (2+ messages)

[PATCH RFC] add pthread_setname_np
 2016-09-15 14:33 UTC  (8+ messages)

[PATCH][RFC] fix strtod int optimization in non-nearest rounding mode
 2016-09-09 23:55 UTC  (2+ messages)

How to Compile Static Executables w/ PIE + SSP + BIND_NOW?
 2016-09-09 22:57 UTC  (2+ messages)

[PATCH] use dynamic buffer for getmntent
 2016-09-08 17:07 UTC 

[PATCH] add missing if_arp.h constant
 2016-09-05 17:29 UTC  (3+ messages)
` [PATCH] add missing if_ether.h constants

[PATCH] add missing confstr constants
 2016-09-04 14:42 UTC  (2+ messages)
` [PATCH] fix typo in utmpx.h

[PATCH] fix strtod and strtof rounding with many trailing zeros
 2016-09-04  2:46 UTC 

[PATCH] fix FFSYNC by changing it to O_SYNC
 2016-08-30 21:20 UTC  (2+ messages)

syslog.h prioritynames define not compatible with -Wwrite-strings
 2016-08-30 21:20 UTC  (2+ messages)

[PATCH] fix strdupa evaulating expression twice
 2016-08-30 21:03 UTC  (6+ messages)

assert_fail without Noreturn
 2016-08-30 20:54 UTC  (2+ messages)

memfd_create()
 2016-08-30 20:18 UTC  (4+ messages)

readdir(3): behavior on descriptors with O_SEARCH
 2016-08-28 17:14 UTC  (8+ messages)

[PATCH] configure: handle mipsisa64* triplet as a mips64 target
 2016-08-24 10:40 UTC 

[PATCH] math: fix 128bit long double inverse trigonometric functions
 2016-08-23 19:47 UTC 

[PATCH] verify that ttyname refers to the same file as the fd
 2016-08-20 19:04 UTC 

[PATCH 0/4] linux v4.7 update
 2016-08-20 15:05 UTC  (5+ messages)
` [PATCH 1/4] add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h
` [PATCH 2/4] add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7 to netinet/udp.h
` [PATCH 3/4] add SS_AUTODISARM sigaltstack ss_flags from linux v4.7 to signal.h
` [PATCH 4/4] microblaze: add syscall numbers from linux v4.7

Duplicate call to pthread_join segvs
 2016-08-18 12:47 UTC  (2+ messages)

[PATCH] getdtablesize: Fix returning hard instead of soft rlimit
 2016-08-15 15:33 UTC  (4+ messages)

musl gcc compiler generating "udiv" on a A9mp ARM core
 2016-08-15 14:24 UTC  (2+ messages)

sysconf(_SC_ARG_MAX) broken in musl
 2016-08-14 22:11 UTC  (4+ messages)
  `  "

./configure errors witn musl-gcc (zlib library conflict when building openssh)
 2016-08-13  3:57 UTC  (5+ messages)

swap two macro tests to avoid warning
 2016-08-11 23:13 UTC  (3+ messages)

A new binary release of ELLCC is available
 2016-08-08  1:19 UTC 

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