elf: Introduce the rtld-stubbed-symbols makefile variable
[platform/upstream/glibc.git] / NEWS
2020-02-07 Siddhesh PoyarekarNEWS: Set fill-column hint to 72
2020-02-03 Mike FABIANFix ckb_IQ [BZ #9809]
2020-02-01 Siddhesh PoyarekarOpen master for 2.32 development
2020-02-01 Siddhesh PoyarekarAdd bugs fixed in 2.31 in NEWS
2020-02-01 Siddhesh PoyarekarAdd note to NEWS about kernel headers dependency on...
2020-01-31 Szabolcs NagyAdd NEWS entry about 64-bit time_t syscall use on 32...
2020-01-23 Dragan MladjenovicAdd NEWS entry about the change in handling of PT_GNU_S...
2020-01-09 Zack WeinbergRevise NEWS description of changes to gettimeofday...
2020-01-09 Siddhesh PoyarekarDrop dependency of dist target on ChangeLog
2020-01-02 Florian WeimerLinux: Use system call tables during build
2020-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-11-27 Florian WeimerLazy binding failures during dlopen/dlclose must be...
2019-11-27 Florian Weimerresolv: Implement trust-ad option for /etc/resolv.conf...
2019-11-27 Adhemerval ZanellaRemove 32 bit sparc v7 support
2019-11-21 Marcin Kościelnickirtld: Check __libc_enable_secure before honoring LD_PRE...
2019-11-06 Talachan MonAdd new locale: mnw_MM (Mon language spoken in Myanmar...
2019-11-04 Mike Crowenptl: Fix niggles with pthread_clockjoin_np
2019-11-01 Mike Crowenptl: Add pthread_clockjoin_np
2019-10-30 Adhemerval ZanellaUse clock_gettime to implement gettimeofday.
2019-10-30 Zack WeinbergConsolidate and deprecate ftime
2019-10-30 Zack WeinbergUse clock_settime to implement settimeofday.
2019-10-30 Zack WeinbergUse clock_settime to implement stime; withdraw stime.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-21 Joseph MyersAdd tgmath.h macros for narrowing functions.
2019-08-15 Joseph MyersMake totalorder and totalordermag functions take pointe...
2019-08-13 Joseph MyersAdd feature test macro _ISOC2X_SOURCE.
2019-08-01 Carlos O'DonellOpen master for 2.31 development.
2019-08-01 Carlos O'DonellUpdate install and NEWS for 2.30 release.
2019-07-22 Szabolcs NagyAdd NEWS entry about the new AArch64 IFUNC resolver...
2019-07-12 Mike CroweUpdate NEWS for new _clockwait and _clocklock functions
2019-07-08 DJ DelorieNEWS: clarify copy_file_range
2019-06-28 Florian Weimerld.so: Support moving versioned symbols between sonames...
2019-06-28 Florian Weimerio: Remove copy_file_range emulation [BZ #24744]
2019-06-12 Florian WeimerLinux: Deprecate <sys/sysctl.h> and sysctl
2019-06-07 Florian WeimerLinux: Add getdents64 system call
2019-06-01 Florian Weimerarm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl...
2019-05-22 Zack WeinbergRemove support for PowerPC SPE extension (powerpc*...
2019-05-14 Florian WeimerLinux: Add the tgkill function
2019-05-13 Mike FABIANBug 24535: Update to Unicode 12.1.0
2019-05-02 Florian Weimermisc: Add twalk_r function
2019-04-25 Florian WeimerExtend BIND_NOW to installed programs with --enable...
2019-04-21 Adhemerval ZanellaFix NEWS entry from 9bf8e29ca136
2019-04-18 Adhemerval Zanellamalloc: make malloc fail with requests larger than...
2019-04-08 Florian Weimerresolv: Remove RES_INSECURE1, RES_INSECURE2
2019-04-08 Florian Weimerresolv: Remove support for RES_USE_INET6 and the inet6...
2019-04-02 TAMUKI Shoichija_JP locale: Add entry for the new Japanese era [BZ...
2019-04-02 TAMUKI ShoichiNEWS: Mention Minguo calendar support added [BZ #24293]
2019-03-16 Aurelien JarnoRecord CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]
2019-03-14 Florian WeimerRemove obsolete, never-implemented XSI STREAMS declarations
2019-03-08 Mike FABIANBug 24307: Update to Unicode 12.0.0
2019-02-08 Florian WeimerLinux: Add gettid system call wrapper [BZ #6399]
2019-02-08 Florian Weimerrt: Turn forwards from librt to libc into compat symbol...
2019-02-04 H.J. Lux86-64 memcmp: Use unsigned Jcc instructions on size...
2019-02-04 David Newallelf: Implement --preload option for the dynamic linker
2019-02-01 Joseph MyersRequire GCC 6.2 or later to build glibc.
2019-01-31 Siddhesh PoyarekarOpen master for 2.30 development
2019-01-31 Siddhesh PoyarekarPrepare for 2.29 release
2019-01-24 TAMUKI Shoichistrftime: Pass the additional flags from "%EY" to ...
2019-01-24 TAMUKI Shoichistrftime: Set the default width of "%Ey" to 2 [BZ ...
2019-01-21 Florian WeimerCVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
2019-01-21 H.J. Lux86-64 memchr/wmemchr: Properly handle the length param...
2019-01-03 Zack WeinbergUse C99-compliant scanf under _GNU_SOURCE with modern...
2019-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-28 Rafal LuzynskiNEWS: Fix another typo ("multithread..." -> "multi...
2018-12-28 Rafal LuzynskiNEWS: Fix a minor typo ("incosistent" -> "inconsistent").
2018-12-21 Joseph MyersRequire GCC 5 or later to build glibc (bug 23993).
2018-12-21 Mao HanAdd C-SKY port
2018-12-07 H.J. LuAdd getcpu
2018-12-07 Florian Weimerposix: New function posix_spawn_file_actions_addfchdir_...
2018-11-30 Adhemerval Zanellaposix: Use posix_spawn on popen
2018-11-27 Florian WeimerCVE-2018-19591: if_nametoindex: Fix descriptor for...
2018-11-06 Florian Weimerposix: New function posix_spawn_file_actions_addchdir_n...
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-29 Joseph MyersPatch to require Python 3.4 or later to build glibc.
2018-10-24 Joseph MyersUse gen-libm-test.py to generate ulps table for manual.
2018-09-21 Adhemerval Zanellapowerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
2018-09-19 Szabolcs NagyAdd new pow implementation
2018-09-14 Joseph MyersFix MIPS n32 pr_sigpend, pr_sighold, pr_flag type ...
2018-09-14 Joseph MyersFix sys/procfs.h pr_uid, pr_gid type (bug 23649).
2018-09-12 Szabolcs NagyAdd new log2 implementation
2018-09-12 Szabolcs NagyAdd new log implementation
2018-09-05 Szabolcs NagyAdd new exp and exp2 implementations
2018-08-30 Florian Weimerreallocarray: Declare under _DEFAULT_SOURCE
2018-08-23 Wilco DijkstraUpdate NEWS for sinf improvements
2018-08-14 Wilco DijkstraImprove performance of sinf and cosf
2018-08-02 Carlos O'DonellAdd convenience target 'install-locale-files'.
2018-08-02 Siddhesh PoyarekarRename the glibc.tune namespace to glibc.cpu
2018-08-01 Carlos O'DonellOpen master branch for glibc 2.29 development
2018-08-01 Carlos O'DonellUpdate NEWS, version.h, and features.h for glibc 2.28.
2018-07-27 Carlos O'DonellUpdate NEWS with ISO 14651 update information.
2018-07-27 Rafal LuzynskiNEWS: Avoid the words "nominative" and "genitive".
2018-07-24 Adhemerval ZanellaMention ISO C threads addition
2018-07-19 H.J. LuINSTALL: Add a note for Intel CET status
2018-07-18 Quentin PAGÈSoc_FR locale: Multiple updates (bug 23140, bug 23422).
2018-07-18 H.J. LuIntel CET: Document --enable-cet
2018-07-18 Valery TimiriliyevNew locale: Yakut (Sakha) for Russia (sah_RU) [BZ ...
2018-07-17 Rafal Luzynskios_RU: Add alternative month names (bug 23140).
2018-07-10 Florian WeimerAdd the statx function
next