aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-06Strip shared objects in subdirectories of libPalmer Dabbelt2-1/+3
2018-01-06Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt2-0/+5
2018-01-06Allow make-link-multidir to make subdirectoriesPalmer Dabbelt2-0/+3
2018-01-06Add RISC-V dynamic relocations to elf.hPalmer Dabbelt2-0/+29
2018-01-06hurd: Fix glob64 compatibility symbolsSamuel Thibault4-3/+94
2018-01-06hurd: Fix posix glob testSamuel Thibault2-0/+4
2018-01-06i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault2-12/+14
2018-01-06hurd: Fix build without NO_HIDDENSamuel Thibault3-0/+12
2018-01-06hurd: Add jmp_buf-macros.hSamuel Thibault2-0/+10
2018-01-05powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho2-1/+9
2018-01-05resource/tst-getrlimit.c: Add copyright headerAurelien Jarno2-0/+19
2018-01-05Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno3-1/+178
2018-01-05prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno2-6/+15
2018-01-05Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno8-63/+83
2018-01-05Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno3-0/+131
2018-01-05NEWS: Deprecate static dlopenFlorian Weimer1-0/+4
2018-01-05NEWS: Deprecate direct access libio internalsFlorian Weimer1-0/+27
2018-01-04Increase some test timeouts.Joseph Myers4-0/+9
2018-01-04alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella3-89/+5
2018-01-04alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella5-210/+9
2018-01-04i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer4-3/+263
2018-01-04elf: Support dlvsym within libc.soFlorian Weimer9-6/+330
2018-01-04support_enter_mount_namespace: Fix indentationSamuel Thibault1-1/+1
2018-01-04Mention CVE-2017-16997 in ChangeLogFlorian Weimer1-0/+1
2018-01-04hurd: Fix support/support_enter_mount_namespace.c buildSamuel Thibault2-0/+7
2018-01-03Improve math_errhandlingWilco Dijkstra2-4/+15
2018-01-02Update MIPS libm-test-ulps.Joseph Myers3-56/+73
2018-01-02misc/tst-pselect.c: Add copyright headerFlorian Weimer2-0/+21
2018-01-02Simplify getrlimit64.cAurelien Jarno2-4/+4
2018-01-02Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno3-4/+13
2018-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers2-28/+36
2018-01-02Update ARM libm-test-ulps.Joseph Myers2-26/+28
2018-01-02Reduce command length in regen-ulps.Joseph Myers2-2/+7
2018-01-02Update NEWS to add cosf and sincosf optimizationRajalakshmi Srinivasaraghavan2-1/+5
2018-01-02Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno5-106/+8
2018-01-01linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2-0/+207
2018-01-01elf: check for rpath emptiness before making a copy of itDmitry V. Levin2-10/+13
2018-01-01Update miscellaneous files from upstream sources.Joseph Myers5-35/+34
2017-12-31Remove accidentally-committed junk file dev/nullZack Weinberg1-0/+0
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers28-27/+55
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9959-9958/+9965
2017-12-31Correct improper-inclusion check in bits/libio-ldbl.h.Zack Weinberg2-1/+11
2017-12-30elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno3-16/+47
2017-12-29linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin2-0/+197
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin8-25/+60
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin10-383/+109
2017-12-29scandir: fix wrong assumption about errno [BZ #17804]Aurelien Jarno2-5/+14
2017-12-29manual: clarify errno value on success [BZ #22615]Aurelien Jarno2-14/+20
2017-12-29tst-realloc: do not check for errno on success [BZ #22611]Aurelien Jarno2-4/+6
2017-12-27elf: remove redundant is_path argumentDmitry V. Levin5-24/+27