PERFORCE change 164536 for review

Robert Watson rwatson at FreeBSD.org
Tue Jun 16 21:43:39 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=164536

Change 164536 by rwatson at rwatson_freebsd_capabilities on 2009/06/16 21:43:15

	Do export ld_insandbox() from rtld-elf-cap as a public symbol.

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/Symbol.map#4 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/Symbol.map#4 (text+ko) ====

@@ -4,4 +4,5 @@
 
 FBSD_1.1 {
     ld_caplibindex_lookup;
+    ld_insandbox;
 };


More information about the p4-projects mailing list