about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibncurses.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some fixes to ncurses / tinfo wrapped lib (for dialog shell helper, used in s...ptitSeb2025-03-271-0/+1
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-6/+1
* Added ncurses6 as alias to ncurses5 as it's deprecated on modern OSptitSeb2024-01-071-0/+1
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* Added wprintw wrapped function to ncurses and ncurses6 lib (for #401)ptitSeb2022-09-081-0/+7
* Small change to avoid wlib_t declaration in wrappedlibs.h (from box86)ptitSeb2022-05-091-1/+1
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-40/+4
* More untested support for loongarch64 va_listptitSeb2021-09-261-0/+5
* Fixed some wrapped functions, upgraded the rebuild_wrapper script [SDL2 DOESN...rajdakin2021-07-311-11/+2
* Added a wrokaround for libtinfo global variablesptitSeb2021-06-031-0/+10
* Some work around libncurses and friendsptitSeb2021-06-031-1/+18
* Added wrapped libncurses, libncurses6, libncursesw, libformw, libtinfo and li...ptitSeb2021-06-021-0/+103