mailing list of musl libc
 help / color / mirror / code / Atom feed
* [PATCH 0/4] linux v4.7 update
@ 2016-08-20 15:03 Szabolcs Nagy
  2016-08-20 15:04 ` [PATCH 1/4] add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h Szabolcs Nagy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Szabolcs Nagy @ 2016-08-20 15:03 UTC (permalink / raw)
  To: musl

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-20 15:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-20 15:03 [PATCH 0/4] linux v4.7 update Szabolcs Nagy
2016-08-20 15:04 ` [PATCH 1/4] add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h Szabolcs Nagy
2016-08-20 15:04 ` [PATCH 2/4] add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7 to netinet/udp.h Szabolcs Nagy
2016-08-20 15:04 ` [PATCH 3/4] add SS_AUTODISARM sigaltstack ss_flags from linux v4.7 to signal.h Szabolcs Nagy
2016-08-20 15:05 ` [PATCH 4/4] microblaze: add syscall numbers from linux v4.7 Szabolcs Nagy

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