index
:
sbox2
2.0-maintenance
master
Scratchbox v2 (mirrored from https://gitlab.freedesktop.org/archived-projects/sbox2)
lle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
preload
/
sb_exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
Logging enhancements: show changes made to argv+envp
Lauri Aarnio
1
-0
/
+54
2008-01-31
Introduced R/O mapping mode.
Lauri Aarnio
1
-2
/
+4
2008-01-18
Introduce SB1 bug emulation mode
Lauri Aarnio
1
-9
/
+40
2008-01-11
replace iswhitespace() with standard isspace()
Lauri Leukkunen
1
-14
/
+5
2008-01-11
Implement arguments for CPUTRANSPARENCY_METHOD
Lauri Leukkunen
1
-12
/
+100
2008-01-11
Introduce sb2-show, cleanup some warnings
Lauri Leukkunen
1
-32
/
+91
2008-01-03
Added log post-processing tool and improved logging messages.
Lauri Aarnio
1
-3
/
+7
2007-12-19
Add IA64 and powerpc host support
Riku Voipio
1
-3
/
+10
2007-12-14
Try to get ld_so_run_app() working
Lauri Leukkunen
1
-4
/
+4
2007-12-14
Code cleanup
Lauri Leukkunen
1
-5
/
+5
2007-12-14
Endianness check code update
Lauri Leukkunen
1
-50
/
+81
2007-12-13
Re-introduce tool distro support
Lauri Leukkunen
1
-11
/
+134
2007-12-11
Restore run_cputransparency() execution details
Lauri Leukkunen
1
-6
/
+4
2007-12-11
Do path mapping for the file to be exec'ed
Lauri Leukkunen
1
-10
/
+23
2007-12-11
Improve exec*() handling
Lauri Leukkunen
1
-117
/
+122
2007-12-10
Generic execve() mangling
Lauri Leukkunen
1
-46
/
+40
2007-12-07
SH4 is little endian
Lauri Leukkunen
1
-1
/
+1
2007-12-02
Flesh out the argv/envp processing
Lauri Leukkunen
1
-17
/
+22
2007-11-20
Fix compilation on linux
Lauri Leukkunen
1
-2
/
+0
2007-11-19
Incomplete OS X support
Lauri Leukkunen
1
-1
/
+2
2007-11-19
Restructure lua infra
Lauri Leukkunen
1
-1
/
+0
2007-10-30
Handle cross-endianess check in a more sensible way
Lauri Leukkunen
1
-40
/
+29
2007-10-30
Fixed permission checking in exec* (and refactored "lower layers" of exec*)
Lauri Aarnio
1
-3
/
+6
2007-10-30
Warning message typo fix
Timo Savola
1
-1
/
+1
2007-10-30
Strip libsb2 from LD_PRELOAD when using sbrsh
Timo Savola
1
-0
/
+22
2007-10-30
Do not warn about running sbrsh within home directory
Timo Savola
1
-3
/
+16
2007-10-30
Do not touch LD_PRELOAD when running sbrsh
Timo Savola
1
-10
/
+0
2007-10-30
Some sbrsh support
Timo Savola
1
-9
/
+63
2007-10-18
Add support for sh target architecture
Lauri Leukkunen
1
-0
/
+8
2007-10-01
Rename couple of logging functions, coding style, cleanups
Lauri Leukkunen
1
-2
/
+2
2007-10-01
Replaced logging system.
Lauri Aarnio
1
-0
/
+14
2007-09-26
Fixed minor bugs in the preload library, improved debug messages in main.lua
Lauri Aarnio
1
-2
/
+2
2007-09-06
Code formatting cleanups
Lauri Leukkunen
1
-9
/
+19
2007-09-05
Mixed host/target endianess support
Lauri Leukkunen
1
-0
/
+48
2007-09-05
Remove all direct syscall() usage
Lauri Leukkunen
1
-2
/
+1
2007-09-04
Fix completely broken string handling in inspect_binary()
Lauri Leukkunen
1
-2
/
+0
2007-08-28
Try to do the right thing for ppc and mips
Lauri Leukkunen
1
-0
/
+8
2007-08-21
Fix hashbang support in execve() and do_exec()
Lauri Leukkunen
1
-29
/
+3
2007-08-20
Fix busybox-like symlink and argv[0] usage with qemu
Lauri Leukkunen
1
-9
/
+17
2007-08-19
Multilib support
Lauri Leukkunen
1
-61
/
+15
2007-07-25
Remove unused env manipulation functions
Lauri Leukkunen
1
-2
/
+0
2007-07-25
Cruft removal and clean up some warnings
Lauri Leukkunen
1
-294
/
+8
2007-07-24
Do not link to the host libraries.
Felipe Contreras
1
-6
/
+0
2007-07-23
Improve LD_PRELOAD passing to children
Lauri Leukkunen
1
-22
/
+29
2007-07-02
Run qemu so that we do all path mappings, qemu's
Lauri Leukkunen
1
-1
/
+1
2007-05-22
Add support for qemu's -drop-ld-preload
Lauri Leukkunen
1
-1
/
+2
2007-04-22
Report cpu-transp name instead of binary name
Lauri Leukkunen
1
-2
/
+8
2007-01-30
fix x86_64 support
Lauri Leukkunen
1
-1
/
+1
2007-01-14
* update copyrights and add license information
Lauri Leukkunen
1
-0
/
+6
2007-01-10
* remove argv[] mapping hack remains
Lauri Leukkunen
1
-8
/
+1
[next]