summaryrefslogtreecommitdiffhomepage
path: root/src/internal
AgeCommit message (Expand)AuthorFilesLines
2016-11-19annual chores.midipix1-1/+1
2016-11-19pe_impl.h: linkage: helper string functions are now static inlined functions.midipix2-52/+46
2016-11-19pe_impl_utf16_char_to_lower(): code maintenance.midipix1-4/+3
2016-11-19pe_impl_strlen_utf16(): code maintenance.midipix1-6/+6
2016-11-19pe_impl_strlen_ansi(): code maintenance.midipix1-9/+8
2016-11-12PE targets: free-standing environment: library image: mark affiliation.midipix1-0/+5
2016-07-06pe_impl_strlen_utf16(): fix calculation regression caused by commit 239ee42e.midipix1-1/+1
2016-05-11code maintenance: mark unused parameters.midipix1-0/+4
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.midipix2-4/+4
2015-09-26internal string functions: change the return type from size_t to uint32_t.midipix2-6/+6
2015-05-08initial commit.midipix3-0/+74