mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-11 11:50:52 +03:00
* modules/termcap (Status, Notice): Add deprecation. * modules/termcap-h (Status, Notice): Likewise.
29 lines
332 B
Plaintext
29 lines
332 B
Plaintext
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
|
|
|
|
Depends-on:
|
|
termcap
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"termcap.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|