From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10387 Path: news.gmane.org!.POSTED!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: [PATCH 0/4] linux v4.7 update Date: Sat, 20 Aug 2016 17:03:26 +0200 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1471705427 25438 195.159.176.226 (20 Aug 2016 15:03:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 20 Aug 2016 15:03:47 +0000 (UTC) User-Agent: Mutt/1.6.0 (2016-04-01) To: musl@lists.openwall.com Original-X-From: musl-return-10400-gllmg-musl=m.gmane.org@lists.openwall.com Sat Aug 20 17:03:42 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1bb7oE-0006Lq-Bp for gllmg-musl@m.gmane.org; Sat, 20 Aug 2016 17:03:42 +0200 Original-Received: (qmail 5831 invoked by uid 550); 20 Aug 2016 15:03:40 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 5796 invoked from network); 20 Aug 2016 15:03:38 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline Xref: news.gmane.org gmane.linux.lib.musl.general:10387 Archived-At: Szabolcs Nagy (4): add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7 to netinet/udp.h add SS_AUTODISARM sigaltstack ss_flags from linux v4.7 to signal.h microblaze: add syscall numbers from linux v4.7 arch/microblaze/bits/syscall.h.in | 3 +++ include/netinet/udp.h | 2 ++ include/signal.h | 2 ++ include/sys/socket.h | 4 +++- 4 files changed, 10 insertions(+), 1 deletion(-) -- 2.8.1