This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[hurd,commited 0/3] Fix RPC interruption handling


Samuel Thibault (3):
  hurd: set interrupt timeout to 1 minute
  hurd: Return EIO on non-responding interrupted servers
  hurd: Fix race between calling RPC and handling a signal

 ChangeLog                         | 13 +++++++++++++
 hurd/hurdsig.c                    |  6 ++++--
 hurd/intr-msg.c                   | 31 +++++++++++--------------------
 sysdeps/mach/hurd/i386/intr-msg.h | 23 ++++++++++++++++-------
 4 files changed, 44 insertions(+), 29 deletions(-)

-- 
2.19.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]