summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2020-02-10 00:04:11 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2020-02-10 00:04:11 +0100
commit4053d78c6c3cb0e394376c73ef6c3ad4a83a0dec (patch)
tree4b4e8ec4fd80085354774670f449e202534d0e63 /debian/changelog
parent66d48da0bccdd929ac07dfe4a8441051d863a477 (diff)
hurd: fix pthread_barrier_wait with one thread
debian/patches/hurd-i386/git-barrier-1.diff: New patch
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a2bd1b80..d5a3a9ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ glibc (2.30-0experimental3) UNRELEASED; urgency=medium
pthread_exit after fork.
* debian/patches/hurd-i386/git-spin_lock.diff: New patch to fix
pthread_spin_lock behavior for shared memory.
+ * debian/patches/hurd-i386/git-barrier-1.diff: New patch to fix
+ pthread_barrier_wait with one thread.
[ Aurelien Jarno ]
* debian/patches/any/local-revert-24323.diff: drop, obsolete.