PERFORCE change 169396 for review

Robert Watson rwatson at FreeBSD.org
Sun Oct 11 14:30:11 UTC 2009


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

Change 169396 by rwatson at rwatson_freebsd_capabilities on 2009/10/11 14:30:10

	Rename caplibindex -> libcache.

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/lib/libc/gen/Makefile.inc#13 edit
.. //depot/projects/trustedbsd/capabilities/src/lib/libc/gen/ld_caplibindex.c#3 delete
.. //depot/projects/trustedbsd/capabilities/src/lib/libc/gen/ld_libcache.c#1 branch

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/lib/libc/gen/Makefile.inc#13 (text+ko) ====

@@ -19,7 +19,7 @@
 	getpeereid.c getprogname.c getpwent.c getttyent.c \
 	getusershell.c getvfsbyname.c glob.c \
 	initgroups.c isatty.c isinf.c isnan.c jrand48.c lcong48.c \
-	ld_caplibindex.c ld_sandbox.c \
+	ld_libcache.c ld_sandbox.c \
 	lockf.c lrand48.c mrand48.c nftw.c nice.c \
 	nlist.c nrand48.c opendir.c \
 	pause.c pmadvise.c popen.c posix_spawn.c pselect.c \


More information about the p4-projects mailing list