about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibncursesw.c (follow)
Commit message (Collapse)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 ↵ptitSeb2022-05-091-41/+5
| | | | more straight forward usage of native wrapped functions (ported from box86)
* More untested support for loongarch64 va_listptitSeb2021-09-261-0/+5
|
* Fixed some wrapped functions, upgraded the rebuild_wrapper script [SDL2 ↵rajdakin2021-07-311-9/+17
| | | | DOESN'T WORK, FIX UNDERWAY]
* Added a wrokaround for libtinfo global variablesptitSeb2021-06-031-0/+11
|
* Added wrapped libncurses, libncurses6, libncursesw, libformw, libtinfo and ↵ptitSeb2021-06-021-0/+101
libtinfo6