projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e335bb
)
* sysdeps/unix/sysv/linux/register-atfork.c (libc_freeres_fn): Fix
author
Roland McGrath
<roland@gnu.org>
Sat, 17 May 2003 00:59:16 +0000
(
00:59
+0000)
committer
Roland McGrath
<roland@gnu.org>
Sat, 17 May 2003 00:59:16 +0000
(
00:59
+0000)
uninitialized variable braino.
nptl/ChangeLog
patch
|
blob
|
history
diff --git
a/nptl/ChangeLog
b/nptl/ChangeLog
index d753b95fbb57637d003153e28319bc4ac54d1d08..0813aaf1c4976524ef3daa25ffa6e82c6e924b45 100644
(file)
--- a/
nptl/ChangeLog
+++ b/
nptl/ChangeLog
@@
-1,3
+1,8
@@
+2003-05-16 Roland McGrath <roland@redhat.com>
+
+ * sysdeps/unix/sysv/linux/register-atfork.c (libc_freeres_fn): Fix
+ uninitialized variable braino.
+
2003-05-16 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/timer_gettime.c (timer_gettime): Correct