[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH 0/2] libpthread global signal dispositions, debian patches



These changes are against pkg-hurd/hurd.

Note that the new interfaces are declared as weak signals, which means the new
libpthread still works with an old glibc. This should make the transition
hassle-free.

Jeremie Koenig (2):
  Add debian/patches/libpthread_globsigdisp.patch
  Update debian/patches/libpthread_sigmask.patch

 debian/changelog                            |    7 +++
 debian/patches/libpthread_globsigdisp.patch |   58 +++++++++++++++++++++++++++
 debian/patches/libpthread_sigmask.patch     |   53 +++++++++++++++++-------
 debian/patches/series                       |    1 +
 4 files changed, 103 insertions(+), 16 deletions(-)
 create mode 100644 debian/patches/libpthread_globsigdisp.patch


Reply to: