about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibpcre.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a nasty issue with wrapping of libpcreptitSeb2023-10-101-1/+4
|
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\ | | | | remove executable bits
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | | | | | Closes: #895
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-1/+1
| |
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-1/+1
|/ | | | | | | | | * [WRAPPER] Used RunFunctionFmt for better sign-extend handling * [WRAPPER] Fixed some typos * [WRAPPER] Use L for unsigned long for better portability * [WRAPPER] More replace from U to L
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-1/+1
|
* Added pcre_free wrapped symbol (still for #17)ptitSeb2021-07-041-0/+13
|
* Added wrapped libpcre.so.3 (for #17)ptitSeb2021-07-041-0/+18