X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrcspn;h=5d2be9241456448a1695ba98309b15427edaaa33;hb=4b8c4902c5022e71ee1027cafc3a956e650de7fc;hp=a80c8527a171ab66a0a8160a5cb79899d1a892b2;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/strcspn b/modules/strcspn index a80c8527a..5d2be9241 100644 --- 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