summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-31Correct improper-inclusion check in bits/libio-ldbl.h.Zack Weinberg
2017-12-30elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno
2017-12-29linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin
2017-12-29scandir: fix wrong assumption about errno [BZ #17804]Aurelien Jarno
2017-12-29manual: clarify errno value on success [BZ #22615]Aurelien Jarno
2017-12-29tst-realloc: do not check for errno on success [BZ #22611]Aurelien Jarno
2017-12-27elf: remove redundant is_path argumentDmitry V. Levin
2017-12-27elf: remove redundant code from is_dstDmitry V. Levin
2017-12-27elf: remove redundant code from _dl_dst_substituteDmitry V. Levin
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg
2017-12-23getrandom: fix comment [BZ #22347]Dmitry V. Levin
2017-12-23manual: fix a typo in strtoul description [BZ #21161]Aurelien Jarno
2017-12-23manual: fix finite description [BZ #22596]Aurelien Jarno
2017-12-22Avoid gcc warnings on cygwinEric Blake
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-21Add aarch64 disable-multi-arch variant to build-many-glibcs.pySzabolcs Nagy
2017-12-20Update miscellaneous files from upstream sources.Joseph Myers
2017-12-20Simplify tile assembly definitionsAdhemerval Zanella
2017-12-20Simplify tilegx sysdeps folderAdhemerval Zanella
2017-12-20Remove tilepro-*-linux-gnu supportAdhemerval Zanella
2017-12-20nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella
2017-12-20aarch64: update libm-test-ulpsSzabolcs Nagy
2017-12-20aarch64: fix memset with --disable-multi-archAdhemerval Zanella
2017-12-20nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer
2017-12-19regex: Fix spelling in comments.Arnold Robbins
2017-12-19Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes
2017-12-19elf: remove redundant __libc_enable_secure check from fillin_rpathDmitry V. Levin
2017-12-19Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu
2017-12-19Document that --enable-static-pie implies PIEH.J. Lu
2017-12-19Avoid signed shift overflow in pow (bug 21309).Bernd Edlinger
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers
2017-12-19glob: Silence warning about void pointer arithmeticAdhemerval Zanella
2017-12-19glob: pacify fuzzer for mempcpyAdhemerval Zanella
2017-12-19Update x86_64 libm-test-ulps.Joseph Myers
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty
2017-12-19ia64: Fix memchr for large input sizes (BZ #22603)Adhemerval Zanella
2017-12-19sh: Fix clone exit return code (BZ #22605)Adhemerval Zanella
2017-12-19x86: Add feature_1 to tcbhead_t [BZ #22563]H.J. Lu
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu
2017-12-18Add --enable-static-pie variants to x86_64, x32 and i686H.J. Lu
2017-12-19Fix m68k bits/mathinline.h attributes (bug 22631).Joseph Myers
2017-12-19Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC.Joseph Myers
2017-12-18Disable -Wrestrict for two nptl/tst-attr3.c tests.Joseph Myers
2017-12-18Fix truncation warnings in posix/tst-glob_symlinks.c.Joseph Myers
2017-12-18Disable strncat test array-bounds warnings for GCC 8.Joseph Myers
2017-12-18Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu
2017-12-18ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer