freebsd-dev/lib/libc
Marcelo Araujo 4bee02ad1b Update strsep(3) EXAMPLE section regards the usage of assert(3).
As many people has pointed out, using assert(3) shall be not the best approach
to verify if strdup(3) has allocated memory to string.

Reviewed by:	imp
MFC after:	4 weeks.
Sponsored by:	iXsystems Inc.
Differential Revision:	https://reviews.freebsd.org/D15594
2018-05-28 05:01:42 +00:00
..
aarch64 Remove architecture specific shmat.S files. 2018-04-05 18:17:46 +00:00
amd64 Replace MD assembly exect() with a portable version. 2018-04-12 18:23:14 +00:00
arm Remove architecture specific shmat.S files. 2018-04-05 18:17:46 +00:00
capability
compat-43 General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
db Remove "All rights reserved" from my files. 2018-05-10 06:41:08 +00:00
gdtoa libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
gen fts_stat: fix buffer overrun on error path 2018-05-28 02:31:49 +00:00
gmon General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
i386 Replace MD assembly exect() with a portable version. 2018-04-12 18:23:14 +00:00
iconv libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
include getentropy(3): Fallback to kern.arandom sysctl on older kernels 2018-03-21 23:52:37 +00:00
inet SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
isc SPDX: more ISC-related files. 2017-12-08 17:52:53 +00:00
locale Don't put multiple names on a single .Nm line. This fixes apropos(1) 2018-04-17 09:05:46 +00:00
md
mips Replace MD assembly exect() with a portable version. 2018-04-12 18:23:14 +00:00
nameser SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
net Remove support for the Arcnet protocol. 2018-04-13 21:18:04 +00:00
nls
posix1e libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
powerpc Replace MD assembly exect() with a portable version. 2018-04-12 18:23:14 +00:00
powerpc64 Replace MD assembly exect() with a portable version. 2018-04-12 18:23:14 +00:00
powerpcspe
quad General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
regex Add missing patch from r328240 2018-01-22 02:58:33 +00:00
resolv SPDX: license IDs for some ISC-related files. 2017-12-08 15:57:29 +00:00
riscv Replace SOFTFLOAT with __riscv_float_abi_*. 2018-04-19 20:36:15 +00:00
rpc des_crypt.3: Fix typo. 2018-03-07 09:31:27 +00:00
secure Carefully update stack guard bytes inside __guard_setup(). 2018-04-24 15:59:39 +00:00
softfloat Add implementations for clog(3), clogf(3), and clog(3). 2018-05-13 09:54:34 +00:00
sparc64 Replace MD assembly exect() with a portable version. 2018-04-12 18:23:14 +00:00
stdio Implement printf(3) family %m format string extension. 2018-05-22 11:05:40 +00:00
stdlib Update jemalloc to version 5.1.0. 2018-05-11 00:32:31 +00:00
stdtime libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
string Update strsep(3) EXAMPLE section regards the usage of assert(3). 2018-05-28 05:01:42 +00:00
sys Make vadvise compat freebsd11. 2018-05-25 20:40:23 +00:00
tests Conform to Berne Convention. 2018-05-22 06:22:58 +00:00
uuid libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
x86/sys
xdr General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
yp libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
libc_nossp.ldscript
libc.ldscript
Makefile Now that a special no-SSP libc is used for rtld, allow 2018-05-09 10:33:25 +00:00
Makefile.depend
Versions.def