freebsd-skq/lib/libc
tsoome c295ed4d32 regex/engine.c: error: variable 'dp' set but not used
The issue found with gcc6 build (originally on illumos, confirmed on FreeBSD).
Mark it __unused.

Differential Revision:	https://reviews.freebsd.org/D13109
2018-07-14 09:29:45 +00:00
..
aarch64
amd64 Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
arm Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
capability
compat-43
db
gdtoa
gen Add setproctitle_fast(3) for frequent callers. 2018-07-04 13:31:16 +00:00
gmon
i386 Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
iconv
include
inet
isc
locale
md
mips Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
nameser
net
nls
posix1e
powerpc Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
powerpc64 Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
powerpcspe
quad
regex regex/engine.c: error: variable 'dp' set but not used 2018-07-14 09:29:45 +00:00
resolv
riscv Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
rpc
secure
softfloat
sparc64 Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
stdio
stdlib atoi.3: bump .Dd 2018-06-13 09:07:24 +00:00
stdtime
string strdup.3: Document standardization in POSIX 2018-06-06 21:32:49 +00:00
sys Remove bits of the old NUMA. 2018-07-10 22:00:20 +00:00
tests Rework check for libclang_rt to see if the needed library exists. 2018-06-27 16:56:46 +00:00
uuid
x86/sys
xdr
yp
libc_nossp.ldscript
libc.ldscript
Makefile Strip __RCSID() and __SCCSID() strings by default when building libc. 2018-07-03 16:45:49 +00:00
Makefile.depend
Versions.def