about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-2015-194/+200
* Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers2018-04-203-2/+12
* hurd xfails: Add missing bug referencesSamuel Thibault2018-04-202-0/+4
* hurd: XFAIL tests for signal features not implemented yetSamuel Thibault2018-04-203-8/+12
* hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h>Samuel Thibault2018-04-202-0/+137
* Revert "hurd: Fix mach installed headers test"Samuel Thibault2018-04-205-8/+4
* Drop fpregset unused symbol expositionSamuel Thibault2018-04-206-5/+11
* hurd: Fix hurd installed headers testSamuel Thibault2018-04-204-1/+11
* hurd: Add missing RLIM_SAVED_MAX/CURSamuel Thibault2018-04-192-0/+5
* hurd: Fix termios.h symbolsSamuel Thibault2018-04-192-3/+13
* hurd: remove non-standard siginfo symbolSamuel Thibault2018-04-192-1/+3
* hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault2018-04-192-2/+23
* Update sysdeps/nios2/libm-test-ulpsChung-Lin Tang2018-04-192-8/+20
* hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2018-04-196-12/+39
* Fix mips64n32 getdents aliasAdhemerval Zanella2018-04-192-0/+5
* hurd: Fix symbols expositionSamuel Thibault2018-04-195-3/+13
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-1919-450/+317
* Disable lock elision for mutex pretty printer tests.Stefan Liebler2018-04-192-0/+7
* Use volatile global counters in test-tgmath.c.Stefan Liebler2018-04-192-6/+12
* hurd: Update struct statfs according to struct statvfsSamuel Thibault2018-04-192-8/+10
* hurd: Fix standard compliance of some statvfs fieldsSamuel Thibault2018-04-192-8/+12
* hurd: xfail some structure fields ABI incompatibility with standardsSamuel Thibault2018-04-198-12/+38
* hurd: Fix mach installed headers testSamuel Thibault2018-04-195-0/+13
* Revert "Fix sched_param"Samuel Thibault2018-04-199-66/+17
* conform sys/un.h: Allow sun_ prefix, not only sun_lenSamuel Thibault2018-04-182-3/+3
* Fix sched_paramSamuel Thibault2018-04-189-17/+66
* Make build-many-glibcs.py build GCC for powerpcspe with --enable-obsolete.Joseph Myers2018-04-182-2/+8
* hurd: Fix spurious installation of headers defining hidden prototypesSamuel Thibault2018-04-185-0/+4
* hurd: fix conformity test for sys/un.hSamuel Thibault2018-04-182-0/+6
* arm: Remove ununsed ARM code in optimized implementationAdhemerval Zanella2018-04-165-86/+8
* Add aliases to recognize normalized charset names (bug 19527)Andreas Schwab2018-04-162-0/+7
* Improves __ieee754_exp(x) performance by 18-37% when |x| < 1.0397Patrick McGehearty2018-04-153-7/+216
* Update kernel version in syscall-names.list to 4.16.DJ Delorie2018-04-122-2/+7
* S390: Fix struct sigaction for 31bit in kernel_sigaction.h.Stefan Liebler2018-04-122-6/+16
* resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037]Florian Weimer2018-04-092-19/+27
* Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella2018-04-0621-80/+141
* Update i386 libm-test-ulps.Adhemerval Zanella2018-04-062-4/+14
* Fix missing @ before texinfo commandAndreas Schwab2018-04-062-1/+5
* Update SPARC libm-test-ulps.Adhemerval Zanella2018-04-052-0/+8
* Update ARM libm-test-ulps.Adhemerval Zanella2018-04-052-0/+10
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-0522-585/+237
* S390: Regenerate ULPs.Stefan Liebler2018-04-052-0/+10
* manual: Various fixes to the mbstouwcs example, and mbrtowc updateFlorian Weimer2018-04-053-43/+88
* manual: Move mbstouwcs to an example C fileFlorian Weimer2018-04-053-22/+34
* Revert "hurd: Avoid PLTs for longjmp & siglongjmp"Samuel Thibault2018-04-054-9/+0
* hurd: Avoid PLT for dirfdSamuel Thibault2018-04-055-0/+8
* hurd: Avoid PLTs for longjmp & siglongjmpSamuel Thibault2018-04-044-0/+12
* powerpc: Update sin, cos and sincos ULPsTulio Magno Quites Machado Filho2018-04-042-0/+11
* elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-047-3/+105
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-0427-50/+97