This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu
/
AppImageKit-checkrt
Watch
1
Star
0
Fork
You've already forked AppImageKit-checkrt
0
mirror of
https://github.com/yuzu-emu/AppImageKit-checkrt.git
synced
2025-01-09 03:25:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22f3a8ce4b
AppImageKit-checkrt
/
checkrt.h
4 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
load exec() wrapper if optional runtimes are present
2017-12-06 13:37:47 +00:00
extern
char
*
optional
;
extern
char
*
optional_ld_preload
;
get the right AppRun.c file, explicitly set \0 in sprintf
2017-12-21 15:40:15 +00:00
extern
void
checkrt
(
char
*
usr_in_appdir
)
;
Reference in a new issue
Copy permalink