about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibncurses.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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