Tags: decompals/ido-static-recomp
Tags
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
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>
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>
PreviousNext