]> git.ipfire.org Git - thirdparty/glibc.git/commit
2005-07-11 Jakub Jelinek <jakub@redhat.com>
authorRoland McGrath <roland@gnu.org>
Mon, 18 Jul 2005 03:20:13 +0000 (03:20 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 18 Jul 2005 03:20:13 +0000 (03:20 +0000)
commita2b80b73ff96b37ecd06b03ddfa7cc0863f150f2
tree782597234a0f45a41199e8a5f3224b36dcd31166
parent5fc51bde45580a1bd81b35cf70794fd2770a1125
2005-07-11  Jakub Jelinek  <jakub@redhat.com>

[BZ #1102]
* sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER,
PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP,
PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP,
PTHREAD_MUTEX_ADAPTIVE_NP, PTHREAD_RWLOCK_INITIALIZER,
PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP,
PTHREAD_COND_INITIALIZER): Supply zeros for all fields
in the structure.
* Makefile (tests): Add tst-initializers1.
(CFLAGS-tst-initializers1.c): Set.
* tst-initializers1.c: New test.
2005-05-03  Ulrich Drepper  <drepper@redhat.com>

[BZ #915]
* sysdeps/pthread/pthread.h: Avoid empty initializers.
nptl/sysdeps/pthread/pthread.h