|
31 | 31 | versions of gcc, binutils, texinfo, gawk, bison, and sed.
|
32 | 32 | * INSTALL: Regenerated.
|
33 | 33 |
|
34 |
| -2018-01-30 Samuel Thibault < [email protected] |
| 34 | +2018-01-30 Samuel Thibault < [email protected]> |
35 | 35 |
|
36 | 36 | * sysdeps/pthread/allocalim.h (__libc_use_alloca): Use __glibc_likely
|
37 | 37 | instead of __builtin_expect.
|
|
1198 | 1198 |
|
1199 | 1199 | * misc/tst-pselect.c: Add copyright header.
|
1200 | 1200 |
|
1201 |
| -2018-01-02 Aurelien Jarno < [email protected]> |
| 1201 | +2018-01-02 Aurelien Jarno < [email protected]> |
1202 | 1202 |
|
1203 | 1203 | * sysdeps/unix/sysv/linux/alpha/getrlimit64.c: Fix a typo in the
|
1204 | 1204 | comment.
|
|
1395 | 1395 | * stdlib/getrandom.c (getrandom): Fix comment.
|
1396 | 1396 | * sysdeps/unix/sysv/linux/getrandom.c (getrandom): Likewise.
|
1397 | 1397 |
|
1398 |
| -2017-12-23 Aurelien Jarno < [email protected]> |
| 1398 | +2017-12-23 Aurelien Jarno < [email protected]> |
1399 | 1399 |
|
1400 | 1400 | [BZ #21161]
|
1401 | 1401 | * manual/arith.texi (strtoul): Fix a typo.
|
|
1892 | 1892 | * sysdeps/ieee754/flt-32/s_sincosf.h:
|
1893 | 1893 | New file.
|
1894 | 1894 |
|
1895 |
| -2017-12-12 Carlos O'Donell < [email protected]> |
| 1895 | +2017-12-12 Carlos O'Donell < [email protected]> |
1896 | 1896 |
|
1897 | 1897 | [BZ #14681]
|
1898 | 1898 | * elf/tst-leaks1.c (do_test): Call one dlopen with $ORIGIN expansion
|
|
2110 | 2110 | * sysdeps/aarch64/strcmp.S (misaligned8): Compare dword at a
|
2111 | 2111 | time whenever possible.
|
2112 | 2112 |
|
2113 |
| -2017-12-12 Carlos O'Donell < [email protected]> |
| 2113 | +2017-12-12 Carlos O'Donell < [email protected]> |
2114 | 2114 |
|
2115 | 2115 | * elf/Makefile [$(nss-crypt)$(static-nss-crypt) == yesno]
|
2116 | 2116 | (CFLAGS-tst-linkall-static.c): Undefine USE_CRYPT first.
|
|
2183 | 2183 |
|
2184 | 2184 | * sysdeps/ia64/fpu/libm-test-ulps: Update.
|
2185 | 2185 |
|
2186 |
| -2017-12-12 James Clarke < [email protected]> |
| 2186 | +2017-12-12 James Clarke < [email protected]> |
2187 | 2187 |
|
2188 | 2188 | * sysdeps/unix/sysv/linux/ia64/ipc_priv.h: New file defining
|
2189 | 2189 | __IPC_64 to 0 to avoid IPC_64 being set.
|
|
2216 | 2216 |
|
2217 | 2217 | * manual/locale.texi (nl_langinfo): Fix a typo.
|
2218 | 2218 |
|
2219 |
| -2017-12-12 Aurelien Jarno < [email protected]> |
| 2219 | +2017-12-12 Aurelien Jarno < [email protected]> |
2220 | 2220 |
|
2221 | 2221 | [BZ #22588]
|
2222 | 2222 | * manual/conf.texi (SC_SSIZE_MAX): Rename into _SC_SSIZE_MAX.
|
|
2756 | 2756 | * sysdeps/s390/s390-32/dl-trampoline.h (_dl_runtime_resolve):
|
2757 | 2757 | Likewise.
|
2758 | 2758 |
|
2759 |
| -2017-12-10 Aurelien Jarno < [email protected]> |
| 2759 | +2017-12-10 Aurelien Jarno < [email protected]> |
2760 | 2760 |
|
2761 | 2761 | [BZ #22577]
|
2762 | 2762 | * elf/rtld.c (init_tls): Add missing new line to the _dl_fatal_printf
|
|
3050 | 3050 | [__HAVE_FLOAT64 && !__GNUC_PREREQ (7, 0) && __NO_LONG_DOUBLE_MATH]
|
3051 | 3051 | (__builtin_nansf64): Use __builtin_nansl.
|
3052 | 3052 |
|
3053 |
| -2017-12-05 Rogerio A. Cardoso < [email protected]> , |
3054 |
| - Paul E. Murphy < [email protected]> , |
| 3053 | +2017-12-05 Rogerio A. Cardoso < [email protected]> |
| 3054 | + Paul E. Murphy < [email protected]> |
3055 | 3055 | Carlos O'Donnell < [email protected]>
|
3056 | 3056 |
|
3057 | 3057 | * elf/dl-tunables.list: Add elision parameters.
|
|
4065 | 4065 |
|
4066 | 4066 | * stdlib/tst-strfmon_l.c: Fix testcase. Needed because of [BZ #10580]
|
4067 | 4067 |
|
4068 |
| -2017-11-30 Dragan Stanojević - Nevidljivi < [email protected]> |
| 4068 | +2017-11-30 Dragan Stanojević - Nevidljivi < [email protected]> |
4069 | 4069 |
|
4070 | 4070 | * localedata/Makefile: Add hr_HR.UTF-8 to test-input and to
|
4071 | 4071 | the list of locales to built for testing.
|
4072 | 4072 | * localedata/hr_HR.UTF-8.in: New file.
|
4073 | 4073 |
|
4074 |
| -2017-11-30 Dragan Stanojević - Nevidljivi < [email protected]> |
| 4074 | +2017-11-30 Dragan Stanojević - Nevidljivi < [email protected]> |
4075 | 4075 |
|
4076 | 4076 | [BZ #10580]
|
4077 | 4077 | * localedata/locales/hr_HR (LC_COLLATE): Base collation rules on
|
|
4524 | 4524 | [BUILD_LGAMMA && !USE_AS_COMPAT] (lgammaf): Likewise.
|
4525 | 4525 | * sysdeps/ia64/fpu/w_tgammaf_compat.S (tgammaf): Likewise.
|
4526 | 4526 |
|
4527 |
| -2017-11-28 Mike FABIAN < [email protected]>, Alexandre Oliva < [email protected]> |
| 4527 | +2017-11-28 Mike FABIAN < [email protected]> |
| 4528 | + Alexandre Oliva < [email protected]> |
4528 | 4529 |
|
4529 | 4530 | [BZ #17750]
|
4530 | 4531 | * Makefile: add fr_CA.UTF-8 to test-input and LOCALES.
|
|
5526 | 5527 | pwritev, pwritev64, preadv2, preadv64v2, pwritev2, pwritev64v2 ...
|
5527 | 5528 | (Scatter-Gather): ... to here. Remove misleading comment.
|
5528 | 5529 |
|
5529 |
| -2017-11-18 Christian Brauner < [email protected]> |
| 5530 | +2017-11-18 Christian Brauner < [email protected]> |
5530 | 5531 |
|
5531 | 5532 | * support/support_become_root.c (setup_uid_gid_mapping): Fix comment
|
5532 | 5533 | style.
|
|
5851 | 5852 | * string/bug-strncat1.c: Include <libc-diag.h>.
|
5852 | 5853 | (main): Disable -Wstringop-truncation for strncat call for GCC 8.
|
5853 | 5854 |
|
5854 |
| -2017-11-13 Claude Paroz < [email protected]> |
| 5855 | +2017-11-13 Claude Paroz < [email protected]> |
5855 | 5856 |
|
5856 | 5857 | [BZ #22387]
|
5857 | 5858 | * localedata/locales/aa_DJ: Improved readibility by replacing
|
|
6403 | 6404 | * localedata/locales/miq_NI (LC_TIME): Fix wrong d_fmt, / needs
|
6404 | 6405 | to be escaped.
|
6405 | 6406 |
|
6406 |
| -2017-11-07 Claude Paroz < [email protected]> |
| 6407 | +2017-11-07 Claude Paroz < [email protected]> |
6407 | 6408 |
|
6408 | 6409 | [BZ #22403]
|
6409 | 6410 | * localedata/locales/an_ES (LC_TIME): Fix wrong d_fmt, / needs
|
|
7217 | 7218 | * posix/tst-gnuglob64.c: Likewise.
|
7218 | 7219 | * posix/Makefile (tests): Add tst-gnuglob64.
|
7219 | 7220 |
|
7220 |
| -2017-10-30 Michal Ostrowski < [email protected]> |
| 7221 | +2017-10-30 Michal Ostrowski < [email protected]> |
7221 | 7222 |
|
7222 | 7223 | [BZ #19485]
|
7223 | 7224 | * localedata/locales/csb_PL (LC_TIME): Fix “abmon” for March
|
|
7288 | 7289 | fil but not for tl. As tl and fil are very similar, using fil
|
7289 | 7290 | is probably better than using English.
|
7290 | 7291 |
|
7291 |
| -2017-10-27 Thierry Vignaud < [email protected]> |
| 7292 | +2017-10-27 Thierry Vignaud < [email protected]> |
7292 | 7293 |
|
7293 | 7294 | [BZ #21706]
|
7294 | 7295 | * localedata/locales/br_FR (LC_MESSAGES): Use all lowercase
|
|
7322 | 7323 | [__HAVE_FLOAT128X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
|
7323 | 7324 | (HUGE_VAL_F128X): Likewise.
|
7324 | 7325 |
|
7325 |
| -2017-10-26 Thierry Vignaud < [email protected]> |
| 7326 | +2017-10-26 Thierry Vignaud < [email protected]> |
7326 | 7327 |
|
7327 | 7328 | * localedata/locales/br_FR (LC_IDENTIFICATON): Add
|
7328 | 7329 | Thierry Vignaud < [email protected]> as the contact
|
7329 | 7330 | for the br_FR locale.
|
7330 | 7331 |
|
7331 |
| -2017-10-26 Thierry Vignaud < [email protected]> |
| 7332 | +2017-10-26 Thierry Vignaud < [email protected]> |
7332 | 7333 |
|
7333 | 7334 | [BZ #21706]
|
7334 | 7335 | * localedata/locales/br_FR (LC_MESSAGES): Fix nostr.
|
|
7962 | 7963 | (__expf): New.
|
7963 | 7964 | Include <sysdeps/ieee754/flt-32/e_expf.c>.
|
7964 | 7965 |
|
7965 |
| -2017-10-22 Paul Eggert < [email protected]> |
| 7966 | +2017-10-22 Paul Eggert < [email protected]> |
7966 | 7967 |
|
7967 | 7968 | [BZ #22332]
|
7968 | 7969 | * posix/glob.c (__glob): Fix buffer overflow during GLOB_TILDE
|
|
8064 | 8065 | (_dl_runtime_resolve_xsave): Likewise.
|
8065 | 8066 | (_dl_runtime_resolve_xsavec): Likewise.
|
8066 | 8067 |
|
8067 |
| -2017-10-20 Paul Eggert < [email protected]> |
| 8068 | +2017-10-20 Paul Eggert < [email protected]> |
8068 | 8069 |
|
8069 | 8070 | [BZ #22320]
|
8070 | 8071 | CVE-2017-15670
|
|
8132 | 8133 |
|
8133 | 8134 | * malloc/malloc.c (_int_free): Fix deadlock bug in consistency check.
|
8134 | 8135 |
|
8135 |
| -2017-10-19 Valery Reznic < [email protected]> |
| 8136 | +2017-10-19 Valery Reznic < [email protected]> |
8136 | 8137 |
|
8137 | 8138 |
|
8138 | 8139 | [BZ #22299]
|
|
0 commit comments