summaryrefslogtreecommitdiffhomepage
path: root/src/logic/pe_map_raw_image.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-25pe_map_raw_image(): use openat and the context's fdcwd.midipix1-2/+6
2017-12-13refactor: struct pe_raw_image: members are now map-prefixed.midipix1-4/+4
2017-02-04annual chores.midipix1-1/+1
2016-11-10pe_map_raw_image(): improved error trace report.midipix1-1/+2
2016-11-10pe_map_raw_image(): improved error trace logic.midipix1-0/+6
2016-11-10pe_map_raw_image(): added error trace support.midipix1-7/+11
2016-11-10pe_map_raw_image(): rename a shadowing automatic variable.midipix1-3/+3
2016-11-10annual chores.midipix1-0/+6
2016-11-10conformance fixes: driver: missing parenthesis.midipix1-1/+1
2016-11-10whitespace meditation.midipix1-2/+6
2016-11-10pe_map_raw_image(): close fd as needed upon stat failure.midipix1-1/+8
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-15/+9
2016-11-10driver integration 1/9: remove old (ad-hoc) driver, prepare source tree.midipix1-0/+40