about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* hurd: fix libm linkSamuel Thibault2017-09-031-1/+1
* hurd: Fix libc linkSamuel Thibault2017-09-031-0/+8
* hurd: Fix libc linkSamuel Thibault2017-09-032-0/+2
* hurd: Fix rtld linkSamuel Thibault2017-09-031-0/+10
* hurd: Fix rtld linkSamuel Thibault2017-09-031-0/+6
* hurd: Fix p{read,write}{,v64}v2.c buildSamuel Thibault2017-09-034-1/+5
* hurd: Fix p{read,write}v64v2.c buildSamuel Thibault2017-09-032-2/+2
* hurd: Fix p{read,write}{,v64}v2.c buildSamuel Thibault2017-09-034-4/+4
* hurd: Fix getting ssize_t for <sys/socket.h>Samuel Thibault2017-09-031-1/+1
* hurd: Fix sigsetops.h macrosSamuel Thibault2017-09-031-3/+3
* sysdeps/generic/sigsetops.h: Remove spurious #endifSamuel Thibault2017-09-031-1/+0
* Obsolete pow10 functions.Joseph Myers2017-09-0124-397/+33
* Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c.Joseph Myers2017-09-011-0/+1
* linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella2017-09-011-0/+34
* getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]Florian Weimer2017-09-011-22/+20
* getaddrinfo: Return EAI_NODATA if gethostbyname2_r reports NO_DATA [BZ #21922]Florian Weimer2017-09-011-0/+8
* getaddrinfo: In gaih_inet, use h_errno for certain status values onlyFlorian Weimer2017-09-011-1/+4
* getaddrinfo: Properly set errno for NSS function lookup failureFlorian Weimer2017-09-011-6/+10
* getaddrinfo: Use &h_errno has the h_errno pointerFlorian Weimer2017-09-011-28/+18
* getaddrinfo: Use &errno has the errno pointerFlorian Weimer2017-09-011-13/+10
* ILP32 math changesSteve Ellcey2017-08-318-12/+87
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-3120-30/+16
* Change argument type passed to ifunc resolversSteve Ellcey2017-08-311-1/+1
* posix: Remove internal_function attributeFlorian Weimer2017-08-318-18/+14
* inet: Remove internal_function attributeFlorian Weimer2017-08-312-2/+0
* Simplify NAN definitions.Joseph Myers2017-08-312-119/+0
* Simplify INFINITY definitions.Joseph Myers2017-08-311-29/+0
* Simplify HUGE_VAL definitions.Joseph Myers2017-08-317-328/+0
* elf: Remove internal_function attributeFlorian Weimer2017-08-3120-87/+50
* gmon: Remove internal_function attributeFlorian Weimer2017-08-312-4/+4
* resolv: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* dirent: Remove internal_function attributeFlorian Weimer2017-08-314-6/+1
* Linux getcwd: Remove internal_function attributeFlorian Weimer2017-08-311-2/+2
* aio: Remove internal_function function attributeFlorian Weimer2017-08-315-23/+9
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-3026-81/+280
* aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey2017-08-301-5/+5
* Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers2017-08-291-33/+40
* MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella2017-08-2914-186/+147
* [AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy2017-08-291-2/+1
* Provide a C++ version of iszero that does not use __MATH_TG (bug 21930)Gabriel F. T. Gomes2017-08-281-1/+2
* x86_64 __redirect_ieee754_expf: Change double to floatH.J. Lu2017-08-281-1/+1
* Simplify math-svid-compat code.Joseph Myers2017-08-281-6/+1
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-288-53/+0
* <bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer2017-08-285-68/+859
* hurd: Add system-specific sysmacros.hSamuel Thibault2017-08-271-0/+60
* x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu2017-08-251-42/+1
* [AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2017-08-251-1/+2
* Remove powerpc32 sqrt wrappers.Joseph Myers2017-08-2511-604/+0
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-2424-2766/+172
* Fix CFLAGS override in sysdeps/ieee754/dbl-64Szabolcs Nagy2017-08-241-3/+3