Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | NEWS | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -2/+2 |
* | NEWS | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
* | Update ABI information | Ulrich Drepper | 2012-01-07 | 1 | -1/+2 |
* | Remove --enable-omitfp support | Ulrich Drepper | 2012-01-07 | 1 | -1/+1 |
* | Remove IA-64 support | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
* | Remove support in configure for unsupported architectures | Ulrich Drepper | 2012-01-07 | 1 | -1/+1 |
* | More NEWS | Ulrich Drepper | 2012-01-07 | 1 | -0/+2 |
* | Fix collation in Hungarian locale | Ulrich Drepper | 2012-01-07 | 1 | -1/+1 |
* | Add BZ | Ulrich Drepper | 2012-01-07 | 1 | -3/+3 |
* | Implement timespec_get | Ulrich Drepper | 2012-01-01 | 1 | -1/+2 |
* | Implement aligned_alloc | Ulrich Drepper | 2012-01-01 | 1 | -1/+14 |
* | Enable at_quick_exit and quick_exit for ISO C11 | Ulrich Drepper | 2012-01-01 | 1 | -1/+1 |
* | Remove gets declaration | Ulrich Drepper | 2012-01-01 | 1 | -1/+1 |
* | Define static_assert | Ulrich Drepper | 2012-01-01 | 1 | -1/+1 |
* | Missing BZ | Ulrich Drepper | 2012-01-01 | 1 | -0/+7 |
* | Add another BZ | Ulrich Drepper | 2011-12-23 | 1 | -7/+7 |