Go to file
kamil 5236f0d558 Include namespace.h in citrus/citrus_lc_ctype.c
The NetBSD Standard C Library uses internally some of its functions with
a mangled symbol name, usually "_symbol". The internal functions shall not
use the global (public) symbols.

This change eliminates usage of the global name of the following symbol:
  - strlcpy -> _strlcpy

Sponsored by <The NetBSD Foundation>
2018-01-05 17:52:06 +00:00
bin In addition to previous the which fixed a (harmless) MSAN detected ref 2017-12-30 23:24:19 +00:00
common Add bunch of missing includes of namespace.h in libc 2018-01-04 20:57:28 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto fix typo. (does not affect actual operation, but confuses reader...) 2017-11-09 08:34:50 +00:00
dist/pf Add DragonFly BSD fingerprints. 2017-12-16 07:52:08 +00:00
distrib Bump size of uefi image - we've outgrown the old size 2018-01-05 01:33:11 +00:00
doc Note import of dhcpcd-7.0.0 2018-01-01 11:52:45 +00:00
etc Add NVMe devices. 2018-01-05 10:04:13 +00:00
external pass the lwp for the register calls. 2018-01-01 16:28:14 +00:00
extsrc
games move offensive quotes per board@ 2017-12-13 21:11:27 +00:00
include make _lwp_park return the remaining time to sleep in the "ts" argument 2017-12-08 01:19:29 +00:00
lib Include namespace.h in citrus/citrus_lc_ctype.c 2018-01-05 17:52:06 +00:00
libexec Since GNU ld doesn't honor the PLT entry reservation, also compensate 2017-12-25 17:00:15 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin Use the definitions from the standard header files and replace homebrew 2017-12-13 17:42:44 +00:00
share Add a new sockopt member to keep track of the actual size of the option 2018-01-04 01:42:25 +00:00
sys use some size_t, add whitespace between functions, rcsids. 2018-01-05 14:22:26 +00:00
tests Build less of the test code if there's no linker ifunc support. 2018-01-01 06:34:13 +00:00
tools Better EXTERNAL_TOOLCHAIN support from Zachary McGrew 2017-12-27 21:34:11 +00:00
usr.bin Don't print duplicate definitions for inline symbols. 2017-12-26 17:02:19 +00:00
usr.sbin factor out common code from Poul-Henning Kamp. 2017-12-31 03:04:44 +00:00
build.sh Better validation of var name args to -V and -Z, in a way that makes 2017-10-08 01:05:13 +00:00
BUILDING regen 2017-12-29 03:05:13 +00:00
Makefile Include somewhat misleadingly named do-x11 into BUILDTARGETS even with 2017-12-06 19:34:00 +00:00
Makefile.inc
UPDATING Minor tweak to the vadvise entry. 2017-12-27 08:29:02 +00:00