summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-05-11code maintenance: mark unused parameters.midipix2-0/+7
2016-02-18remove a stray semicolon.midipix1-1/+0
2015-11-29pe_get_export_symbol_info(): fix whitespace.midipix1-1/+1
2015-11-29pe_get_export_symbol_info(): fix signedness of match.midipix1-1/+1
2015-09-26normalize the name of the library's entry point.midipix2-6/+6
2015-09-26pe_impl_strlen_ansi: fix internal error reporting via signedness.midipix3-5/+5
2015-09-26pe_get_image_section_tbl_addr() and pe_get_image_named_section_addr(): initia...midipix1-0/+58
2015-09-26internal string functions: change the return type from size_t to uint32_t.midipix2-6/+6
2015-05-08initial commit.midipix20-0/+1115