summaryrefslogtreecommitdiffhomepage
path: root/include/perk/perk.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-10output import libraries and dependency symbols: initial implementation.midipix1-0/+1
2016-11-10move all output action- and formatting flags to a designated header.midipix1-4/+0
2016-11-10whitespace meditation.midipix1-16/+16
2016-11-10driver flags: remove the superfluous FLAG_ prefix.midipix1-4/+4
2016-11-10driver integration 7/9: semantic change: 'name'--> 'path' where applicable.midipix1-2/+2
2016-11-10driver integration 6/9: image map & meta logic: API changes (fd,free,ret).midipix1-3/+3
2016-11-10driver integration 3/9: adjust prototype of pe_output_export_symbols().midipix1-1/+1
2016-11-10driver integration 2/9: define preliminary driver interfaces.midipix1-13/+99
2016-11-10perk.h: fix whitespace.midipix1-1/+1
2016-11-10struct pe_raw_image: change the type of addr to void *.midipix1-1/+1
2016-11-10pe_map_raw_image: accept page protection as an argument.midipix1-1/+1
2016-11-10perk.h: fix tab alignment (cosmetic).midipix1-1/+1
2016-11-10add perk_api.h and define perk_api to cleanly support PE import libraries.midipix1-14/+15
2016-11-10include secondary library headers using a quoted file identifier.midipix1-4/+4
2016-11-10initial commit.midipix1-0/+98