aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu
2017-09-04Update kernel version in syscall-names.list to 4.13.Joseph Myers
2017-09-03hurd: Fix rtld's strtoul_internal use through hurdlookupSamuel Thibault
2017-09-03hurd: fix overriding rtld's __sbrk with the real implementationSamuel Thibault
2017-09-03hurd: mach/hurd/x86 also needs x86 tunablesSamuel Thibault
2017-09-03hurd: mach/hurd/i386 also needs mach/hurd/x86Samuel Thibault
2017-09-03hurd: fix libm linkSamuel Thibault
2017-09-03hurd: Fix libc linkSamuel Thibault
2017-09-03hurd: Fix libc linkSamuel Thibault
2017-09-03hurd: Fix rtld linkSamuel Thibault
2017-09-03hurd: Fix rtld linkSamuel Thibault
2017-09-03hurd: Fix p{read,write}{,v64}v2.c buildSamuel Thibault
2017-09-03hurd: Fix p{read,write}v64v2.c buildSamuel Thibault
2017-09-03hurd: Fix p{read,write}{,v64}v2.c buildSamuel Thibault
2017-09-03hurd: Fix getting ssize_t for <sys/socket.h>Samuel Thibault
2017-09-03hurd: Fix sigsetops.h macrosSamuel Thibault
2017-09-03sysdeps/generic/sigsetops.h: Remove spurious #endifSamuel Thibault
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-09-01Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c.Joseph Myers
2017-09-01linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella
2017-09-01getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922]Florian Weimer
2017-09-01getaddrinfo: Return EAI_NODATA if gethostbyname2_r reports NO_DATA [BZ #21922]Florian Weimer
2017-09-01getaddrinfo: In gaih_inet, use h_errno for certain status values onlyFlorian Weimer
2017-09-01getaddrinfo: Properly set errno for NSS function lookup failureFlorian Weimer
2017-09-01getaddrinfo: Use &h_errno has the h_errno pointerFlorian Weimer
2017-09-01getaddrinfo: Use &errno has the errno pointerFlorian Weimer
2017-08-31ILP32 math changesSteve Ellcey
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella
2017-08-31Change argument type passed to ifunc resolversSteve Ellcey
2017-08-31posix: Remove internal_function attributeFlorian Weimer
2017-08-31inet: Remove internal_function attributeFlorian Weimer
2017-08-31Simplify NAN definitions.Joseph Myers
2017-08-31Simplify INFINITY definitions.Joseph Myers
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-31gmon: Remove internal_function attributeFlorian Weimer
2017-08-31resolv: Remove internal_function attributeFlorian Weimer
2017-08-31dirent: Remove internal_function attributeFlorian Weimer
2017-08-31Linux getcwd: Remove internal_function attributeFlorian Weimer
2017-08-31aio: Remove internal_function function attributeFlorian Weimer
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-30aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey
2017-08-29Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers
2017-08-29MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella
2017-08-29[AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy
2017-08-28Provide a C++ version of iszero that does not use __MATH_TG (bug 21930)Gabriel F. T. Gomes
2017-08-28x86_64 __redirect_ieee754_expf: Change double to floatH.J. Lu
2017-08-28Simplify math-svid-compat code.Joseph Myers