mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-28 04:03:35 +08:00
Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c implementation.
nptl/ [BZ #13844] * sysdeps/unix/sysv/linux/sparc/sparc32/libc-lowlevellock.c: New file.
This commit is contained in:
parent
88cb87d908
commit
c4a7b16eb8
2
NEWS
2
NEWS
@ -15,7 +15,7 @@ Version 2.16
|
||||
13526, 13527, 13528, 13529, 13530, 13531, 13532, 13533, 13547, 13551,
|
||||
13552, 13553, 13555, 13559, 13566, 13583, 13618, 13637, 13656, 13658,
|
||||
13673, 13695, 13704, 13706, 13726, 13738, 13786, 13792, 13806, 13840,
|
||||
13841, 13846, 13852
|
||||
13841, 13844, 13846, 13852
|
||||
|
||||
* ISO C11 support:
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
2012-03-15 David S. Miller <davem@davemloft.net>
|
||||
|
||||
[BZ #13844]
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/libc-lowlevellock.c: New file.
|
||||
|
||||
2012-03-09 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
[BZ #13673]
|
||||
|
@ -0,0 +1 @@
|
||||
#include "lowlevellock.c"
|
Loading…
Reference in New Issue
Block a user