bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mark atexit, memchr, memcmp, memcpy, memmove, memset, raise, rmdir,


From: Bruno Haible
Subject: Re: mark atexit, memchr, memcmp, memcpy, memmove, memset, raise, rmdir, strcspn, strpbrk as obsolete
Date: Sun, 2 Nov 2008 17:50:16 +0100
User-agent: KMail/1.5.4

'strcspn' is hardly used in gnulib - add dependencies are fine.


2008-11-02  Bruno Haible  <address@hidden>

        Mark 'strcspn' obsolete.
        * modules/strcspn (Status, Notice): New sections.

--- modules/strcspn.orig        2008-11-02 17:49:12.000000000 +0100
+++ modules/strcspn     2008-11-02 15:30:37.000000000 +0100
@@ -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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]