From 7ff135374d85bfcdd22488b49dfc8bffe64be738 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 25 Apr 2011 20:55:15 +0200 Subject: [PATCH] strtol, strtoul: Mark modules as obsolete. * modules/strtol (Status, Notice): New sections. * modules/strtoul (Status, Notice): New sections. --- ChangeLog | 6 ++++++ modules/strtol | 6 ++++++ modules/strtoul | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index ef14fb595..428047785 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2011-04-25 Bruno Haible + strtol, strtoul: Mark modules as obsolete. + * modules/strtol (Status, Notice): New sections. + * modules/strtoul (Status, Notice): New sections. + +2011-04-25 Bruno Haible + strtod: Remove check for strtod, unless supporting old platforms. * modules/strtod-obsolete: New file. * m4/strtod-obsolete.m4: New file. diff --git a/modules/strtol b/modules/strtol index d06a55b14..654b2f77f 100644 --- a/modules/strtol +++ b/modules/strtol @@ -1,6 +1,12 @@ Description: strtol() function: convert string to 'long'. +Status: +obsolete + +Notice: +This module is obsolete. + Files: lib/strtol.c m4/strtol.m4 diff --git a/modules/strtoul b/modules/strtoul index 9c6ca993a..dc2b50b12 100644 --- a/modules/strtoul +++ b/modules/strtoul @@ -1,6 +1,12 @@ Description: strtoul() function: convert string to 'unsigned long'. +Status: +obsolete + +Notice: +This module is obsolete. + Files: lib/strtol.c lib/strtoul.c -- 2.11.0