index
:
perk
main
PE Resource Kit
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output
/
pe_output_export_symbols.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
output interfaces: revised API and implementation to use fdctx and pure fdio.
midipix
1
-15
/
+20
2017-12-13
refactor: struct pe_raw_image: members are now map-prefixed.
midipix
1
-1
/
+1
2017-12-13
refactor: struct pe_image_meta: pointers to raw data are now r-prefixed.
midipix
1
-1
/
+1
2017-12-13
refactor: struct pe_image_meta: meta section header members are now h-prefixed.
midipix
1
-2
/
+2
2017-12-13
refactor: struct pe_image_meta: meta members are now m-prefixed.
midipix
1
-2
/
+2
2017-02-04
annual chores.
midipix
1
-1
/
+1
2016-12-01
struct pe_{raw|meta}_export_hdr: member name normalization.
midipix
1
-2
/
+2
2016-12-01
struct pe_{raw|meta}_sec_hdr: member name normalization.
midipix
1
-1
/
+1
2016-11-15
pe_output_export_symbols(): code maintenance.
midipix
1
-2
/
+4
2016-11-14
libary api: pre-alpha: code maintenance: removed struct pe_io_ctx.
midipix
1
-11
/
+5
2016-11-10
pe_output_export_symbols(): added error trace support.
midipix
1
-8
/
+14
2016-11-10
output: implemented --pretty=dlltool for exported symbols.
midipix
1
-3
/
+5
2016-11-10
a sign from heaven.
midipix
1
-1
/
+1
2016-11-10
annual chores.
midipix
1
-0
/
+6
2016-11-10
output: forward stdio return values, act on failure.
midipix
1
-11
/
+14
2016-11-10
pretty printer: improved yaml support (import libraries, ,exported symbols).
midipix
1
-1
/
+21
2016-11-10
whitespace meditation.
midipix
1
-1
/
+4
2016-11-10
internal header rename: perk_output.h --> perk_output_impl.h.
midipix
1
-1
/
+1
2016-11-10
pretty printer: use common prolog/epilog for output stream selection.
midipix
1
-19
/
+7
2016-11-10
driver integration 3/9: adjust prototype of pe_output_export_symbols().
midipix
1
-2
/
+20
2016-11-10
struct pe_raw_image: change the type of addr to void *.
midipix
1
-2
/
+2
2016-11-10
initial commit.
midipix
1
-0
/
+24