aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg
2018-02-07Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-02-07Fix -Os strcoll, wcscoll, build (bug 21313).Joseph Myers
2018-02-07Remove slow paths from logWilco Dijkstra
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko
2018-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers
2018-02-06Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721).Joseph Myers
2018-02-06Move string/testcopy.c to test-driver.c and xmalloc (bug 19667).Joseph Myers
2018-02-06Correct type of SSIZE_MAX for 32-bit (bug 13575).Joseph Myers
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers
2018-02-06getlogin_r: switch Linux variant to struct scratch_bufferFlorian Weimer
2018-02-06Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]Florian Weimer
2018-02-05Remove getc and putc macros from the public stdio.h.Zack Weinberg
2018-02-05Remove some unnecessary redefinitions of std symbols.Zack Weinberg
2018-02-06Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15.Joseph Myers
2018-02-06Add IPV6_FREEBIND from Linux 4.15.Joseph Myers
2018-02-06Add elf.h NT_* macros from Linux 4.15 (bug 14890).Joseph Myers
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers
2018-02-05Use ADDRIDX with DT_GNU_HASHH.J. Lu
2018-02-05Add DT_SYMTAB_SHNDX from gABIH.J. Lu
2018-02-05i386: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu
2018-02-05Fix a typo in ChangeLog entryH.J. Lu
2018-02-05Add a missing ChangeLog item in commit 371b220f620H.J. Lu
2018-02-05x86-64: Use __glibc_likely/__glibc_likely in dl-machine.hH.J. Lu
2018-02-05sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu
2018-02-05Fix uninitialized variable in assert_perror (bug 22761)Andreas Schwab
2018-02-04hurd: Fix buildSamuel Thibault
2018-02-02time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]Sean McKean
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer
2018-02-02aarch64: Use the L() macro for labels in memcmpSiddhesh Poyarekar
2018-02-02benchtests: Make bench-memcmp print jsonSiddhesh Poyarekar
2018-02-02benchtests: Reallocate buffers for every test runSiddhesh Poyarekar
2018-02-01Update syscall-names.list for 4.15.Joseph Myers
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers
2018-02-01Add feholdexcept inline in generic math_private.h.Joseph Myers
2018-02-01Move fenv.h override inline functions to generic math_private.h.Joseph Myers
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers
2018-02-01Add ColdFire math-tests.h.Joseph Myers
2018-02-01Fix m68k bits/fenv.h for no-FPU ColdFire.Joseph Myers
2018-02-01Do not use packed structures in soft-fp.Joseph Myers
2018-02-01Fix -Os log1p, log1pf build (bug 21314).Carlos O'Donell
2018-02-01Open master branch for glibc 2.28 developmentglibc-2.27.9000Dmitry V. Levin
2018-02-01Update for 2.27 releaseglibc-2.27Dmitry V. Levin
2018-02-01Fix ChangeLog formattingDmitry V. Levin
2018-02-01NEWS: add the list of bugs fixed in 2.27Dmitry V. Levin
2018-02-01Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]Florian Weimer