about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella2018-01-043-89/+5
* alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella2018-01-045-210/+9
* i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer2018-01-044-3/+263
* elf: Support dlvsym within libc.soFlorian Weimer2018-01-049-6/+330
* support_enter_mount_namespace: Fix indentationSamuel Thibault2018-01-041-1/+1
* Mention CVE-2017-16997 in ChangeLogFlorian Weimer2018-01-041-0/+1
* hurd: Fix support/support_enter_mount_namespace.c buildSamuel Thibault2018-01-042-0/+7
* Improve math_errhandlingWilco Dijkstra2018-01-032-4/+15
* Update MIPS libm-test-ulps.Joseph Myers2018-01-023-56/+73
* misc/tst-pselect.c: Add copyright headerFlorian Weimer2018-01-022-0/+21
* Simplify getrlimit64.cAurelien Jarno2018-01-022-4/+4
* Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno2018-01-023-4/+13
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2018-01-022-28/+36
* Update ARM libm-test-ulps.Joseph Myers2018-01-022-26/+28
* Reduce command length in regen-ulps.Joseph Myers2018-01-022-2/+7
* Update NEWS to add cosf and sincosf optimizationRajalakshmi Srinivasaraghavan2018-01-022-1/+5
* Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno2018-01-025-106/+8
* linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-01-012-0/+207
* elf: check for rpath emptiness before making a copy of itDmitry V. Levin2018-01-012-10/+13
* Update miscellaneous files from upstream sources.Joseph Myers2018-01-015-35/+34
* Remove accidentally-committed junk file dev/nullZack Weinberg2017-12-311-0/+0
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-0128-27/+55
* 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