summaryrefslogtreecommitdiff
path: root/preload
AgeCommit message (Expand)AuthorFilesLines
2007-04-10Initialize sbox_path variables to NULL in prologuesLauri Leukkunen1-2/+2
2007-03-04Check for readlink() return typeLauri Leukkunen1-2/+3
2007-01-30fix x86_64 supportLauri Leukkunen1-1/+1
2007-01-25Fix compilation on gentoo amd64Lauri Leukkunen1-4/+4
2007-01-14* update copyrights and add license informationLauri Leukkunen2-1/+7
2007-01-14* change libsb2.c to not leak memory like a stabbed pigLauri Leukkunen1-239/+498
2007-01-10* remove argv[] mapping hack remainsLauri Leukkunen1-8/+1
2007-01-08* add support for openat() family of functions, removes the need forLauri Leukkunen2-372/+593
2007-01-07* move all non-wrapping related functions from libsb2.c to sb_exec.cLauri Leukkunen2-408/+427
2007-01-05* cleanup indentation in preload/libsb2.cLauri Leukkunen1-1043/+1054
2007-01-04* complete renaming workLauri Leukkunen1-2/+3
2007-01-04* renaming:Lauri Leukkunen3-5/+5
2007-01-04* update build system, againLauri Leukkunen1-2/+3
2007-01-03* update llbuild build system to new non-recursive versionLauri Leukkunen1-6/+10
2006-12-30lua_bindings.c: - x86_64 system call support i.e. use __NR_stat instead of __...Valtteri Rahkonen1-2/+23
2006-12-29* add argv[] mapping for ln and rm1.99.0.1Lauri Leukkunen1-9/+28
2006-12-27* fix host_usr link creationLauri Leukkunen1-1/+5
2006-12-27* working on host-gcc, almost thereLauri Leukkunen1-0/+1
2006-12-26* add host-gcc supportLauri Leukkunen1-2/+18
2006-12-26* add a mapping cache, speeds things up enormously, almost to SB1 levelLauri Leukkunen2-54/+75
2006-12-23* now we're able to build glibLauri Leukkunen3-36/+125
2006-12-22* cleanupLauri Leukkunen2-13/+4
2006-12-22* rework everything to get rid of chroot requirementLauri Leukkunen2-79/+179
2006-11-03* lua rules infrastructure functional, new rules go to redir_scripts/partsLauri Leukkunen1-2/+2
2006-11-03* fix binary name passing to lua scripts, done throughLauri Leukkunen2-5/+28
2006-09-03* minor llbuild shlib building cleanupLauri Leukkunen1-4/+2
2006-09-03* lots of work on the llbuild multi-target and c++ supportLauri Leukkunen1-1/+1
2006-08-24* ll-build change from using subdirs variable to listingLauri Leukkunen1-2/+1
2006-08-24* fix up built-in.o handlingLauri Leukkunen1-1/+1
2006-08-15* change some pretty print naming conventions to use ll_ prefixLauri Leukkunen1-1/+1
2006-08-15* improve pretty printing a lotLauri Leukkunen1-3/+2
2006-08-15fix the build system to really build in parallel safelyLauri Leukkunen1-1/+2
2006-08-08* fix <asm/elf.h> issue on debian/sidLauri Leukkunen1-1/+1
2006-08-06general cleanup, remove hard coded paths and/or provide environmentLauri Leukkunen1-19/+21
2006-08-06dynamic loader and readlink related fixes and developmentsLauri Leukkunen2-24/+45
2006-08-06fix hashbang support in execveLauri Leukkunen1-55/+67
2006-08-05first helloworld binary compiled!Lauri Leukkunen2-3/+3
2006-08-05fix linking and remove SConscript filesLauri Leukkunen4-12/+3
2006-08-05finally cleaned up and functional build system. yay!Lauri Leukkunen1-1/+2
2006-08-05hack together a non-scons build systemLauri Leukkunen1-0/+11
2006-08-04initial darcs -> git transition commitLauri Leukkunen5-0/+2703