Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/reader/pe_read_coff_header.c
Branch:
687b7b562a45d40ed578f195196fe2fa3eeea706
main
687b7b562a45d40ed578f195196fe2fa3eeea706
src
reader
pe_read_coff_header.c
annual chores.
midipix
• 7 years ago
ced38a
reader: added pe_read_object_header().
midipix
• 7 years ago
6b694b
raw data: renamed struct pe_raw_coff_file_hdr --> struct pe_raw_coff_image_hdr.
midipix
• 7 years ago
822ef0
struct pe_{raw|meta}_coff_file_hdr: member name normalization.
midipix
• 7 years ago
da15f0
PE format: struct pe_coff_file_hdr --> pe_raw_coff_file_hdr.
midipix
• 7 years ago
11fb1c
reader: pe_read_coff_header(): remove useless optimization.
midipix
• 7 years ago
c10b3d
pe_read_coff_header(): code clean-up.
midipix
• 7 years ago
51aab1
perk.h: enum pe_custom_error(): definition and integration.
midipix
• 7 years ago
ff121d
pe_read_coff_header(): integrate runtime little endian test.
midipix
• 7 years ago
01439f
annual chores.
midipix
• 7 years ago
e2e2c2
strict-aliasing rule compliance.
midipix
• 7 years ago
7d801c
internal headers: rename perk_impl.h to perk_reader_impl.h
midipix
• 7 years ago
413f56
fix big-endian code path; make the code more -Wall-resistant.
midipix
• 7 years ago
b5f7f5
initial commit.
midipix
• 7 years ago
c0fbae