mirror of
https://github.com/upx/upx.git
synced 2024-11-23 12:49:56 +00:00
15484aa296
Changes include: - extract headers.h from conf.h - use "byte" in some more places - unify "const" coding style - pefile.cpp: make sort order deterministic - simplify some other pefile.cpp code - CI updates
12 lines
389 B
Plaintext
12 lines
389 B
Plaintext
* @markus-oberhumer @jreiser
|
|
|
|
/src/p_elf* @jreiser
|
|
/src/p_lx_* @jreiser
|
|
/src/p_mach* @jreiser
|
|
/src/p_unix* @jreiser
|
|
/src/p_vmlin* @jreiser
|
|
|
|
/src/stub/src/*bsd.* @jreiser
|
|
/src/stub/src/*darwin.* @jreiser
|
|
/src/stub/src/*linux.* @jreiser
|