index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
msq
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
ipc helper interfaces: allow requesting an existing connection.
midipix
1
-3
/
+5
2021-12-30
A new home.
midipix
8
-8
/
+8
2021-07-06
Annual chores.
midipix
8
-8
/
+8
2020-12-05
__ntapi_msq_send(): adjust code formatting.
midipix
1
-2
/
+3
2020-12-05
__ntapi_msq_send(): obtain atomic lock via loop as needed.
midipix
1
-4
/
+4
2020-12-05
__ntapi_msq_recv(): adjust code formatting.
midipix
1
-2
/
+3
2020-12-05
__ntapi_msq_recv(): obtain atomic lock via loop as needed.
midipix
1
-4
/
+4
2020-12-04
internals: ipc connections: use volatile type for book-keeping variables.
midipix
2
-8
/
+8
2019-07-29
__ntapi_msq_create() implementation: linkage consistency.
midipix
1
-1
/
+1
2018-03-20
sysv msgqueue: open ipc directory with minimally required access.
midipix
1
-2
/
+6
2018-03-20
code maintenance: incorporate use of the __offsetof convenience macro.
midipix
1
-1
/
+1
2018-03-14
__ntapi_msq_send(): unmap the ad-hoc section as needed.
midipix
1
-6
/
+23
2018-03-14
__ntapi_msq_recv(): unmap the ad-hoc section as needed.
midipix
1
-5
/
+20
2017-09-08
integrated msgqueue client side interfaces.
midipix
8
-0
/
+851