pagure Logo
  • Log In

tulips / perk

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 796

Branch: 63c364e30b91ea200235b4fd54cd7441f5111549
main
pe_get_image_meta(): properly read the import-by-ordinal import lookup flag.
midipix • 6 years ago  
2bae5f
output: header dump: pe_hdrdump_import_tbl(): output the import library name.
midipix • 6 years ago  
0a52ca
perk_structs.h: added struct pe_raw_import_name (dummy definition).
midipix • 6 years ago  
4b8f04
output: header dump: added pe_hdrdump_import_tbl().
midipix • 6 years ago  
8f30d9
pe_get_image_meta(), struct pe_meta_import_hdr: added .ih_virtual_addr.
midipix • 6 years ago  
a7f9b1
output: header dump: added pe_hdrdump_export_hdr().
midipix • 6 years ago  
225d90
pe_get_image_meta(), struct pe_meta_export_hdr: added .eh_virtual_addr.
midipix • 6 years ago  
ffd8a3
output: header dump: added pe_hdrdump_sec_tbl().
midipix • 6 years ago  
1ce710
output: header dump: added pe_hdrdump_opt_hdr().
midipix • 6 years ago  
382719
output: header dump: added pe_hdrdump_coff_object_hdr().
midipix • 6 years ago  
ec3678
output: header dump: added pe_hdrdump_coff_image_hdr().
midipix • 6 years ago  
153cea
output: header dump: added pe_hdrdump_image_dos_hdr().
midipix • 6 years ago  
71ed2f
internals: added pe_output_hex_{header|footer}(), pe_output_raw_element().
midipix • 6 years ago  
b73ae8
pe_get_image_meta(), pe_get_image_framework(): init/use .m_framework member.
midipix • 6 years ago  
c13a6b
pe_get_image_meta(), pe_get_image_subtype(): init/use the .m_subtype member.
midipix • 6 years ago  
aec459
pe_get_image_meta(), pe_get_image_abi(): init/use the .m_abi member.
midipix • 6 years ago  
180890
struct pe_image_meta: added the pe_abi, pe_subtype, and pe_framework members.
midipix • 6 years ago  
867bfb
build system: host flavors: support suffixed library extensions.
midipix • 6 years ago  
9eb746
driver: pe_get_driver_ctx(): support stack-based argv.
midipix • 6 years ago  
42b537
internals: pe_output_strerror(): use strerror_r(3) rather than strerror(3).
midipix • 6 years ago  
2b097c
front-end utility: pe_main(): remove the redundant argc parameter.
midipix • 6 years ago  
e1a772
build system: configure: replace non-simple backtick with $(...) construct.
midipix • 6 years ago  
db3db2
project: added initial pkgconfig.support.
midipix • 6 years ago  
3f303c
build system: fix shared/static install target dependencies on install-pkgconf.
midipix • 6 years ago  
af77d8
build system: all-shared binary: added missing build-dep on $(SHARED_SOLINK).
midipix • 6 years ago  
5e104a
build system: all-shared front-end variant: fix ordering of -l$(PACKAGE).
midipix • 6 years ago  
3b8a67
build system: install-shared, install-static: added initial pkgconfig support.
midipix • 6 years ago  
25431e
build system: configure, Makefile.in: added initial pkgconfig support.
midipix • 6 years ago  
f6311b
coding-style meditation.
midipix • 6 years ago  
2b94b4
driver: pe_get_driver_ctx(): fix oversight in invocation of argv_get().
midipix • 6 years ago  
c7824a
pe_output_error_record(): use fdctx->fderr to determine annotation mode.
midipix • 6 years ago  
3fe17d
pe_map_raw_image(): use openat and the context's fdcwd.
midipix • 6 years ago  
b4fb20
pe_output_error_record(): re-implemented with fdctx and pure fdio.
midipix • 6 years ago  
3f9a17
output interfaces: revised API and implementation to use fdctx and pure fdio.
midipix • 6 years ago  
67bba7
driver, library interfaces: support alternate fd's for input/output/error/log.
midipix • 6 years ago  
a85d3e
whitespace meditation.
midipix • 6 years ago  
4323e6
PE format: added struct pe_raw_archive_common_hdr.
midipix • 6 years ago  
d6c3a1
PE format: added coff symbol record, string table, and auxiliary record defs.
midipix • 6 years ago  
0d7eba
driver: argv usage and error output: use the signal-resilient pe_dprintf().
midipix • 6 years ago  
6851eb
internals: added pe_dprintf(), a signal-resilient dprintf implementation.
midipix • 6 years ago  
c353c6
argv.h: output usage and errors using [argv_]dprintf rather than fprint.
midipix • 6 years ago  
ae96cc
argv.h: argv_get(): be consistent between forward decl. and impl.
midipix • 6 years ago  
d5746a
argv.h: move definition of struct argv_meta_impl to the implementation block.
midipix • 6 years ago  
57b2f5
build system: configure: support alternate bindir relative to exec_prefix.
midipix • 6 years ago  
5ed577
build system: PE targets: mdso integration: support non-default --libpath.
midipix • 6 years ago  
06d1f6
build system: configure: added initial dependency tracking support.
midipix • 6 years ago  
93c49a
build system: configure: added initial --program-prefix support.
midipix • 6 years ago  
aa17d2
argv.h: whitespace meditation.
midipix • 6 years ago  
ba1cab
argv: argv_scan(): properly handle optional argument values of short options.
midipix • 6 years ago  
1c0876
output: pe_output_mdso_libraries(): implementation and integration.
midipix • 7 years ago  
c63b6d
driver: added -d and -D (list mdso libs [and referenced symbols]).
midipix • 7 years ago  
ee981e
  • « Newer
  • page 7 of 16
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.