SHA256
6
0
forked from pool/glibc

Accepting request 977802 from home:Andreas_Schwab:Factory

- nptl-spurious-eintr.patch: nptl: Handle spurious EINTR when thread
  cancellation is disabled (BZ #29029)

OBS-URL: https://build.opensuse.org/request/show/977802
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=614
This commit is contained in:
2022-05-17 15:03:34 +00:00
committed by Git OBS Bridge
parent 804195f6ef
commit da57f2c50a
3 changed files with 871 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 17 14:07:46 UTC 2022 - Andreas Schwab <schwab@suse.de>
- nptl-spurious-eintr.patch: nptl: Handle spurious EINTR when thread
cancellation is disabled (BZ #29029)
-------------------------------------------------------------------
Thu May 12 14:33:56 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>