projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4690e55
)
fix typo
author
Jim Meyering
<jim@meyering.net>
Thu, 28 Sep 2006 16:27:11 +0000
(16:27 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 28 Sep 2006 16:27:11 +0000
(16:27 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 247e361d577d4e150d65b2c66a894ef3a0b1aaa4..6d633779e91259fefc8d6240b865da099fcb3d45 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-5,7
+5,7
@@
2006-09-27 Jim Meyering <jim@meyering.net>
- This f
unction
could end up with a definition for a function
+ This f
ile
could end up with a definition for a function
named __strndup, rather than rpl_strndup on a system with
incomplete weak_alias support.
* strndup.c (strndup): Rename from __strndup.