Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History src/reader/pe_read_dos_header.c
Branch:
66241e2226319bc857e12863f57a540ab4d22c49
main
66241e2226319bc857e12863f57a540ab4d22c49
src
reader
pe_read_dos_header.c
perk.h: eliminate #include's of referential headers.
midipix
• 5 years ago
d6e02b
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
• 8 years ago
ff121d
pe_read_dos_header(): integrate runtime little endian test.
midipix
• 8 years ago
ee94ee
annual chores.
midipix
• 8 years ago
e2e2c2
internal headers: rename perk_impl.h to perk_reader_impl.h
midipix
• 8 years ago
413f56
fix big-endian code path; make the code more -Wall-resistant.
midipix
• 8 years ago
b5f7f5
initial commit.
midipix
• 8 years ago
c0fbae