Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sat, 20 Aug 2016 17:03:26 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: [PATCH 0/4] linux v4.7 update

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

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.