about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-185-22/+11
* Correct comments in x86_64/multiarch/memcmp.SH.J. Lu2017-05-181-3/+3
* powerpc: Improve memcmp performance for POWER8Rajalakshmi Srinivasaraghavan2017-05-185-2/+1483
* powerpc: Add a POWER8-optimized version of cosf()Paul Clarke2017-05-175-1/+593
* Convert e_exp2l.c into a templateGabriel F. T. Gomes2017-05-171-0/+1
* posix: Fix and simplify default p{read,write}v implementationAdhemerval Zanella2017-05-1510-172/+223
* float128: Enable use of IEEE wrapper templatesGabriel F. T. Gomes2017-05-151-0/+3
* float128: Add private _Float128 declarations for libm.Paul E. Murphy2017-05-155-3/+94
* Remove useless SPARC signbit aliases.Joseph Myers2017-05-125-10/+0
* fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2017-05-121-8/+0
* Remove __ASSUME_STATFS_F_FLAGS.Joseph Myers2017-05-122-199/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-117-17/+23
* Remove _IO_MTSAFE_IO from public headers.Zack Weinberg2017-05-112-0/+2
* powerpc: Fix signal handling in backtraceAdhemerval Zanella2017-05-112-14/+20
* Consolidate Linux writev implementationAdhemerval Zanella2017-05-111-0/+27
* Consolidate Linux readv implementationAdhemerval Zanella2017-05-111-0/+27
* Consolidate Linux write syscallAdhemerval Zanella2017-05-111-0/+33
* Consolidate Linux read syscallAdhemerval Zanella2017-05-111-0/+33
* Consolidate Linux creat implementationAdhemerval Zanella2017-05-116-18/+51
* Consolidate Linux open implementationAdhemerval Zanella2017-05-115-68/+27
* Consolidate Linux close syscall generationAdhemerval Zanella2017-05-111-0/+30
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-1111-150/+176
* Remove wrong definitions from pthread header refactorAdhemerval Zanella2017-05-112-2/+2
* getaddrinfo: Unconditionally use malloc for address listFlorian Weimer2017-05-111-24/+5
* Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.Joseph Myers2017-05-093-88/+0
* Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers2017-05-099-65/+13
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-0931-3236/+1316
* Simplify sendmmsg code.Joseph Myers2017-05-092-68/+12
* Simplify recvmmsg code.Joseph Myers2017-05-092-68/+10
* float128: Add _Float128 make bits to libm.Paul E. Murphy2017-05-092-0/+148
* Assume prlimit64 is available.Joseph Myers2017-05-095-85/+3
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-091-1/+1
* S390: Regenerate ULPsStefan Liebler2017-05-091-6/+6
* Remove __ASSUME_PROC_PID_TASK_COMM.Joseph Myers2017-05-082-19/+0
* Remove __ASSUME_GETCPU_SYSCALL.Joseph Myers2017-05-081-5/+0
* Remove <sys/ultrasound.h>Florian Weimer2017-05-082-2/+1
* Require Linux kernel 3.2 or later on x86 / x86_64.Joseph Myers2017-05-084-8/+0
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-041-26/+2
* ldbl-128: Use mathx_hidden_def inplace of hidden_defPaul E. Murphy2017-05-044-3/+7
* Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers2017-05-043-10/+10
* powerpc: Fix strncat ifunc selectionRajalakshmi Srinivasaraghavan2017-05-041-1/+1
* x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391]H.J. Lu2017-05-0311-138/+237
* Consolidate Linux epoll_wait syscallAdhemerval Zanella2017-05-034-5/+8
* Consolidate Linux select implementationAdhemerval Zanella2017-05-036-11/+68
* Consolidate Linux poll implementationAdhemerval Zanella2017-05-032-3/+6
* Add HWCAP_ASIMDRDM from Linux 4.11 to AArch64 bits/hwcap.h.Joseph Myers2017-05-031-0/+1
* sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev2017-05-021-0/+6
* posix: Fix internal p{read,write} plt usageAdhemerval Zanella2017-05-024-1/+3
* powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho2017-05-021-16/+16
* Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h.Joseph Myers2017-05-011-0/+1