projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
score.c: Use the new OSL_DONT_FREE flag for the aft column.
[paraslash.git]
/
ipc.h
diff --git
a/ipc.h
b/ipc.h
index
733cba6
..
c4dd1d7
100644
(file)
--- a/
ipc.h
+++ b/
ipc.h
@@
-1,5
+1,6
@@
/** \file ipc.h inter process communication and shared memory routines */
+/** possible values for shm_attach() */
enum shm_attach_mode {ATTACH_RO, ATTACH_RW};
int mutex_new(void);