1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libc
Pedro F. Giffuni 78a452c36e Replace strcpy() with strlcpy()
The risk of an overrun here is very low but check the
length, JIC.

CID:	1019039
2015-02-15 21:11:07 +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 Replace strcpy() with strlcpy() 2015-02-15 21:11:07 +00:00
gmon
i386
iconv mdoc: paragraph improvements. 2015-01-04 12:49:24 +00:00
include Properly interpose libc spinlocks, was missed in r276630. In 2015-02-14 11:47:40 +00:00
inet
isc
locale mdoc: improvements to SEE ALSO. 2014-12-27 08:31:52 +00:00
md
mips Use zero register instead of immediate 0x0 in MIPS assembly 2015-01-29 15:30:04 +00:00
nameser
net Various mdoc fixes and a few EOL whitespace removals. 2014-12-21 12:36:36 +00:00
nls When catopen(3) returns an error, it caches the result of that error 2015-02-10 20:45:40 +00:00
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 Disallow pattern spaces which would cause intermediate calculations to 2015-02-14 00:23:53 +00:00
resolv
rpc rpc: Uninitialized pointer read 2015-02-02 00:21:34 +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 Update comment and NetBSD ID tag. 2015-02-06 14:22:00 +00:00
stdtime
string Various mdoc fixes and a few EOL whitespace removals. 2014-12-21 12:36:36 +00:00
sys Properly interpose libc spinlocks, was missed in r276630. In 2015-02-14 11:47:40 +00:00
tests Enable utimensat tests from NetBSD. 2015-01-24 15:49:40 +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 Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approximately 2014-11-04 00:56:25 +00:00
Makefile.i386 Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approximately 2014-11-04 00:56:25 +00:00
Versions.def