| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Some fixes to ncurses / tinfo wrapped lib (for dialog shell helper, used in ↵ | ptitSeb | 2025-03-27 | 1 | -0/+1 |
| | | | | | some installer) | ||||
| * | Wrapped libraries refactor (#1257) | rajdakin | 2024-02-10 | 1 | -6/+2 |
| | | | | | | | | | | | | * [MISC] Removed a warning caused by tab/space mismatch * [WRAPPED] Factored out `getMy` and `freeMy` calls * [WRAPPED] Small cleanup of the init header * [WRAPPED] Factored out `SETALT` * [WRAPPED] Factored out needed libs | ||||
| * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| | | | | | Closes: #895 | ||||
| * | Small change to avoid wlib_t declaration in wrappedlibs.h (from box86) | ptitSeb | 2022-05-09 | 1 | -1/+1 |
| | | |||||
| * | Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ | ptitSeb | 2022-05-09 | 1 | -41/+5 |
| | | | | | more straight forward usage of native wrapped functions (ported from box86) | ||||
| * | Added wrapped libncursesw.so.6 (for #148) | ptitSeb | 2021-10-23 | 1 | -0/+125 |