1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
Markus F.X.J. Oberhumer 679fabef25 Make it compile again.
committer: mfx <mfx> 968541179 +0000
2000-09-09 23:12:59 +00:00
..
config_h Make it compile again by adding a more portable setfold.sh script. 2000-06-26 16:55:00 +00:00
stub Fixed the bad CVS "Id:" signature. 2000-09-09 23:01:50 +00:00
.cvsignore Cleaned up the Linux C stub loaders by putting more stuff into linux.hh. 2000-06-26 18:53:10 +00:00
bele.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
c_file.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
c_init.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
c_none.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
c_screen.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
compress.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
conf.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
console.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
except.cpp Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
except.h Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
fcto_ml.ch Initial commit (from git) 2000-05-19 16:04:55 +00:00
fcto_ml2.ch Initial commit (from git) 2000-05-19 16:04:55 +00:00
file.cpp Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
file.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
filter.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
filter.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
filteri.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
help.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
lefile.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
lefile.h Fixed a Causeway compatibility problem. 2000-07-25 20:33:46 +00:00
linker.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
linker.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
main.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
Makefile Disable vmlinux for now. 2000-09-09 23:11:31 +00:00
mem.cpp Minor cleanups. 2000-09-09 22:23:54 +00:00
mem.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
msg.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
mygetopt.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
mygetopt.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
p_com.cpp Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_com.h Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_djgpp2.cpp Minor cleanups. 2000-09-09 22:23:54 +00:00
p_djgpp2.h Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_elf.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
p_exe.cpp Make it compile again. 2000-09-09 23:12:59 +00:00
p_exe.h Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_lx_elf.cpp Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_lx_elf.h Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_lx_sep.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
p_lx_sep.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
p_lx_sh.cpp Cleaned up the Linux C stub loaders by putting more stuff into linux.hh. 2000-06-26 18:53:10 +00:00
p_lx_sh.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
p_sys.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
p_sys.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
p_tmt.cpp Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_tmt.h Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_tos.cpp Some cleanups. 2000-06-28 16:01:47 +00:00
p_tos.h Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_unix.cpp Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_unix.h Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_vmlinux.cpp Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_vxd.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
p_w32pe.cpp Throw an exception in case of bad header. 2000-09-09 23:12:21 +00:00
p_w32pe.h Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
p_wcle.cpp Fixed a Causeway compatibility problem. 2000-07-25 20:33:46 +00:00
p_wcle.h Fixed a Causeway compatibility problem. 2000-07-25 20:33:46 +00:00
packer.cpp Fixed the bad CVS "Id:" signature. 2000-09-09 23:01:50 +00:00
packer.h Packer::canUnpack() now can return -1. 2000-06-27 17:22:34 +00:00
packhead.cpp Some cleanups. 2000-06-28 16:01:47 +00:00
packmast.cpp Disable vmlinux for now. 2000-09-09 23:11:31 +00:00
packmast.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
s_djgpp2.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
s_object.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
s_vcsa.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
s_win32.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
screen.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
stdcxx.cpp Minor cleanups. 2000-09-09 22:23:54 +00:00
stdcxx.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
tailor.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
ui.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
ui.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
unupx.h Minor cleanups. 2000-09-09 22:23:54 +00:00
util.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00
util.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
version.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
work.cpp Initial commit (from git) 2000-05-19 16:04:55 +00:00