]> git.ipfire.org Git - thirdparty/glibc.git/history - manual
Make common fdim implementation generic.
[thirdparty/glibc.git] / manual /
2016-08-29  Joseph MyersAdd fetestexceptflag.
2016-08-16  Joseph MyersAdd fesetexcept.
2016-08-03  Joseph MyersSupport __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test...
2016-08-03  Joseph MyersFix typo in last arith.texi change.
2016-08-03  Joseph MyersSupport __STDC_WANT_IEC_60559_BFP_EXT__ feature test...
2016-08-02  Joseph MyersSupport __STDC_WANT_LIB_EXT2__ feature test macro.
2016-06-16  Rajalakshmi Sriniv... Add nextup and nextdown math functions
2016-06-16  Rical Jasanmanual: fix typos in the pattern chapter
2016-06-16  Rical Jasanmanual: fix typos in the search chapter
2016-06-16  Rical Jasanmanual: fix typos in the message chapter
2016-06-16  Mike Frysingermanual: fix spelling typos
2016-06-16  Rical Jasanmanual: fix typos in the locale chapter
2016-06-16  Rical Jasanmanual: fix typos in character set handling
2016-06-16  Rical Jasanmanual: fix typos in the string chapters
2016-06-16  Rical Jasanmanual: fix typos in the character handling chapter
2016-06-16  Rical Jasanmanual: fix typos in the memory chapter
2016-06-10  Florian Weimermalloc: Remove __malloc_initialize_hook from the API...
2016-06-05  Paul Pluzhnikov2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-05-30  Roland McGrathstpcpy is part of POSIX.1-2008 [BZ #3629]
2016-05-20  ricaljasan@pacific.netmanual: fix typos in error reporting
2016-05-20  ricaljasan@pacific.netmanual: fix typo in the introduction
2016-04-30  Stephen GallagherNSS: Implement group merging support.
2016-04-29  Florian Weimerglob: Simplify the interface for the GLOB_ALTDIRFUNC...
2016-04-14  Florian Weimermalloc: Run fork handler as late as possible [BZ #19431]
2016-04-14  Florian WeimerRemove union wait [BZ #19613]
2016-03-10  Joseph MyersAllow spurious underflow / inexact for ldbl-128ibm.
2016-02-24  Joseph MyersRequire Linux 3.2 except on x86 / x86_64, 3.2 headers...
2016-02-20  Florian WeimerDeprecate readdir_r, readdir64_r [BZ #19056]
2016-02-19  Florian Weimermalloc: Remove max_total_mem member form struct malloc_par
2016-02-15  Carlos O'DonellUpdate INSTALL with latest versions tested to work.
2016-01-10  Paul EggertFix doc quoting problems with Texinfo 5
2016-01-07  Marko MyllynenMake shebang interpreter directives consistent
2016-01-05  Joseph MyersUpdate miscellaneous files from upstream sources.
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-14  Joseph MyersMake obsolete syscall wrappers into compat symbols...
2015-12-10  Paul EggertSplit large string section; add truncation advice
2015-12-10  Carlos O'DonellDocument best practice for disconnected NSS modules.
2015-12-04  Paul EggertFix typo in strncat, wcsncat manual entries
2015-12-04  Paul EggertConsistency about byte vs character in string.texi
2015-11-24  Florian WeimerRemove CPU set size checking from affinity functions...
2015-10-27  Joseph MyersRequire GCC 4.7 or later to build glibc.
2015-10-20  Joseph MyersConvert 29 more function definitions to prototype style...
2015-10-19  Mike Frysingertimezone: polish grammar a bit in documentation
2015-10-17  Florian Weimermalloc: Rewrite with explicit TLS access using __thread
2015-10-17  Florian WeimerThe va_list pointer is unspecified after a call to...
2015-10-14  Namhyung Kimmanual/argp.texi (Specifying Argp Parsers): Fix typo.
2015-10-07  Carlos O'DonellFix manual argument order for posix_fallocate64 (Bug...
2015-09-29  Carlos O'DonellFiles open O_WRONLY not supported in fallocate emulation.
2015-09-18  Mike Frysingertimezone: add a configure flag to disable program install
2015-08-21  Mike Frysingermanual: skip build when perl is unavailable
2015-08-20  Ondřej BílkaFix exponents in manual.
2015-08-19  Gabriel F. T. GomesPowerPC: Extend Program Priority Register support
2015-06-12  Martin SeborAttempting to install glibc configured with --prefix...
2015-06-09  Andrew SenkevichStart of series of patches with x86_64 vector math...
2015-06-05  Florian Weimerposix_fallocate: Emulation fixes and documentation...
2015-05-19  Siddhesh PoyarekarFix typo in safety annotations in envz_remove
2015-05-19  Siddhesh PoyarekarAdd envz_remove to the libc manual
2015-03-23  Florian WeimerAvoid SIGFPE in wordexp [BZ #18100]
2015-03-12  Yaakov Selkowitzmanual: fix XPG basename prototype
2015-03-06  Roland McGrathDocument test-wrapper-env-only in INSTALL.
2015-03-06  Rical Jasanmanual: complete example in error message documentation
2015-03-06  Mike Frysingermanual: drop strerror C89 compatibility note
2015-02-17  Joseph MyersRefine documentation of libm exceptions goals.
2015-02-16  Paul Eggert* manual/time.texi (TZ Variable): glibc no longer comes...
2015-02-13  J William Piggott[BZ #17969]
2015-02-12  Rüdiger SonderfeldDocument tv_sec is of type time_t:
2015-02-06  Carlos O'Donellglibc 2.21 pre-release update.
2015-01-02  Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-22  Will NewtonRequire bison 2.7 or newer for regenerating intl/plural.y
2014-12-21  Anders Kaseorgmanual: Correct guarantee about pointers compared by...
2014-12-15  Will NewtonBump required version of texinfo to 4.7
2014-12-10  Anders Kaseorgmanual: Remove incorrect claim that qsort() can be...
2014-12-10  Joseph MyersUse -Werror by default, add --disable-werror.
2014-11-21  Ma Shimiaomanual: fix addmntent's MT-Safety race annotation
2014-11-21  Alexandre Olivactermid: return string literal, document MT-Safety...
2014-11-21  Alexandre Olivamanual: cuserid is mtasurace if not passed a string
2014-11-21  Alexandre OlivaRequire check-safety.sh to pass; wish for check that...
2014-11-18  Tom de VriesFix crossreference to nonexistent node BSD Handler
2014-11-14  Roland McGrathRemove sigvec.
2014-11-14  Joseph MyersRequire GCC 4.6 or later to build glibc.
2014-11-10  Andrew SenkevichUpdate minimal required bunutils version to 2.22
2014-11-06  Carlos O'Donellmanual/llio.texi: Comment on write atomicity.
2014-10-31  Joseph MyersUpdate autoconf version requirement in install.texi.
2014-10-30  Carlos O'Donellmanual/llio.texi: Add Linux-specific comments for write().
2014-09-07  Allan McRaeUpdate contrib.texi
2014-07-30  Jeff Laytonfcntl-linux.h: add new definitions and manual updates...
2014-07-10  Florian Weimermanual: Update the locale documentation
2014-06-26  Joseph MyersUpdate miscellaneous files from upstream sources.
2014-06-07  Joseph MyersRemove redundant C locale settings.
2014-06-06  Joseph MyersDon't require test wrappers to preserve environment...
2014-06-04  Ondřej BílkaFix typo in manual.
2014-05-23  Rasmus Villemoesmanual: Update prototypes for alphasort and friends
2014-04-30  Joseph MyersIncrease minimum Linux kernel version to 2.6.32.
2014-04-28  Ondřej BílkaFix types of stream hook functions in manual.
2014-04-17  Carlos O'Donellmanual: Sort overview listing by manual order.
2014-04-17  Will Newtonmanual/setjmp.texi: Clarify setcontext and signal handl...
2014-04-12  Allan McRaeFix qsort argument order in collation example
2014-04-08  Carlos O'Donellmanual/ipc.texi: Fix AC-safety notes.
next