glibc/sysdeps/s390
Joseph Myers 0175c9e9be Declare most TS 18661-1 interfaces for C2X.
C2X adds the interfaces from TS 18661-1, and all except a handful in
Annex F are unconditionally visible in C2X rather than only visible
when __STDC_WANT_IEC_60559_BFP_EXT__ is defined.  This patch updates
glibc headers accordingly: most uses of __GLIBC_USE
(IEC_60559_BFP_EXT) are changed to a new __GLIBC_USE
(IEC_60559_BFP_EXT_C2X).  (Regarding totalorder and totalordermag, the
type-generic macros in tgmath.h will go away when the functions are
changed to take pointer arguments.)

	* bits/libc-header-start.h (__GLIBC_USE_IEC_60559_BFP_EXT): Update
	comment.
	(__GLIBC_USE_IEC_60559_BFP_EXT_C2X): New macro.
	* bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]: Change to
	[__GLIBC_USE (IEC_60559_BFP_EXT_C2X)].
	* include/limits.h [__GLIBC_USE (IEC_60559_BFP_EXT)]: Likewise.
	* math/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]: Likewise.
	* math/math.h [__GLIBC_USE (IEC_60559_BFP_EXT)]: Likewise.
	* stdlib/bits/stdlib-ldbl.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* stdlib/stdint.h [__GLIBC_USE (IEC_60559_BFP_EXT)]: Likewise.
	* stdlib/stdlib.h [__GLIBC_USE (IEC_60559_BFP_EXT)]: Likewise.
	* sysdeps/aarch64/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/alpha/fpu/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/arm/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/csky/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/hppa/fpu/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/ia64/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/m68k/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/microblaze/bits/fenv.h [__GLIBC_USE
	(IEC_60559_BFP_EXT)]: Likewise.
	* sysdeps/mips/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/nios2/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/powerpc/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/riscv/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/s390/fpu/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/sh/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/sparc/fpu/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* sysdeps/x86/fpu/bits/fenv.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise.
	* math/bits/mathcalls.h [__GLIBC_USE (IEC_60559_BFP_EXT)]:
	Likewise, except for totalorder, totalordermag, getpayload,
	setpayload and setpayloadsig.
	* math/tgmath.h [__GLIBC_USE (IEC_60559_BFP_EXT)]: Likewise,
	except for totalorder and totalordermag.
2019-08-13 11:28:51 +00:00
..
bits Remove obsolete, never-implemented XSI STREAMS declarations 2019-03-14 15:44:15 +01:00
fpu Declare most TS 18661-1 interfaces for C2X. 2019-08-13 11:28:51 +00:00
multiarch Fix iconv buffer handling with IGNORE error handler (bug #18830) 2019-06-04 14:03:04 +02:00
nptl Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
s390-32 S390: Increase function alignment to 16 bytes. 2019-03-04 10:48:42 +01:00
s390-64 S390: Increase function alignment to 16 bytes. 2019-03-04 10:48:42 +01:00
abort-instr.h S390: Use __asm__ instead of asm. 2015-11-20 08:56:40 +01:00
asm-syntax.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
atomic-machine.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
bzero.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
configure S390: Add configure check to detect support for arch13. 2019-03-22 11:14:08 +01:00
configure.ac S390: Add configure check to detect support for arch13. 2019-03-22 11:14:08 +01:00
dl-irel.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dl-procinfo.c S390: Add new hwcap values for new cpu architecture arch13. 2019-03-22 11:14:07 +01:00
dl-procinfo.h S390: Add new hwcap values for new cpu architecture arch13. 2019-03-22 11:14:07 +01:00
dl-tls.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ffs.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
fix-fp-int-convert-overflow.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gccframe.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gconv-modules Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
gmp-mparam.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-memccpy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-memchr.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-memcmp.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-memcpy.h S390: Add arch13 memmove ifunc variant. 2019-03-22 11:14:08 +01:00
ifunc-memmem.h S390: Add arch13 memmem ifunc variant. 2019-03-22 11:14:09 +01:00
ifunc-memrchr.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-memset.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-rawmemchr.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-stpcpy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-stpncpy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strcat.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strchr.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strchrnul.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strcmp.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strcpy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strcspn.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strlen.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strncat.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strncmp.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strncpy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strnlen.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strpbrk.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strrchr.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strspn.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-strstr.h S390: Add arch13 strstr ifunc variant. 2019-03-22 11:14:08 +01:00
ifunc-wcpcpy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcpncpy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcscat.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcschr.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcschrnul.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcscmp.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcscpy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcscspn.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcslen.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcsncat.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcsncmp.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcsncpy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcsnlen.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcspbrk.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcsrchr.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wcsspn.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wmemchr.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wmemcmp.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ifunc-wmemset.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Implies * math/divtc3.c: New file. 2006-02-01 03:02:06 +00:00
iso-8859-1_cp037_z900.c Add and move fall-through comments in system-specific code. 2019-02-26 02:09:18 +00:00
jmpbuf-offsets.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
jmpbuf-unwind.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
ldsodefs.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
libc-tls.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
linkmap.h S390: Use DT_JUMPREL in prelink undo code. 2016-07-06 15:22:35 +02:00
longjmp.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
machine-gmon.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Makefile S390: Add arch13 memmem ifunc variant. 2019-03-22 11:14:09 +01:00
memccpy-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memccpy-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memccpy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memchr-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memchr-z900.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memchr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memcmp-z900.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memcmp.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memcopy.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memcpy-z900.S S390: Add arch13 memmove ifunc variant. 2019-03-22 11:14:08 +01:00
memcpy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memmem-arch13.S S390: Add arch13 memmem ifunc variant. 2019-03-22 11:14:09 +01:00
memmem-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memmem-vx.c S390: Add arch13 memmem ifunc variant. 2019-03-22 11:14:09 +01:00
memmem.c S390: Add arch13 memmem ifunc variant. 2019-03-22 11:14:09 +01:00
memmove-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memmove.c S390: Add arch13 memmove ifunc variant. 2019-03-22 11:14:08 +01:00
mempcpy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memrchr-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memrchr-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memrchr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memset-z900.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memset.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
memusage.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
preconfigure Move base_machine and machine settings from configure.ac to sysdeps preconfigure fragments. 2014-06-25 17:52:56 +00:00
rawmemchr-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
rawmemchr-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
rawmemchr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
sotruss-lib.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
stackinfo.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
stpcpy-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
stpcpy-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
stpcpy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
stpncpy-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
stpncpy-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
stpncpy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcat-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcat-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcat.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strchr-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strchr-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strchr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strchrnul-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strchrnul-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strchrnul.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcmp-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcmp-z900.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcmp.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcpy-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcpy-z900.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcpy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcspn-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcspn-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strcspn.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
string_private.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strlen-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strlen-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strlen.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strncat-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strncat-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strncat.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strncmp-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strncmp-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strncmp.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strncpy-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strncpy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strnlen-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strnlen-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strnlen.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strpbrk-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strpbrk-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strpbrk.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strrchr-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strrchr-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strrchr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strspn-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strspn-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strspn.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strstr-arch13.S S390: Add arch13 strstr ifunc variant. 2019-03-22 11:14:08 +01:00
strstr-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
strstr-vx.c S390: Add arch13 strstr ifunc variant. 2019-03-22 11:14:08 +01:00
strstr.c S390: Add arch13 strstr ifunc variant. 2019-03-22 11:14:08 +01:00
tst-dl-runtime-mod.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-dl-runtime-profile-audit.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-dl-runtime-profile-noaudit.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-dl-runtime-resolve-audit.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-dl-runtime-resolve-noaudit.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-dl-runtime.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
utf8-utf16-z9.c Break more lines before not after operators. 2019-02-25 13:19:19 +00:00
utf8-utf32-z9.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
utf16-utf32-z9.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Versions S/390: Revert the jmp_buf/ucontext_t ABI change. 2014-07-31 20:04:54 +02:00
wcpcpy-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcpcpy-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcpcpy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcpncpy-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcpncpy-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcpncpy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcscat-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcscat-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcscat.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcschr-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcschr-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcschr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcschrnul-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcschrnul-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcschrnul.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcscmp-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcscmp-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcscmp.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcscpy-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcscpy-vx.S S390: Fix introduction of __wcscpy and weak wcscpy symbols. 2019-03-01 16:30:30 +01:00
wcscpy.c wcsmbs: optimize wcscat 2019-02-27 10:00:37 -03:00
wcscspn-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcscspn-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcscspn.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcslen-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcslen-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcslen.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsncat-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsncat-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsncat.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsncmp-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsncmp-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsncmp.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsncpy-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsncpy-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsncpy.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsnlen-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsnlen-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsnlen.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcspbrk-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcspbrk-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcspbrk.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsrchr-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsrchr-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsrchr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsspn-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsspn-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wcsspn.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wmemchr-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wmemchr-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wmemchr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wmemcmp-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wmemcmp-vx.S S390: Fix introduction of __wmemcmp and weak wmemcmp symbols. 2019-02-06 09:10:31 +01:00
wmemcmp.c Fix handling of collating elements in fnmatch (bug 17396, bug 16976) 2019-02-04 15:45:02 +01:00
wmemset-c.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wmemset-vx.S Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
wmemset.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00