]> git.ipfire.org Git - thirdparty/glibc.git/history - NEWS
malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101)
[thirdparty/glibc.git] / NEWS
2023-03-29  Adhemerval Zanella... Remove --enable-tunables configure option
2023-03-29  Adhemerval ZanellaRemove --disable-experimental-malloc option
2023-03-14  Joseph MyersUpdate printf %b/%B C2x support
2023-03-02  Joseph MyersC2x scanf binary constant handling
2023-02-25  John David Anglinhppa: Drop old parisc-specific MADV_* constants
2023-02-16  Joseph MyersC2x strtol binary constant handling
2023-02-07  Carlos O'DonellNEWS: Document CVE-2023-25139.
2023-02-01  Carlos O'DonellOpen master branch for glibc 2.38 development glibc-2.37.9000
2023-01-31  Carlos O'DonellUpdate NEWS file with bug fixes.
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-06  Andreas SchwabNEWS: Fix grammar
2022-10-06  Javier PelloAdd NEWS entry for legacy hwcaps removal
2022-09-20  Florian Weimernss: Implement --no-addrconfig option for getent
2022-09-06  Siddhesh PoyarekarAdd NEWS entry for CVE-2022-39046
2022-08-25  Florian WeimerRevert "Detect ld.so and libc.so version inconsistency...
2022-08-24  Florian WeimerDetect ld.so and libc.so version inconsistency during...
2022-07-30  Carlos O'DonellOpen master branch for glibc 2.37 development glibc-2.36.9000
2022-07-29  Carlos O'DonellUpdate NEWS bug list.
2022-07-27  Jason A. Donenfeldarc4random: simplify design for better safety
2022-07-26  caiyinyuLoongArch: Update NEWS and README for the LoongArch...
2022-07-22  Adhemerval Zanella... stdlib: Add arc4random, arc4random_buf, and arc4random_...
2022-07-06  Tom Honermannstdlib: Implement mbrtoc8, c8rtomb, and the char8_t...
2022-07-05  Adhemerval Zanellalinux: Add mount_setattr
2022-07-05  Adhemerval Zanellalinux: Add open_tree
2022-07-05  Adhemerval Zanellalinux: Add fspick
2022-07-05  Adhemerval Zanellalinux: Add fsconfig
2022-07-05  Florian Weimerlocale: localdef input files are now encoded in UTF-8
2022-06-24  Adhemerval Zanellalinux: Add move_mount
2022-06-24  Adhemerval Zanellalinux: Add fsmount
2022-06-24  Adhemerval Zanellalinux: Add fsopen
2022-06-24  Florian Weimerresolv: Implement no-aaaa stub resolver option
2022-06-02  Adhemerval Zanellalinux: Add process_mrelease
2022-06-02  Adhemerval Zanellalinux: Add process_madvise
2022-05-17  Adhemerval Zanellalinux: Add pidfd_send_signal
2022-05-17  Adhemerval Zanellalinux: Add pidfd_getfd
2022-05-17  Adhemerval Zanellalinux: Add pidfd_open
2022-05-16  Adhemerval ZanellaRemove dl-librecon.h header.
2022-05-16  Adhemerval ZanellaRemove kernel version check
2022-04-26  H.J. LuNEWS: Mention DT_RELR support
2022-04-12  Carlos O'DonellNEWS: Move PLT tracking slowdown to glibc 2.35.
2022-02-10  Adhemerval Zanellaelf: Remove LD_USE_LOAD_BIAS
2022-02-10  Adhemerval Zanellamalloc: Remove LD_TRACE_PRELINKING usage from mtrace
2022-02-10  Adhemerval Zanellaelf: Remove prelink support
2022-02-03  Carlos O'DonellOpen master branch for glibc 2.36 development glibc-2.35.9000
2022-02-03  Carlos O'DonellUpdate NEWS bug list.
2022-02-03  Carlos O'DonellUpdate NEWS.
2022-02-02  Adhemerval Zanellaposix: Replace posix_spawnattr_tc{get,set}pgrp_np with...
2022-02-01  Ben Woodardelf: Fix runtime linker auditing on aarch64 (BZ #26643)
2022-02-01  Adhemerval Zanellaelf: Issue la_symbind for bind-now (BZ #23734)
2022-01-31  Siddhesh PoyarekarMention _FORTIFY_SOURCE=3 for gcc12 in NEWS
2022-01-28  Adhemerval ZanellaAdd prelink removal plan on NEWS
2022-01-25  Adhemerval Zanellaposix: Add terminal control setting support for posix_spawn
2022-01-24  Siddhesh Poyarekargetcwd: Set errno to ERANGE for size == 1 (CVE-2021...
2022-01-21  Siddhesh Poyarekarrealpath: Set errno to ENAMETOOLONG for result larger...
2022-01-17  Adhemerval ZanellaLinux: Add epoll_pwait2 (BZ #27359)
2022-01-17  Florian WeimerCVE-2022-23218: Buffer overflow in sunrpc svcunix_creat...
2022-01-17  Florian WeimerCVE-2022-23219: Buffer overflow in sunrpc clnt_create...
2022-01-14  Florian WeimerAdd --with-rtld-early-cflags configure option
2022-01-10  Szabolcs Nagymath: Fix float conversion regressions with gcc-12...
2022-01-06  Adhemerval Zanelladebug: Remove catchsegv and libSegfault (BZ #14913)
2022-01-04  Stafford HorneDocumentation for OpenRISC port
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28  Florian Weimerelf: Add _dl_find_object function
2021-12-28  Adhemerval Zanellaelf: Avoid unnecessary slowdown from profiling with...
2021-12-23  Florian Weimerstdio: Implement %#m for vfprintf and related functions
2021-12-15  Adhemerval Zanellamalloc: Add Huge Page support for mmap
2021-12-15  Adhemerval Zanellamalloc: Add madvise support for Transparent Huge Pages
2021-12-14  H.J. LuNEWS: Document LD_PREFER_MAP_32BIT_EXEC as x86-64 only
2021-12-14  Florian Weimerelf: Use new dependency sorting algorithm by default
2021-12-14  H.J. LuNEWS: Move LD_PREFER_MAP_32BIT_EXEC
2021-12-13  Siddhesh PoyarekarReplace --enable-static-pie with --disable-default-pie
2021-12-10  H.J. Lux86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ...
2021-12-10  Florian Weimerelf: Install a symbolic link to ld.so as /usr/bin/ld.so
2021-12-09  Florian Weimernptl: Add public rseq symbols and <sys/rseq.h>
2021-12-05  Florian Weimerelf: execve statically linked programs instead of crash...
2021-11-10  Joseph MyersSupport C2X printf %b, %B
2021-10-26  Noah GoldsteinNEWS: Add item for __memcmpeq
2021-10-21  Chung-Lin Tangelf: Fix slow DSO sorting behavior in dynamic loader...
2021-10-11  Fangrui Songelf: Remove Intel MPX support (lazy PLT, ld.so profile...
2021-10-04  Mike FABIANUpdate to Unicode 14.0.0 [BZ #28390]
2021-09-30  Joseph MyersAdd C2X _PRINTF_NAN_LEN_MAX
2021-09-30  Joseph MyersAdd exp10 macro to <tgmath.h> (bug 26108)
2021-09-28  Joseph MyersAdd fmaximum, fminimum functions
2021-09-24  Joseph MyersDefine __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMP...
2021-09-22  Joseph MyersAdd narrowing fma functions
2021-09-19  H.J. LuExtend struct r_debug to support multiple namespaces...
2021-09-10  Joseph MyersAdd narrowing square root functions
2021-09-06  Carlos O'DonellAdd generic C.UTF-8 locale (Bug 17318)
2021-08-02  Carlos O'DonellOpen master branch for glibc 2.35 development glibc-2.34.9000
2021-08-01  Carlos O'DonellUpdate NEWS.
2021-08-01  Mark HarrisNEWS: Fix typos, grammar, and missing words
2021-07-22  Siddhesh PoyarekarRemove malloc hooks [BZ #23328]
2021-07-22  Siddhesh PoyarekarMove malloc_{g,s}et_state to libc_malloc_debug
2021-07-22  Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-22  Siddhesh PoyarekarRemove __morecore and __default_morecore
2021-07-19  Florian Weimerresolv: Deprecate legacy interfaces in libresolv
2021-07-09  H.J. LuDefine PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
2021-07-08  Adhemerval Zanellaposix: Add posix_spawn_file_actions_addclosefrom_np
2021-07-08  Adhemerval Zanellaio: Add closefrom [BZ #10353]
2021-07-08  Adhemerval Zanellalinux: Add close_range
next