Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/reader/pe_read_dos_header.c
Branch:
c7824a0a2453f7898edf118b939d896f57657421
main
c7824a0a2453f7898edf118b939d896f57657421
src
reader
pe_read_dos_header.c
annual chores.
midipix
• 7 years ago
ced38a
PE format: struct pe_image_dos_hdr --> struct pe_raw_image_dos_hdr.
midipix
• 7 years ago
99c452
reader: pe_read_dos_header(): remove useless optimization.
midipix
• 7 years ago
d2a31a
perk.h: enum pe_custom_error(): definition and integration.
midipix
• 7 years ago
ff121d
pe_read_dos_header(): integrate runtime little endian test.
midipix
• 7 years ago
ee94ee
annual chores.
midipix
• 7 years ago
e2e2c2
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