aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721).Joseph Myers1-0/+6
2018-02-06Move string/testcopy.c to test-driver.c and xmalloc (bug 19667).Joseph Myers1-0/+6
2018-02-06Correct type of SSIZE_MAX for 32-bit (bug 13575).Joseph Myers1-0/+7
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers1-0/+5
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers1-0/+7
2018-02-06getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer1-0/+6
2018-02-06Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]Florian Weimer1-0/+2
2018-02-05Remove getc and putc macros from the public stdio.h.Zack Weinberg1-0/+4
2018-02-05Remove some unnecessary redefinitions of std symbols.Zack Weinberg1-0/+5
2018-02-06Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15.Joseph Myers1-0/+3
2018-02-06Add IPV6_FREEBIND from Linux 4.15.Joseph Myers1-0/+2
2018-02-06Add elf.h NT_* macros from Linux 4.15 (bug 14890).Joseph Myers1-0/+8
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers1-0/+21
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers1-0/+7
2018-02-05Use ADDRIDX with DT_GNU_HASHH.J. Lu1-0/+6
2018-02-05Add DT_SYMTAB_SHNDX from gABIH.J. Lu1-0/+5
2018-02-05i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu1-0/+7
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. Lu1-0/+6
2018-02-05sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu1-0/+6
2018-02-05Fix uninitialized variable in assert_perror (bug 22761)Andreas Schwab1-0/+6
2018-02-04hurd: Fix buildSamuel Thibault1-0/+5
2018-02-02time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]Sean McKean1-0/+5
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer1-0/+16
2018-02-02aarch64: Use the L() macro for labels in memcmpSiddhesh Poyarekar1-0/+2
2018-02-02benchtests: Make bench-memcmp print jsonSiddhesh Poyarekar1-0/+2
2018-02-02benchtests: Reallocate buffers for every test runSiddhesh Poyarekar1-0/+5
2018-02-01Update syscall-names.list for 4.15.Joseph Myers1-0/+4
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers1-0/+32
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers1-0/+9
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers1-0/+14
2018-02-01Add feholdexcept inline in generic math_private.h.Joseph Myers1-0/+6
2018-02-01Move fenv.h override inline functions to generic math_private.h.Joseph Myers1-0/+30
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers1-0/+18
2018-02-01Add ColdFire math-tests.h.Joseph Myers1-0/+2
2018-02-01Fix m68k bits/fenv.h for no-FPU ColdFire.Joseph Myers1-0/+27
2018-02-01Do not use packed structures in soft-fp.Joseph Myers1-0/+9
2018-02-01Fix -Os log1p, log1pf build (bug 21314).Carlos O'Donell1-0/+12
2018-02-01Open master branch for glibc 2.28 developmentglibc-2.27.9000Dmitry V. Levin1-0/+4
2018-02-01Update for 2.27 releaseglibc-2.27Dmitry V. Levin1-0/+4
2018-02-01Fix ChangeLog formattingDmitry V. Levin1-23/+24
2018-02-01NEWS: add the list of bugs fixed in 2.27Dmitry V. Levin1-0/+4
2018-02-01Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]Florian Weimer1-0/+1
2018-02-01stdlib: Fixing test-*atexit*-race tests on ia64Adhemerval Zanella1-0/+5
2018-02-01Update contributions in the manualDmitry V. Levin1-0/+6
2018-02-01NEWS: List the languages which use the alternative months.Rafal Luzynski1-0/+7
2018-02-01crypt: Fix badsalttest test (Bug 22765)Il'ya Malakhov1-0/+5
2018-01-31Update information about the newest versions of tools used to build glibcDmitry V. Levin1-0/+6
2018-01-30allocalim.h: use __glibc_likely instead of __builtin_expectSamuel Thibault1-0/+5