Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhance fphex test. | Marek Polacek | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | Add bug 6911 to NEWS. | Joseph Myers | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | Weaken two NPTL configure link tests to compile tests. | Joseph Myers | 2012-03-07 | 1 | -4/+4 |
| | |||||
* | Fix signs of zeros from casinh, cacosh etc. (bug 10716). | Joseph Myers | 2012-03-07 | 1 | -4/+4 |
| | |||||
* | Fix up long double fphex. | Marek Polacek | 2012-03-06 | 1 | -2/+2 |
| | |||||
* | Add 13792 to list of fixed bugs in NEWS. | Joseph Myers | 2012-03-06 | 1 | -1/+1 |
| | |||||
* | Add BZ#13656 | Andreas Jaeger | 2012-03-05 | 1 | -1/+2 |
| | |||||
* | Fix pow in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-05 | 1 | -5/+5 |
| | |||||
* | Fix scalbn, scalbln integer overflow. | Joseph Myers | 2012-03-02 | 1 | -4/+4 |
| | |||||
* | Improve erfc accuracy. | Joseph Myers | 2012-03-01 | 1 | -5/+5 |
| | |||||
* | Add bug 13786 to NEWS. | Joseph Myers | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | Always set l_used for vDSO. | Marek Polacek | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | Add BZ#13637 | Stanislav Brabec | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | BZ #3992: stdlib/fmtmsg.c: missing stdint.h include. | Carlos O'Donell | 2012-02-27 | 1 | -5/+5 |
| | | | | Use of uint32_t requires stdint.h. | ||||
* | Update makefile for FDL 1.3 change. | Joseph Myers | 2012-02-24 | 1 | -1/+1 |
| | |||||
* | Prefer C99 names for long long limit macros. | Joseph Myers | 2012-02-22 | 1 | -4/+5 |
| | |||||
* | Fix nearbyintf rounding. | Joseph Myers | 2012-02-22 | 1 | -4/+4 |
| | |||||
* | Fix rintf rounding. | Joseph Myers | 2012-02-22 | 1 | -2/+2 |
| | |||||
* | Move __STDC_* predefined macros from features.h to stdc-predef.h. | Joseph Myers | 2012-02-22 | 1 | -3/+3 |
| | |||||
* | Add 13695 to list of bugs fixed in NEWS. | Joseph Myers | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Fix parameter name in strnlen documentation. | Joseph Myers | 2012-02-19 | 1 | -4/+4 |
| | |||||
* | Make seteuid argument name consistent in manual. | Joseph Myers | 2012-02-19 | 1 | -3/+3 |
| | |||||
* | Correct list of services in example NSS configuration file. | Joseph Myers | 2012-02-19 | 1 | -1/+1 |
| | |||||
* | Remove erroneous statements about negative zero. | Nick Bowler | 2012-02-19 | 1 | -3/+3 |
| | |||||
* | Remove documentation of upgrading from libc5. | Joseph Myers | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | Do not claim that GCC predefines __POSIX__. | Joseph Myers | 2012-02-18 | 1 | -4/+4 |
| | |||||
* | Make declarations of "main" in examples consistent. | Rafe Kettler | 2012-02-18 | 1 | -2/+3 |
| | |||||
* | Correct documentation of FLT_EPSILON. | Joseph Myers | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Change recommendation of strchrnul in strchr documentation. | Fabrice Bauzac | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Document LOCPATH. | Dwayne Grant McConnell | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fix documented parameters to execle. | Joseph Myers | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fix ordering of bug numbers in NEWS. | Joseph Myers | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fix typo (LC_TYPE -> LC_CTYPE). | Paul Bolle | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Add more bug numbers. | Joseph Myers | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fix typos in documentation of fopen ",ccs=STRING". | Joseph Myers | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Include <time.h> in clock_settime.c. | Aurelien Jarno | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fix typo in manual (bug 9902). | Joseph Myers | 2012-02-17 | 1 | -2/+3 |
| | |||||
* | Include <stdlib.h> in argp examples. | Joseph Myers | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | List bugs 4822 and 11494 as fixed in NEWS. | Joseph Myers | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Add 411 to list of fixed bugs. | Joseph Myers | 2012-02-08 | 1 | -1/+1 |
| | |||||
* | Sort objects before relocations | Ulrich Drepper | 2012-01-27 | 1 | -2/+2 |
| | |||||
* | Reset bit_AVX in __cpu_features is OS support is missing | Ulrich Drepper | 2012-01-26 | 1 | -2/+2 |
| | |||||
* | Optimize s_modf | Ulrich Drepper | 2012-01-10 | 1 | -1/+4 |
| | |||||
* | Mark potential fix for BZ 11929 | Ulrich Drepper | 2012-01-08 | 1 | -7/+7 |
| | |||||
* | Add checking versions of poll and ppoll | Ulrich Drepper | 2012-01-08 | 1 | -0/+3 |
| | |||||
* | Define CMPLX, CMPLXF, CMPLXL | Ulrich Drepper | 2012-01-08 | 1 | -3/+5 |
| | |||||
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -1/+1 |
| | | | | No more __const. | ||||
* | NEWS | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
| | |||||
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -2/+2 |
| |