summaryrefslogtreecommitdiff
path: root/luaif
diff options
context:
space:
mode:
authorLauri Aarnio <Lauri.Aarnio@iki.fi>2008-09-24 10:29:11 +0300
committerLauri Leukkunen <lle@rahina.org>2008-09-27 00:02:43 +0300
commit7a11a69b9d527c5de43316416109d82f68bdc959 (patch)
tree2a3801cd3ad2bd80beeaaf7cff8df0c2a0956448 /luaif
parent1a5fde07acdeadb9a070cd172d9a6840c42a9e4d (diff)
Changes to executing native binaries from tools/target by ld.so - The default ld.so (ld-linux.so) will loose argv[0], when the binary is executed by ld.so's command line (which is supportted by sb2). It will always copy the filename to argv[0]. - We now have a patch for ld.so which introduces a new option, "--argv0 argument", and a flag is used to tell to the lua scripts if a patched ld.so is available (the "sb2" script finds that out during startup phase). That patch is not included in this commit, but will be available soon..
Diffstat (limited to 'luaif')
0 files changed, 0 insertions, 0 deletions