Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manual: Use Unicode instead HTML entities for characters (bug 19737) | Florian Weimer | 2020-07-16 | 1 | -3/+3 |
* | Remove __NO_MATH_INLINES | Adhemerval Zanella | 2020-04-17 | 1 | -6/+0 |
* | manual: Use @code{errno} instead of @var{errno} [BZ #24063] | Florian Weimer | 2019-01-07 | 1 | -1/+1 |
* | Skeleton documentation for the RISC-V port | Palmer Dabbelt | 2018-01-29 | 1 | -1/+1 |
* | Add _Float32 function aliases. | Joseph Myers | 2017-12-07 | 1 | -1/+2 |
* | Add _Float64, _Float32x function aliases. | Joseph Myers | 2017-12-06 | 1 | -3/+4 |
* | Add _Float64x function aliases. | Joseph Myers | 2017-11-27 | 1 | -3/+3 |
* | Add _Float128 function aliases. | Joseph Myers | 2017-10-18 | 1 | -1/+2 |
* | Obsolete pow10 functions. | Joseph Myers | 2017-09-01 | 1 | -9/+1 |
* | Add float128 support for ia64. | Joseph Myers | 2017-06-26 | 1 | -1/+1 |
* | Add float128 support for x86_64, x86. | Joseph Myers | 2017-06-26 | 1 | -1/+1 |
* | powerpc64le: Enable float128 | Paul E. Murphy | 2017-06-26 | 1 | -1/+2 |
* | manual: Fix a minor grammatical error. | Rical Jasan | 2017-06-25 | 1 | -1/+1 |
* | Document _FloatN and _FloatNx versions of math functions | Gabriel F. T. Gomes | 2017-06-23 | 1 | -7/+269 |
* | manual: Replace summary.awk with summary.pl. | Rical Jasan | 2017-06-15 | 1 | -424/+100 |
* | float128: Add strfromf128, strtof128, and wcstof128 to the manual | Gabriel F. T. Gomes | 2017-06-12 | 1 | -0/+11 |
* | Do not hardcode list of libm functions in libm-err-tab.pl. | Joseph Myers | 2017-02-06 | 1 | -1/+3 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2016-12-12 | 1 | -1/+2 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -1/+30 |
* | Correct clog10 documentation (bug 19673). | Joseph Myers | 2016-11-01 | 1 | -2/+2 |
* | Manual typos: Mathematics | Rical Jasan | 2016-10-06 | 1 | -18/+18 |
* | Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro. | Joseph Myers | 2016-08-03 | 1 | -4/+5 |
* | Allow spurious underflow / inexact for ldbl-128ibm. | Joseph Myers | 2016-03-10 | 1 | -0/+10 |
* | Refine documentation of libm exceptions goals. | Joseph Myers | 2015-02-17 | 1 | -6/+13 |
* | Fix two spaces after sentence. | Ondřej Bílka | 2014-02-26 | 1 | -1/+1 |
* | Remove _BSD_SOURCE and _SVID_SOURCE. | Joseph Myers | 2014-02-11 | 1 | -1/+1 |
* | * manual/math.texi: Document MTASC-safety properties. | Alexandre Oliva | 2014-01-31 | 1 | -0/+103 |
* | Document libm accuracy goals. | Joseph Myers | 2013-11-28 | 1 | -4/+74 |
* | Fix description of random according to POSIX. Fixes bug 7003 | Bruno Haible | 2013-11-01 | 1 | -1/+1 |
* | Fix some errors in declarations in the manual. | Roland McGrath | 2013-02-11 | 1 | -4/+4 |
* | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers | 2012-02-28 | 1 | -9/+9 |
* | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 2012-02-17 | 1 | -6/+6 |
* | manual: fix typo: s/are/is/ | Jim Meyering | 2010-02-22 | 1 | -1/+1 |
* | * manual/arith.texi: Avoid @strong{Note:}. | Ulrich Drepper | 2008-08-02 | 1 | -1/+1 |
* | * manual/libc-texinfo.sh: Add entry about free manuals. | Andreas Jaeger | 2001-08-28 | 1 | -3/+5 |
* | Update. | Ulrich Drepper | 2001-04-09 | 1 | -12/+70 |
* | Update. | Ulrich Drepper | 2001-03-19 | 1 | -0/+3 |
* | (Environment Access): Adjust comment about setenv() being BSD-only. | Ulrich Drepper | 2001-01-27 | 1 | -5/+6 |
* | Update. | Ulrich Drepper | 2000-08-20 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2000-05-25 | 1 | -3/+5 |
* | Update. | Ulrich Drepper | 2000-04-24 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1999-10-31 | 1 | -14/+14 |
* | Update. | Ulrich Drepper | 1999-10-30 | 1 | -0/+42 |
* | Update. | Ulrich Drepper | 1999-08-27 | 1 | -103/+101 |
* | Update. | Ulrich Drepper | 1999-07-28 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 1998-12-14 | 1 | -0/+234 |
* | Update. | Ulrich Drepper | 1998-07-29 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1998-07-28 | 1 | -4/+25 |
* | Update. | Ulrich Drepper | 1998-07-17 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 1998-07-13 | 1 | -941/+454 |