freebsd-dev/lib/libc
Yuri Pankov dd7c41a378 Add hybrid C.UTF-8 locale being identical to default C locale except
that it uses the same ctype maps and functions as other UTF-8 locales.

Reviewed by:	bapt, cem, eadler
Approved by:	kib (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17833
2018-11-04 22:13:22 +00:00
..
aarch64
amd64 Convert amd64_get/set_fs/gsbase to ifunc. 2018-10-30 00:11:30 +00:00
arm Revert r336773: it removed too much. 2018-07-27 21:25:01 +00:00
capability
compat-43
db
gdtoa
gen Add link to the setproctitle_fast function. 2018-10-20 22:25:57 +00:00
gmon mcount: tidy up ANSIfication 2018-10-20 22:39:35 +00:00
i386 amd64: depessimize userspace memcpy/memmove/bcopy 2018-09-17 15:49:35 +00:00
iconv
include Update userland arc4random() with OpenBSD's Chacha20 based arc4random(). 2018-08-19 17:40:50 +00:00
inet libc: fix cases of undefined behavior. 2018-08-07 15:24:19 +00:00
isc
locale Add hybrid C.UTF-8 locale being identical to default C locale except 2018-11-04 22:13:22 +00:00
md
mips
nameser
net Prevent flex(1) from generating calls to isatty(3) - and, in turn, 2018-10-15 19:48:36 +00:00
nls
posix1e Move mac.conf to lib/libc/posix1e/ 2018-09-18 01:40:37 +00:00
powerpc
powerpc64
powerpcspe Fix fabs(3) for powerpcspe, this time for real 2018-07-26 14:42:20 +00:00
quad ANSIfy libc/quad 2018-10-21 00:20:40 +00:00
regex regex/engine.c: error: variable 'dp' set but not used 2018-07-14 09:29:45 +00:00
resolv Allow the use of TCP instead of UDP for queries by setting options usevc 2018-08-16 13:18:40 +00:00
riscv Fix setjmp for RISC-V: 2018-07-23 09:54:28 +00:00
rpc Fix CONFS to append the value in this case. 2018-09-18 01:38:44 +00:00
secure
softfloat
sparc64
stdio Follow up on r331936. gets_s(3) will also fail in the same way that 2018-10-23 14:16:02 +00:00
stdlib Provide set_constraint_handler_s(3) man page. 2018-08-19 14:39:57 +00:00
stdtime strptime: make %k and %l specifiers match their description in 2018-11-03 23:37:13 +00:00
string Avoid OOB reads in memmem(3). 2018-10-15 20:20:57 +00:00
sys kern_poll: Restore explanatory comment removed in r177374 2018-11-01 23:46:23 +00:00
tests Connect libc/tests/time to the build, adding test cases for strptime() 2018-10-30 02:37:23 +00:00
uuid
x86/sys
xdr
yp
libc_nossp.ldscript
libc.ldscript
Makefile Move libc linker ifunc test to build target only 2018-09-24 13:42:46 +00:00
Makefile.depend
Versions.def