aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers13-754/+145
2018-02-06Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721).Joseph Myers2-2/+17
2018-02-06Move string/testcopy.c to test-driver.c and xmalloc (bug 19667).Joseph Myers2-7/+15
2018-02-06Correct type of SSIZE_MAX for 32-bit (bug 13575).Joseph Myers4-2/+56
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers2-2/+7
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers3-3/+9
2018-02-06getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer2-21/+19
2018-02-06Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]Florian Weimer2-0/+6
2018-02-05Remove getc and putc macros from the public stdio.h.Zack Weinberg4-11/+12
2018-02-05Remove some unnecessary redefinitions of std symbols.Zack Weinberg3-8/+6
2018-02-06Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15.Joseph Myers2-0/+5
2018-02-06Add IPV6_FREEBIND from Linux 4.15.Joseph Myers2-0/+3
2018-02-06Add elf.h NT_* macros from Linux 4.15 (bug 14890).Joseph Myers2-0/+17
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers11-0/+41
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers3-0/+11
2018-02-05Use ADDRIDX with DT_GNU_HASHH.J. Lu4-10/+10
2018-02-05Add DT_SYMTAB_SHNDX from gABIH.J. Lu2-1/+7
2018-02-05i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu2-12/+19
2018-02-05Fix a typo in ChangeLog entryH.J. Lu1-1/+1
2018-02-05Add a missing ChangeLog item in commit 371b220f620H.J. Lu1-0/+1
2018-02-05x86-64: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu2-7/+13
2018-02-05sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu3-4/+10
2018-02-05Fix uninitialized variable in assert_perror (bug 22761)Andreas Schwab2-1/+7
2018-02-04hurd: Fix buildSamuel Thibault2-1/+9
2018-02-02time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]Sean McKean2-1/+6
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer13-15/+103
2018-02-02aarch64: Use the L() macro for labels in memcmpSiddhesh Poyarekar2-16/+18
2018-02-02benchtests: Make bench-memcmp print jsonSiddhesh Poyarekar2-26/+52
2018-02-02benchtests: Reallocate buffers for every test runSiddhesh Poyarekar2-10/+18
2018-02-01Update syscall-names.list for 4.15.Joseph Myers2-2/+7
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers16-30/+101
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers6-106/+9
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers5-12/+14
2018-02-01Add feholdexcept inline in generic math_private.h.Joseph Myers2-0/+18
2018-02-01Move fenv.h override inline functions to generic math_private.h.Joseph Myers4-14/+114
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers6-25/+31
2018-02-01Add ColdFire math-tests.h.Joseph Myers2-0/+31
2018-02-01Fix m68k bits/fenv.h for no-FPU ColdFire.Joseph Myers2-11/+74
2018-02-01Do not use packed structures in soft-fp.Joseph Myers6-6/+15
2018-02-01Fix -Os log1p, log1pf build (bug 21314).Carlos O'Donell3-3/+38
2018-02-01Open master branch for glibc 2.28 developmentglibc-2.27.9000Dmitry V. Levin3-2/+30
2018-02-01Update for 2.27 releaseglibc-2.27Dmitry V. Levin3-3/+7
2018-02-01Fix ChangeLog formattingDmitry V. Levin1-23/+24
2018-02-01NEWS: add the list of bugs fixed in 2.27Dmitry V. Levin2-2/+316
2018-02-01Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]Florian Weimer2-0/+5
2018-02-01stdlib: Fixing test-*atexit*-race tests on ia64Adhemerval Zanella2-1/+9
2018-02-01Update contributions in the manualDmitry V. Levin2-4/+20
2018-02-01NEWS: List the languages which use the alternative months.Rafal Luzynski2-1/+15
2018-02-01crypt: Fix badsalttest test (Bug 22765)Il'ya Malakhov2-0/+8
2018-01-31Fix typo in the previous commitDmitry V. Levin2-2/+2