index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
internal
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-30
nt_string.h, ntapi_vtbl: added vsprintf and vsnprintf (via ntdll).
midipix
1
-1
/
+3
2016-06-30
ntapi_vtbl: string functions: code maintenance.
midipix
2
-3
/
+3
2016-06-30
nt_string.h, ntapi_vtbl: added snprintf (via ntdll).
midipix
1
-1
/
+2
2016-06-30
__ntapi_init_completed: as in __ntapi_init_once, return address of shadow vtbl.
midipix
1
-1
/
+1
2016-06-29
free-standing environment: remove fluff from the argv/envp parsing facility.
midipix
2
-4
/
+0
2016-06-28
string functions: added __ntapi_tt_strncmp_utf16().
midipix
2
-0
/
+2
2016-06-28
string functions: added __ntapi_tt_strncmp_multibyte().
midipix
2
-0
/
+2
2016-06-28
string functions: added __ntapi_tt_strcmp_utf16().
midipix
2
-0
/
+2
2016-06-28
string functions: added __ntapi_tt_strcmp_multibyte().
midipix
2
-0
/
+2
2016-06-24
process tokens: added __ntapi_tt_[enable/disable]_token_privilege().
midipix
2
-0
/
+8
2016-06-24
internals: added handle to the process's primary token.
midipix
2
-0
/
+8
2016-06-16
__ntapi_sc_getsockopt(): initial implementation and integration.
midipix
2
-0
/
+2
2016-06-16
__ntapi_sc_setsockopt(): initial implementation and integration.
midipix
2
-0
/
+2
2016-05-28
code maintenance: debug: change type of 'char *' parameters to 'const char *'.
midipix
1
-5
/
+5
2016-05-14
__ntapi_log_write(): properly handle signedness.
midipix
1
-2
/
+2
2016-05-14
code maintenance: properly initialize struct entities.
midipix
1
-4
/
+8
2016-05-14
code maintenance: mark unused parameters.
midipix
2
-0
/
+5
2016-05-14
internals: __ntapi_log_write(): initial implementation.
midipix
1
-0
/
+66
2016-05-14
debug: remove dead buffer.
midipix
1
-3
/
+1
2016-03-22
socket interfaces: sc_getpeername: initial integration.
midipix
2
-0
/
+4
2016-01-23
annual chores.
midipix
9
-9
/
+9
2015-09-26
makefile replacement: step 2/2: use the midipix build template.
midipix
1
-1
/
+1
2015-09-26
pty inheritance: client-side implementation.
midipix
2
-0
/
+2
2015-07-27
entered advanced internal development stage.
midipix
9
-0
/
+1360
[prev]