index
:
pemagine
main
a (virtual) tour into portable bits and executable bytes
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
internal
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
pe_open_image_from_addr(): use pe_get_ldr_entry_from_addr() as the backend.
midipix
1
-9
/
+1
2017-12-06
ldso: fix signatures related to zw_query_virtual_memory().
midipix
1
-1
/
+1
2017-10-19
internals: pe_entry_point(): added ldso integration.
midipix
1
-0
/
+4
2017-02-04
annual chores.
midipix
1
-1
/
+1
2017-01-28
ldso: added pe_terminate_current_process().
midipix
1
-0
/
+6
2017-01-28
ldso: added pe_load_framework_loader().
midipix
1
-0
/
+7
2017-01-28
ldso: apply type to OS status code macro definitions.
midipix
1
-13
/
+14
2017-01-28
ldso: added pe_find_framework_loader().
midipix
1
-0
/
+10
2017-01-26
ldso: added pe_get_framework_runtime_data().
midipix
1
-0
/
+14
2017-01-19
ldso: added pe_get_peb_command_line(), pe_get_peb_environment_block().
midipix
1
-0
/
+48
2017-01-18
ldso: added pe_open_image_from_addr().
midipix
1
-0
/
+20
2017-01-18
ldso: added pe_open_physical_parent_directory().
midipix
1
-0
/
+67
2016-12-13
pe_impl_strlen_{ansi|utf16}(): provide smooth foreign toolchain support.
midipix
1
-2
/
+2
2016-12-12
include <psxtypes/section/freestd.h> for improved foreign compiler support.
midipix
1
-0
/
+2
2016-12-12
internals: pe_impl.h: free-standing build env.: use __inline__ (cf. psxtypes).
midipix
1
-3
/
+3
2016-11-19
annual chores.
midipix
1
-1
/
+1
2016-11-19
pe_impl.h: linkage: helper string functions are now static inlined functions.
midipix
2
-52
/
+46
2016-11-19
pe_impl_utf16_char_to_lower(): code maintenance.
midipix
1
-4
/
+3
2016-11-19
pe_impl_strlen_utf16(): code maintenance.
midipix
1
-6
/
+6
2016-11-19
pe_impl_strlen_ansi(): code maintenance.
midipix
1
-9
/
+8
2016-11-12
PE targets: free-standing environment: library image: mark affiliation.
midipix
1
-0
/
+5
2016-07-06
pe_impl_strlen_utf16(): fix calculation regression caused by commit 239ee42e.
midipix
1
-1
/
+1
2016-05-11
code maintenance: mark unused parameters.
midipix
1
-0
/
+4
2015-09-26
normalize the name of the library's entry point.
midipix
2
-6
/
+6
2015-09-26
pe_impl_strlen_ansi: fix internal error reporting via signedness.
midipix
2
-4
/
+4
2015-09-26
internal string functions: change the return type from size_t to uint32_t.
midipix
2
-6
/
+6
2015-05-08
initial commit.
midipix
3
-0
/
+74