projects
/
platform
/
upstream
/
linaro-glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69b4c42
)
Fixed typo.
author
Andreas Jaeger
<aj@suse.de>
Wed, 21 Jun 2000 19:34:35 +0000
(19:34 +0000)
committer
Andreas Jaeger
<aj@suse.de>
Wed, 21 Jun 2000 19:34:35 +0000
(19:34 +0000)
* sysdeps/pthread/timer_routines.c: Include <string.h> for memset
linuxthreads/ChangeLog
patch
|
blob
|
history
diff --git
a/linuxthreads/ChangeLog
b/linuxthreads/ChangeLog
index
e81a764
..
ceb350f
100644
(file)
--- a/
linuxthreads/ChangeLog
+++ b/
linuxthreads/ChangeLog
@@
-1,6
+1,6
@@
2000-06-21 Andreas Jaeger <aj@suse.de>
- * sysdeps/pthread/timer_routines.c: Include <st
dlib
.h> for memset
+ * sysdeps/pthread/timer_routines.c: Include <st
ring
.h> for memset
prototype.
* join.c: Include <stdlib.h> for exit prototype.