| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wrapped libraries refactor (#1257) | rajdakin | 2024-02-10 | 1 | -6/+0 |
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | |||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| * | | Removed useless box64context_t parameter to RunFunction and friend | ptitSeb | 2023-07-09 | 1 | -86/+86 |
| * | | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768) | Yang Liu | 2023-05-07 | 1 | -147/+147 |
| |/ | |||||
| * | Fixed some fuse wrapped functions (better AppImage compatibility) | ptitSeb | 2022-11-11 | 1 | -113/+181 |
| * | Added fuse_main_real wrapped function | ptitSeb | 2022-11-10 | 1 | -0/+1107 |
| * | More work on libfuse (some AppImage now runs) | ptitSeb | 2022-06-11 | 1 | -49/+324 |
| * | Some refactor on wrapped lib handling, to limit calloc/free used and get more... | ptitSeb | 2022-05-09 | 1 | -30/+4 |
| * | Added some libfuse wrapping (AppImage is not working yet) | ptitSeb | 2022-04-26 | 1 | -5/+5 |
| * | Added disabled wrapped libfuse (not working for now) | ptitSeb | 2021-08-10 | 1 | -0/+956 |