index
:
perk
main
PE Resource Kit
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-10
driver integration 7/9: semantic change: 'name'--> 'path' where applicable.
midipix
1
-2
/
+2
2016-11-10
driver integration 6/9: image map & meta logic: API changes (fd,free,ret).
midipix
1
-3
/
+3
2016-11-10
driver integration 3/9: adjust prototype of pe_output_export_symbols().
midipix
1
-1
/
+1
2016-11-10
driver integration 2/9: define preliminary driver interfaces.
midipix
1
-13
/
+99
2016-11-10
perk_api.h: perform fallback linkage checking using canonical macro names.
midipix
1
-4
/
+4
2016-11-10
perk.h: fix whitespace.
midipix
1
-1
/
+1
2016-11-10
perk_consts.h: fix definitions of bitwise constants.
midipix
1
-69
/
+69
2016-11-10
struct pe_raw_image: change the type of addr to void *.
midipix
1
-1
/
+1
2016-11-10
pe_map_raw_image: accept page protection as an argument.
midipix
1
-1
/
+1
2016-11-10
perk.h: fix tab alignment (cosmetic).
midipix
1
-1
/
+1
2016-11-10
add perk_api.h and define perk_api to cleanly support PE import libraries.
midipix
2
-14
/
+50
2016-11-10
raw binary file description: add struct pe_data_dirs.
midipix
1
-0
/
+20
2016-11-10
include secondary library headers using a quoted file identifier.
midipix
1
-4
/
+4
2016-11-10
fix big-endian code path; make the code more -Wall-resistant.
midipix
2
-2
/
+2
2016-11-10
initial commit.
midipix
5
-0
/
+1318