projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d463062
)
Mark 'strcspn' obsolete.
author
Bruno Haible
<bruno@clisp.org>
Sun, 2 Nov 2008 16:50:31 +0000
(17:50 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 2 Nov 2008 16:50:31 +0000
(17:50 +0100)
ChangeLog
patch
|
blob
|
history
modules/strcspn
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index a1f4270ed4c034b1f049f38367a83d6c465fbe52..a8d92d2fb89821d01b5eb2f19d1372287dd12ba4 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2008-11-02 Bruno Haible <bruno@clisp.org>
+
+ Mark 'strcspn' obsolete.
+ * modules/strcspn (Status, Notice): New sections.
+
2008-11-02 Bruno Haible <bruno@clisp.org>
Mark 'rmdir' obsolete.
diff --git
a/modules/strcspn
b/modules/strcspn
index a80c8527a171ab66a0a8160a5cb79899d1a892b2..5d2be9241456448a1695ba98309b15427edaaa33 100644
(file)
--- a/
modules/strcspn
+++ b/
modules/strcspn
@@
-1,6
+1,12
@@
Description:
strcspn() function: search a string for any of a set of characters.
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
Files:
lib/strcspn.c
m4/strcspn.m4