index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-11
api headers: normalize secondary header inclusion.
midipix
9
-11
/
+11
2016-12-11
project: install-headers-custom: bits sub-dirs: i386 --> nt32, x86_64 --> nt64.
midipix
1
-4
/
+4
2016-12-11
project: headers.mk: use the proper source-tree variable.
midipix
1
-65
/
+65
2016-12-11
project: arch.mk: use the proper source-tree variable.
midipix
1
-2
/
+2
2016-12-11
nt_socket.h: removed out-of-scope constant definitions.
midipix
1
-21
/
+0
2016-12-11
arch-specific thread struct definitions: added hosted application support.
midipix
2
-3
/
+4
2016-12-11
api headers: bits sub-dirs: i386 --> nt32, x86_64 --> nt64.
midipix
9
-12
/
+12
2016-12-10
midipix free-standing environment: adjust to forthcoming feature test macro.
midipix
1
-1
/
+1
2016-12-08
build system: configure: pass --sysroot to the linker as a compiler argument.
midipix
1
-1
/
+1
2016-12-08
__tt_get_dos_drive_device_or_root_handle(): pass drive_letter by value.
midipix
3
-24
/
+17
2016-12-08
__ntapi_tt_open_physical_parent_directory(): fix device root dir detection.
midipix
1
-5
/
+22
2016-12-03
PE format: update code following libpemagine's pre-alpha API update.
midipix
1
-3
/
+3
2016-11-30
build system: sofort/os/pe.mk: install-implib-solink: fix target definition.
midipix
1
-3
/
+3
2016-11-30
build system: sofort/version.mk: install-soname: fix build target definition.
midipix
1
-3
/
+3
2016-11-30
build system: sofort/version.mk: install-solink: fix build target definition.
midipix
1
-3
/
+3
2016-11-19
PE format: update code following libpemagine's pre-alpha API update.
midipix
2
-5
/
+5
2016-11-19
ntapi.h: fix export/import inconsistency.
midipix
2
-3
/
+3
2016-11-12
PE targets: free-standing environment: library image: mark affiliation.
midipix
1
-0
/
+5
2016-11-12
build system: sysinfo: expand the OS gallery.
midipix
3
-0
/
+3
2016-11-12
build system: sysinfo: expand the OS gallery.
midipix
1
-0
/
+13
2016-11-12
build system: configure: mb_native_os: respect overrides.
midipix
1
-1
/
+3
2016-11-11
build system: Makefile.in: properly support explicit CFLAGS_PIC in OS recipe.
midipix
1
-0
/
+1
2016-11-11
build system: configure: grumpily support crooked uname output.
midipix
1
-0
/
+5
2016-11-11
build system: sysinfo: expand the OS gallery.
midipix
1
-0
/
+12
2016-11-08
__ntapi_tt_open_physical_parent_directory(): support device root directory.
midipix
1
-2
/
+4
2016-11-07
unicode interfaces: always set addr_failed, leftover_bytes, and leftover_count.
midipix
4
-8
/
+24
2016-11-07
unicode converstion functions: properly forward NT_STATUS_BUFFER_TOO_SMALL;
midipix
2
-5
/
+17
2016-10-26
build system: .conf convenience target: display source dir information.
midipix
1
-0
/
+1
2016-10-26
build system: configure: truly fix .git/index dependency logic.
midipix
1
-2
/
+2
2016-10-26
build system: configure: fix .git/index dependency logic.
midipix
1
-2
/
+2
2016-10-23
__ntapi_tt_fork(): child: obtain hprocess and hthread handles upon success.
midipix
2
-1
/
+45
2016-10-23
__ntapi_tt_fork(): added resilient interface around low-level implementation.
midipix
4
-2
/
+233
2016-10-23
__ntapi_tt_create_thread(): retain proper value of params->stack_size_commit.
midipix
1
-5
/
+7
2016-10-23
daemon service routine: set daemon status using atomic updates.
midipix
2
-34
/
+101
2016-10-16
__ntapi_tt_sync_block_lock(): fix references to hwait.
midipix
1
-3
/
+3
2016-10-10
nt_tty.h: added nt_tty_pid_msg struct definition.
midipix
1
-0
/
+9
2016-10-10
nt_process.h: struct _nt_runtime_data: added process synchronization support.
midipix
1
-0
/
+12
2016-10-10
nt_socket.h: added socket-level socket option constants.
midipix
1
-0
/
+26
2016-10-10
nt_socket.h: added socket option level constants.
midipix
1
-0
/
+6
2016-09-21
build system: support setting an external folder as the source directory.
midipix
3
-10
/
+41
2016-08-22
__ntapi_tt_port_generate_keys(): use zw_query_performance_counter().
midipix
1
-4
/
+5
2016-08-22
__ntapi_tt_port_generate_keys(): code maintenance: coding style.
midipix
1
-4
/
+4
2016-08-22
__ntapi_tt_port_type_from_guid(): reimplement using __ntapi_tt_guid_compare().
midipix
1
-11
/
+4
2016-08-22
struct _nt_runtime_data: added parent process daemon identification data.
midipix
1
-0
/
+4
2016-08-22
pty layer: __ntapi_pty_inherit_runtime_ctty(): implementation and integration.
midipix
6
-2
/
+123
2016-08-18
nt_file.h: fix signatures of zw_lock_file() and zw_unlock_file().
midipix
1
-2
/
+2
2016-08-14
__ntapi_tt_sync_block_server_lock(): fix typo.
midipix
1
-1
/
+1
2016-08-12
sync block: remove validate/invalidate api, fix lock_tries logic, tidy up.
midipix
5
-94
/
+59
2016-08-12
synchronization block: make all value assignments atomic.
midipix
2
-22
/
+65
2016-08-11
struct ntapi_vtbl: added missing pointer to __ntapi_tt_sync_block_discard().
midipix
3
-0
/
+3
[prev]
[next]