]> git.ipfire.org Git - thirdparty/glibc.git/history - NEWS
[powerpc] No need to enter "Ignore Exceptions Mode"
[thirdparty/glibc.git] / NEWS
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. glibc-2.30.9000
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 glibc-2.29.9000
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 glibc-2.28.9000
2018-08-01  Carlos O'DonellUpdate NEWS, version.h, and features.h for glibc 2.28. 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
2018-07-05  Maciej W. Rozyckilibc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]
2018-07-05  Florian WeimerAdd renameat2 function [BZ #17662]
2018-07-04  Florian Weimertestrun.sh: Implement --tool=strace, --tool=valgrind
2018-07-04  Mike FABIANBug 23308: Update to Unicode 11.0.0
2018-06-29  Michael WolfNew locale: Lower Sorbian (dsb_DE) [BZ #23208]
2018-06-29  Rafal Luzynskihy_AM: Add alternative month names (bug 23140).
2018-06-29  Zack WeinbergNew configure option --disable-crypt.
2018-06-29  Zack WeinbergDisallow use of DES encryption functions in new programs.
2018-06-29  Rafal Luzynskiast_ES: Add alternative month names (bug 23140).
2018-06-26  Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-06-25  Rafal Luzynskicsb_PL: Add alternative month names (bug 23140).
2018-06-12  Carlos O'DonellImprove DST handling (Bug 23102, Bug 21942, Bug 18018...
2018-06-11  Rafal Luzynskigd_GB, hsb_DE, wa_BE: Add alternative month names ...
2018-05-24  Florian WeimerAdd references to CVE-2017-18269, CVE-2018-11236, CVE...
2018-05-23  Florian WeimerSwitch IDNA implementation to libidn2 [BZ #19728] ...
2018-05-22  Joseph MyersMake llseek a compat symbol (bug 18471).
2018-05-18  Joseph MyersObsolete nfsservctl.
2018-05-17  Joseph MyersAdd narrowing divide functions.
2018-05-16  Joseph MyersAdd narrowing multiply functions.
2018-05-02  Adhemerval ZanellaDeprecate ustat syscall interface
2018-04-27  Joseph MyersRemove tilegx port.
2018-04-23  Zack WeinbergNEWS: Reindent and copyedit
2018-04-02  Samuel Thibaulthurd: Announce that glibc now builds unpatched
next