Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 2009 14:30:10 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 169396 for review
Message-ID:  <200910111430.n9BEUAuX034787@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=169396

Change 169396 by rwatson@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910111430.n9BEUAuX034787>