index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
argv
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
tt_array_copy_utf16(): properly implement the interp-optarg-script semantics.
midipix
1
-23
/
+54
2017-12-22
tt_array_copy_utf8(): properly implement the interp-optarg-script semantics.
midipix
1
-22
/
+53
2017-10-29
__ntapi_tt_array_convert_utf8_to_utf16(): fixed stub (must update bytes_writt...
midipix
1
-1
/
+2
2017-09-10
envp primitives: re-implemented __ntapi_tt_get_env_var_meta_utf16().
midipix
1
-23
/
+17
2017-09-10
envp primitives: integrated __ntapi_tt_get_env_var_meta_utf8().
midipix
1
-0
/
+34
2017-02-04
annual chores.
midipix
4
-4
/
+4
2017-01-19
__ntapi_tt_get_peb_env_block_utf16(): rewrite more elegantly.
midipix
1
-7
/
+4
2017-01-19
__ntapi_tt_get_cmd_line_utf16(): rewrite more elegantly.
midipix
1
-9
/
+4
2016-06-29
free-standing environment: remove fluff from the argv/envp parsing facility.
midipix
2
-528
/
+15
2016-05-14
__ntapi_tt_get_argv_envp_utf16(): properly handle signedness.
midipix
1
-1
/
+1
2016-05-14
__is_bmp_code_point(): remove an always-true comparison, add readability.
midipix
1
-3
/
+2
2016-05-14
ntapi_tt_get_option(): properly declare static inlined functions.
midipix
1
-2
/
+2
2016-05-14
code maintenance: mark unused parameters.
midipix
3
-0
/
+21
2016-01-23
annual chores.
midipix
5
-5
/
+5
2015-09-26
fix incorrect logic (&& vs. &), remove unnecessary comparisons.
midipix
2
-5
/
+4
2015-07-27
entered advanced internal development stage.
midipix
5
-0
/
+1655