musl: update to 1.1.16+ git HEAD 2017-08-30
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Thu, 31 Aug 2017 11:30:11 +0000 (13:30 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 31 Aug 2017 17:09:47 +0000 (19:09 +0200)
commitc56448e2cf2d365a425c2f0019df9f4368c0b810
tree53d76ebedd951f5634b0c868fc684f4e753c00b8
parent89f8a01daba938e77e94ef311233be49c23a7a55
musl: update to 1.1.16+ git HEAD 2017-08-30

Fixes critical issues for memset() & fflush()

Changes:

5f7efb8 move IPPORT_RESERVED from netdb.h to netinet/in.h
5f3b652 add powerpc64 and s390x to list of supported archs in INSTALL
file
9d4c902 fix undefined behavior in memset due to missing sequence points
c7f56b4 __init_libc: add fallbacks for __progname setup
cc08669 add SIOCGSTAMPNS socket ioctl macro to ioctl.h
02b50c9 fix mips ioctl macros to match linux asm/sockios.h
670d6d0 fix unsynchronized access to FILE structure in fflush(0)

Tested on cns3xxx & imx6

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
toolchain/musl/common.mk