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:
e46ca00
)
* sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Fix unterminated
author
Andreas Schwab
<schwab@suse.de>
Thu, 14 Nov 2002 10:49:33 +0000
(10:49 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Thu, 14 Nov 2002 10:49:33 +0000
(10:49 +0000)
string.
linuxthreads/ChangeLog
patch
|
blob
|
history
diff --git
a/linuxthreads/ChangeLog
b/linuxthreads/ChangeLog
index fc48b50b784e7459ce8c69b0e5a3f7b01fc43e01..77b40b35c1e3285ae90f7545748d2f634a5bbd09 100644
(file)
--- a/
linuxthreads/ChangeLog
+++ b/
linuxthreads/ChangeLog
@@
-1,3
+1,8
@@
+2002-11-14 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Fix unterminated
+ string.
+
2002-11-13 Roland McGrath <roland@redhat.com>
* Examples/ex6.c (main): Improve error reporting.