Esempi rimasti indietro.
[gapil.git] / listati / cap-results.c
diff --git a/listati/cap-results.c b/listati/cap-results.c
new file mode 100644 (file)
index 0000000..4b37d42
--- /dev/null
@@ -0,0 +1,4 @@
+new_perm = ( orig_inh & file_inh ) | ( file_perm & bound_set) ;
+new_inh = orig_inh ;
+new_eff = file_eff ? new_perm : 0 ;
+new_bound_set = bound_set ;