mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-19 13:40:59 +08:00
Move ChangeLog entry
This commit is contained in:
parent
583c76a7ce
commit
c04d498c12
@ -3,15 +3,6 @@
|
||||
[BZ #15941]
|
||||
* manual/install.texi (Installation) Fix node cross references.
|
||||
|
||||
2013-09-27 Siddhesh Poyarekar <siddhesh@redhat.com>
|
||||
|
||||
* nptl/sysdeps/pthread/bits/libc-lock.h [_LIBC &&
|
||||
(!NOT_IN_libc || IS_IN_libpthread)]
|
||||
(__libc_lock_fini_recursive): Use the mutex member of the
|
||||
argument.
|
||||
(__libc_lock_trylock_recursive): Likewise.
|
||||
(__libc_lock_unlock_recursive): Likewise.
|
||||
|
||||
2013-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
|
||||
|
||||
* sysdeps/sh/stackguard-macros.h: New file.
|
||||
|
@ -1,3 +1,11 @@
|
||||
2013-09-27 Siddhesh Poyarekar <siddhesh@redhat.com>
|
||||
|
||||
* sysdeps/pthread/bits/libc-lock.h [_LIBC && (!NOT_IN_libc ||
|
||||
IS_IN_libpthread)] (__libc_lock_fini_recursive): Use the mutex
|
||||
member of the argument.
|
||||
(__libc_lock_trylock_recursive): Likewise.
|
||||
(__libc_lock_unlock_recursive): Likewise.
|
||||
|
||||
2013-09-04 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/x86_64/cancellation.S
|
||||
|
Loading…
x
Reference in New Issue
Block a user