]> Savannah Git Hosting - gnulib.git/commitdiff
termcap, termcap-h: Deprecate.
authorBruno Haible <bruno@clisp.org>
Sun, 6 Feb 2022 11:55:51 +0000 (12:55 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 6 Feb 2022 11:55:51 +0000 (12:55 +0100)
* modules/termcap (Status, Notice): Add deprecation.
* modules/termcap-h (Status, Notice): Likewise.

ChangeLog
modules/termcap
modules/termcap-h

index 18dcb3fe3f525afd9f238c79bc254f76f3f95586..0a6e4db72331946f0571b3697af541057ce90393 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-02-06  Bruno Haible  <bruno@clisp.org>
+
+       termcap, termcap-h: Deprecate.
+       * modules/termcap (Status, Notice): Add deprecation.
+       * modules/termcap-h (Status, Notice): Likewise.
+
 2022-02-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        parse-datetime: allow calculations to yield -1
index 647cde810786409c0d704b971a137b0c2d0ccdef..4f9156c4e6fb3e3bb302c6aea117731f998e864c 100644 (file)
@@ -1,6 +1,13 @@
 Description:
 Information about terminal capabilities.
 
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'terminfo' instead;
+it avoids buffer overflow problems when possible.
+
 Files:
 m4/termcap.m4
 m4/curses.m4
index ff5846bc506371acd85ab6b1c3e6292f47ff76ca..a01b242ec6288a53f7375730dc25c125c881872d 100644 (file)
@@ -1,6 +1,13 @@
 Description:
 Information about terminal capabilities.
 
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'terminfo-h' instead;
+it avoids buffer overflow problems when possible.
+
 Files:
 lib/termcap.h