public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [hurd,commited 0/5] hurd patches
@ 2018-03-18 19:45 Samuel Thibault
  2018-03-18 19:45 ` [hurd,commited 2/5] hurd: Fix O_DIRECTORY | O_NOFOLLOW Samuel Thibault
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Samuel Thibault @ 2018-03-18 19:45 UTC (permalink / raw)
  To: libc-alpha; +Cc: Samuel Thibault

Richard Braun (1):
  Hurd: fix port leak in TLS

Samuel Thibault (4):
  hurd: Fix O_NOFOLLOW
  hurd: Fix O_DIRECTORY | O_NOFOLLOW
  hurd: Fix boot with statically-linked exec server
  hurd: Add mlockall support

 ChangeLog                           | 15 +++++++++++++
 hurd/hurdlookup.c                   |  2 +-
 hurd/lookup-retry.c                 | 38 +++++++++++++++++++--------------
 sysdeps/mach/hurd/i386/init-first.c |  2 +-
 sysdeps/mach/hurd/i386/tls.h        | 21 ++++++++++++-------
 sysdeps/mach/hurd/mlockall.c        | 42 +++++++++++++++++++++++++++++++++++++
 sysdeps/mach/hurd/munlockall.c      | 40 +++++++++++++++++++++++++++++++++++
 7 files changed, 134 insertions(+), 26 deletions(-)
 create mode 100644 sysdeps/mach/hurd/mlockall.c
 create mode 100644 sysdeps/mach/hurd/munlockall.c

-- 
2.16.2

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

end of thread, other threads:[~2018-03-18 19:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-18 19:45 [hurd,commited 0/5] hurd patches Samuel Thibault
2018-03-18 19:45 ` [hurd,commited 2/5] hurd: Fix O_DIRECTORY | O_NOFOLLOW Samuel Thibault
2018-03-18 19:45 ` [hurd,commited 5/5] Hurd: fix port leak in TLS Samuel Thibault
2018-03-18 19:45 ` [hurd,commited 3/5] hurd: Fix boot with statically-linked exec server Samuel Thibault
2018-03-18 19:45 ` [hurd,commited 1/5] hurd: Fix O_NOFOLLOW Samuel Thibault
2018-03-18 19:53 ` [hurd,commited 4/5] hurd: Add mlockall support Samuel Thibault

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 read-only IMAP folder(s) and NNTP newsgroup(s).