8000 Tags · decompals/ido-static-recomp · GitHub
[go: up one dir, main page]

Skip to content

Tags: decompals/ido-static-recomp

Tags

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build ARM64 with actions (#65)

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix wrapper_open redirects (#64)

* Fix wrapper_open redirects

* Return boolean for redirected paths

* comments

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Seperate os names from the actual runner (#62)

v0.6

Toggle v0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Avoid using deprecated tmp functions (#11)" (#44)

This reverts commit db1e477.

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds ENV variable that can be used to redirect /usr/include files fro…

…m wrapper_open (#42)

* Redirect usr/include from open

* Some renames

* fix typo

* Combine both redirects into a single function

* Docs.md

* Allow override to auto redirect of /usr/lib as well change the env var from IDO_CC to USR_LIB

* PR review

* Fix comment

* Exit instead of silently fail

* get_env_var

* Fix usr/include doc comment

* move comment

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update build.yml

v0.3

Toggle v0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding Pascal Support for IDO5.3 (upas) (#41)

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Format libc_impl (#34)

* Format libc_impl

* Octal constants in comments

v0.1

Toggle v0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix UB on `wrapper_memcpy` (#27)

* fprintf stuff

* fix wrapper_memcpy

* assert on fputs

* Use memcpy in wrapper_memcpy

* Use wiseguy's suggestion

Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>

Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>

v0.0

Toggle v0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix UB on `wrapper_memcpy` (#27)

* fprintf stuff

* fix wrapper_memcpy

* assert on fputs

* Use memcpy in wrapper_memcpy

* Use wiseguy's suggestion

Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>

Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
0