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 c6481575f9 Rewrote PackHeader handling. In particuliar, Packer::putPackHeader()
was renamed to patchPackHeader(), and it is now under control of
the usual checkPatch() patch-order.

committer: mfx <mfx> 976601615 +0000
2000-12-12 06:13:35 +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 Removed trailing whitespace. 2000-12-12 03:24:48 +00:00
.cvsignore Added some more wildcards. 2000-09-21 07:36:45 +00:00
bele.h Updated the file headers. 2000-11-13 12:22:40 +00:00
c_file.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
c_init.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
c_none.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
c_screen.cpp Clarified some comments. 2000-11-28 14:18:13 +00:00
compress.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
conf.h Try S_IWRITE if S_IWUSR is not defined. 2000-11-22 18:04:24 +00:00
console.h Updated the file headers. 2000-11-13 12:22:40 +00:00
except.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
except.h Updated the file headers. 2000-11-13 12:22:40 +00:00
fcto_ml.ch Updated the file headers. 2000-11-13 12:22:40 +00:00
fcto_ml2.ch Updated the file headers. 2000-11-13 12:22:40 +00:00
file.cpp Clarified some comments. 2000-11-28 14:18:13 +00:00
file.h Updated the file headers. 2000-11-13 12:22:40 +00:00
filter.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
filter.h Updated the file headers. 2000-11-13 12:22:40 +00:00
filteri.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
help.cpp Disabled the `--script=' option. 2000-11-14 01:35:20 +00:00
lefile.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
lefile.h Updated the file headers. 2000-11-13 12:22:40 +00:00
linker.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
linker.h Updated the file headers. 2000-11-13 12:22:40 +00:00
main.cpp Disabled the `--script=' option. 2000-11-14 01:35:20 +00:00
Makefile Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
Makefile.inc Can use multiple libraries. 2000-09-20 16:52:49 +00:00
mem.cpp Clarified some comments. 2000-11-28 14:18:13 +00:00
mem.h Updated the file headers. 2000-11-13 12:22:40 +00:00
msg.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
mygetopt.cpp Added a "const". 2000-11-22 18:01:05 +00:00
mygetopt.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
p_com.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
p_com.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_djgpp2.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
p_djgpp2.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_elf.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_exe.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
p_exe.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_lx_elf.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
p_lx_elf.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_lx_sep.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_lx_sep.h Fixed trailing tokens after a #endif. 2000-11-22 18:01:57 +00:00
p_lx_sh.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_lx_sh.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_sys.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
p_sys.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_tmt.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
p_tmt.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_tos.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
p_tos.h All find*() and patch*() routines now return the buffer offset as an `int'. 2000-12-12 03:41:58 +00:00
p_unix.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
p_unix.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_vmlinux.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_vxd.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_w32pe.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
p_w32pe.h Disabled compressWithFilters() for now. 2000-11-17 19:46:11 +00:00
p_wcle.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
p_wcle.h Updated the file headers. 2000-11-13 12:22:40 +00:00
packer.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
packer.h Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
packhead.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
packmast.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
packmast.h Updated the file headers. 2000-11-13 12:22:40 +00:00
s_djgpp2.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
s_object.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
s_vcsa.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
s_win32.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
screen.h Updated the file headers. 2000-11-13 12:22:40 +00:00
stdcxx.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
stdcxx.h Updated the file headers. 2000-11-13 12:22:40 +00:00
tailor.h Updated the file headers. 2000-11-13 12:22:40 +00:00
ui.cpp Updated the UI system. 2000-11-22 18:02:30 +00:00
ui.h Updated the UI system. 2000-11-22 18:02:30 +00:00
unupx.h Updated the file headers. 2000-11-13 12:22:40 +00:00
util.cpp Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
util.h All find*() and patch*() routines now return the buffer offset as an `int'. 2000-12-12 03:41:58 +00:00
version.h Rewrote PackHeader handling. In particuliar, Packer::putPackHeader() 2000-12-12 06:13:35 +00:00
work.cpp Throw an exception if we cannot create a temp/backup file name. 2000-12-12 03:26:25 +00:00