projects
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0057f81
)
sysvshm-lll
author
GNU Libc Maintainers
<debian-glibc@lists.debian.org>
Thu, 15 Aug 2024 09:21:36 +0000
(11:21 +0200)
committer
Aurelien Jarno
<aurel32@debian.org>
Thu, 15 Aug 2024 09:21:36 +0000
(11:21 +0200)
To be folded into tg-sysvshm.diff once upgraded to 2.33
Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name sysvshm-lll.diff
hurd/sysvshm.c
patch
|
blob
|
history
diff --git
a/hurd/sysvshm.c
b/hurd/sysvshm.c
index 1c57705c2e956a6c43a0a098a28ee21d53c23a21..8557d68d6cb0ee38f988f0ec33e6523636b15be3 100644
(file)
--- a/
hurd/sysvshm.c
+++ b/
hurd/sysvshm.c
@@
-45,7
+45,7
@@
struct sysvshm_attach
static struct sysvshm_attach *attach_list;
/* A lock to protect the linked list of shared memory attachments. */
-static unsigned int sysvshm_lock = LLL_INITIALIZER;
+static unsigned int sysvshm_lock = LLL_
LOCK_
INITIALIZER;
\f
/* Adds a segment attachment. */