Print this page
uts: Allow for address space randomisation.
Randomise the base addresses of shared objects, non-fixed mappings, the
stack and the heap.  Introduce a service, svc:/system/process-security,
and a tool psecflags(1) to control and observe it

@@ -483,10 +483,11 @@
         rwlock_impl.h           \
         rwstlock.h              \
         sad.h                   \
         schedctl.h              \
         sdt.h                   \
+        secflags.h              \
         select.h                \
         sem.h                   \
         sem_impl.h              \
         sema_impl.h             \
         semaphore.h             \