1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/lib/libc
Will Andrews 7a37b5fc17 Add a ${CP} alias for copying files in the build.
Some users build FreeBSD as non-root in Perforce workspaces.  By default,
Perforce sets files read-only unless they're explicitly being edited.
As a result, the -f argument must be used to cp in order to override the
read-only flag when copying source files to object directories.  Bare use of
'cp' should be avoided in the future.

Update all current users of 'cp' in the src tree.

Reviewed by:	emaste
MFC after:	1 week
Sponsored by:	Spectra Logic
2015-01-16 21:39:08 +00:00
..
amd64
arm Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
capability
compat-43 Reduce the size of the interposing table and amount of 2015-01-11 22:16:31 +00:00
db
gdtoa
gen Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
gmon
i386
iconv mdoc: paragraph improvements. 2015-01-04 12:49:24 +00:00
include Reduce the size of the interposing table and amount of 2015-01-11 22:16:31 +00:00
inet
isc
locale mdoc: improvements to SEE ALSO. 2014-12-27 08:31:52 +00:00
md
mips Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
nameser
net Various mdoc fixes and a few EOL whitespace removals. 2014-12-21 12:36:36 +00:00
nls
posix1e Various mdoc fixes and a few EOL whitespace removals. 2014-12-21 12:36:36 +00:00
powerpc Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
powerpc64 Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
quad
regex mdoc: remove EOL whitespace. 2014-12-29 13:50:59 +00:00
resolv
rpc mdoc: improvements to SEE ALSO. 2014-12-27 08:31:52 +00:00
softfloat
sparc64 Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
stdio In r268924 __fflush was modified so that when write(2) was not successful, 2014-12-10 08:18:22 +00:00
stdlib Fix known issues which blow up the process after dlopen("libthr.so") 2015-01-03 18:38:46 +00:00
stdtime
string Various mdoc fixes and a few EOL whitespace removals. 2014-12-21 12:36:36 +00:00
sys Reduce the size of the interposing table and amount of 2015-01-11 22:16:31 +00:00
tests Link lib/libc/c063 tests to the build. 2015-01-02 22:49:05 +00:00
uuid
xdr
yp
libc.ldscript
Makefile Add a ${CP} alias for copying files in the build. 2015-01-16 21:39:08 +00:00
Makefile.amd64
Makefile.i386
Versions.def