diff options
Diffstat (limited to 'package/ncursestw.map')
| -rw-r--r-- | package/ncursestw.map | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/package/ncursestw.map b/package/ncursestw.map index 116957f54999..22b2569ef091 100644 --- a/package/ncursestw.map +++ b/package/ncursestw.map @@ -1,4 +1,4 @@ -# $Id: ncursestw.map,v 1.59 2024/04/27 14:33:24 tom Exp $ +# $Id: ncursestw.map,v 1.61 2025/12/30 20:32:50 tom Exp $ # script for shared library symbol-versioning using ld # # This file was generated by ncu-mapsyms @@ -515,9 +515,14 @@ NCURSES_TINFO_6.5.20240427 { is_raw_sp; tiparm_s; tiscan_s; +} NCURSES_TINFO_6.2.20211010; + +NCURSES_TINFO_6.6.20251230{ + global: + _nc_is_path_found; local: _*; -} NCURSES_TINFO_6.2.20211010; +} NCURSES_TINFO_6.5.20240427; NCURSESTW_5.7.20081102 { global: |
