glibc/sysdeps
Adhemerval Zanella 19926de954 Consolidate non cancellable writev call
This patch consolidates all the non cancellable writev calls to use
the __writev_nocancel identifier.  For non cancellable targets it will
be just a macro to call the default respective symbol while on Linux
will be a internal one.

Checked on x86_64-linux-gnu, x86_64-linux-gnu-x32, and i686-linux-gnu.

	* gmon/gmon.c (write_hist): Replace writev_not_cancel_no_status with
	__writev_nocancel_nostatus.
	(write_call_graph): Likewise.
	(write_bb_counts): Likewise.
	* resolv/herror.c (herror): Likewise.
	* sysdeps/generic/not-cancel.h (writev_not_cancel_no_status): Remove
	macro.
	(__writev_nocancel_nostatus): New macro.
	* sysdeps/unix/sysv/linux/not-cancel.h (writev_not_cancel_no_status):
	Remove macro.
	(__writev_nocancel_nostatus): New function.
2017-08-21 15:37:45 -03:00
..
aarch64 [AArch64] Optimized memcmp. 2017-08-10 17:00:38 +01:00
alpha Remove sysdeps/alpha/bb_init_func.S 2017-08-20 06:51:15 -07:00
arm Fix uc_* namespace (bug 21457). 2017-08-09 17:51:26 +00:00
generic Consolidate non cancellable writev call 2017-08-21 15:37:45 -03:00
gnu
hppa Remove extra semicolons in struct pthread_mutex (bug 21804) 2017-07-24 12:22:05 +02:00
i386 i386: Replace internal_function attribute for __mcount_internal 2017-08-15 14:51:55 +02:00
ia64 Obsolete matherr, _LIB_VERSION, libieee.a. 2017-08-21 17:45:10 +00:00
ieee754 Obsolete matherr, _LIB_VERSION, libieee.a. 2017-08-21 17:45:10 +00:00
init_array
m68k Fix uc_* namespace (bug 21457). 2017-08-09 17:51:26 +00:00
mach Consolidate non cancellable openat call 2017-08-18 16:30:05 -03:00
microblaze Update Microblaze libm-test-ulps 2017-07-28 09:19:40 -03:00
mips Fix uc_* namespace (bug 21457). 2017-08-09 17:51:26 +00:00
nios2 Update Nios II ULPs file. 2017-07-28 03:54:35 -07:00
nptl Remove extra semicolons in struct pthread_mutex (bug 21804) 2017-07-24 12:22:05 +02:00
posix Mark internal nss symbols with attribute_hidden [BZ #18822] 2017-08-21 05:31:19 -07:00
powerpc Obsolete matherr, _LIB_VERSION, libieee.a. 2017-08-21 17:45:10 +00:00
pthread aio: Remove support for BROKEN_THREAD_SIGNALS 2017-08-15 17:54:19 +02:00
s390 S390: Add new s390 platform z14. 2017-08-15 14:00:07 +02:00
sh
sparc Remove SPARC sqrt wrappers (bug 21973). 2017-08-21 17:46:34 +00:00
tile Do not use __ptr_t. 2017-08-08 17:14:49 +00:00
unix Consolidate non cancellable writev call 2017-08-21 15:37:45 -03:00
wordsize-32
wordsize-64
x86 x86: Add IBT/SHSTK bits to cpu-features 2017-08-14 05:54:38 -07:00
x86_64 Mark internal SSE2 functions with attribute_hidden [BZ #18822] 2017-08-19 16:46:53 -07:00