summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-019959-9958/+9965
* Correct improper-inclusion check in bits/libio-ldbl.h.Zack Weinberg2017-12-312-1/+11
* elf: Check for empty tokens before dynamic string token expansion [BZ #22625]Aurelien Jarno2017-12-303-16/+47
* linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]Dmitry V. Levin2017-12-292-0/+197
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-298-25/+60
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-2910-383/+109
* scandir: fix wrong assumption about errno [BZ #17804]Aurelien Jarno2017-12-292-5/+14
* manual: clarify errno value on success [BZ #22615]Aurelien Jarno2017-12-292-14/+20
* tst-realloc: do not check for errno on success [BZ #22611]Aurelien Jarno2017-12-292-4/+6
* elf: remove redundant is_path argumentDmitry V. Levin2017-12-275-24/+27
* elf: remove redundant code from is_dstDmitry V. Levin2017-12-272-5/+6
* elf: remove redundant code from _dl_dst_substituteDmitry V. Levin2017-12-272-20/+6
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-2421-524/+626
* getrandom: fix comment [BZ #22347]Dmitry V. Levin2017-12-233-4/+10
* manual: fix a typo in strtoul description [BZ #21161]Aurelien Jarno2017-12-232-1/+4
* manual: fix finite description [BZ #22596]Aurelien Jarno2017-12-232-2/+8
* Avoid gcc warnings on cygwinEric Blake2017-12-223-1/+10
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-2244-3/+1340
* Add aarch64 disable-multi-arch variant to build-many-glibcs.pySzabolcs Nagy2017-12-212-1/+8
* Update miscellaneous files from upstream sources.Joseph Myers2017-12-206-179/+240
* Simplify tile assembly definitionsAdhemerval Zanella2017-12-2017-219/+236
* Simplify tilegx sysdeps folderAdhemerval Zanella2017-12-2068-121/+114
* Remove tilepro-*-linux-gnu supportAdhemerval Zanella2017-12-2053-5106/+98
* nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2017-12-209-230/+145
* aarch64: update libm-test-ulpsSzabolcs Nagy2017-12-202-20/+24
* aarch64: fix memset with --disable-multi-archAdhemerval Zanella2017-12-202-0/+8
* nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer2017-12-207-11/+45
* regex: Fix spelling in comments.Arnold Robbins2017-12-195-7/+14
* Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes2017-12-195-5/+198
* elf: remove redundant __libc_enable_secure check from fillin_rpathDmitry V. Levin2017-12-192-30/+9
* Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu2017-12-194-5/+20
* Document that --enable-static-pie implies PIEH.J. Lu2017-12-193-2/+11
* Avoid signed shift overflow in pow (bug 21309).Bernd Edlinger2017-12-192-1/+8
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-1920-485/+376
* glob: Silence warning about void pointer arithmeticAdhemerval Zanella2017-12-192-1/+5
* glob: pacify fuzzer for mempcpyAdhemerval Zanella2017-12-192-2/+9
* Update x86_64 libm-test-ulps.Joseph Myers2017-12-192-8/+14
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-1919-326/+509
* ia64: Fix memchr for large input sizes (BZ #22603)Adhemerval Zanella2017-12-192-0/+11
* sh: Fix clone exit return code (BZ #22605)Adhemerval Zanella2017-12-192-0/+7
* x86: Add feature_1 to tcbhead_t [BZ #22563]H.J. Lu2017-12-195-1/+19
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-199-11/+143
* Add --enable-static-pie variants to x86_64, x32 and i686H.J. Lu2017-12-182-0/+14
* Fix m68k bits/mathinline.h attributes (bug 22631).Joseph Myers2017-12-193-68/+94
* Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC.Joseph Myers2017-12-192-5/+11
* Disable -Wrestrict for two nptl/tst-attr3.c tests.Joseph Myers2017-12-182-0/+22
* Fix truncation warnings in posix/tst-glob_symlinks.c.Joseph Myers2017-12-182-1/+3
* Disable strncat test array-bounds warnings for GCC 8.Joseph Myers2017-12-182-2/+11
* Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu2017-12-185-9/+28
* ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer2017-12-1815-16/+61