projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ea9248
)
Mark 'memset' obsolete.
author
Bruno Haible
<bruno@clisp.org>
Sun, 2 Nov 2008 16:36:56 +0000
(17:36 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 2 Nov 2008 16:36:56 +0000
(17:36 +0100)
ChangeLog
patch
|
blob
|
history
modules/memset
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 54762bf209385a0af5718593a9b00d1ee083830f..f05fa77e2bbd8016b48581f22a58fc67a5a4081e 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2008-11-02 Bruno Haible <bruno@clisp.org>
+
+ Mark 'memset' obsolete.
+ * modules/memset (Status, Notice): New sections.
+
2008-11-02 Bruno Haible <bruno@clisp.org>
Mark 'memmove' obsolete.
diff --git
a/modules/memset
b/modules/memset
index 89dfa2c4c306f0764a091871eb782f61f9b40d20..9b2a89d94ff270c64a419408cffb7497bc72836f 100644
(file)
--- a/
modules/memset
+++ b/
modules/memset
@@
-1,6
+1,12
@@
Description:
memset() function: fill memory with a constant byte.
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
Files:
lib/memset.c
m4/memset.m4