summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* BZ #3992: stdlib/fmtmsg.c: missing stdint.h include.Carlos O'Donell2012-02-271-5/+5
* Update makefile for FDL 1.3 change.Joseph Myers2012-02-241-1/+1
* Prefer C99 names for long long limit macros.Joseph Myers2012-02-221-4/+5
* Fix nearbyintf rounding.Joseph Myers2012-02-221-4/+4
* Fix rintf rounding.Joseph Myers2012-02-221-2/+2
* Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers2012-02-221-3/+3
* Add 13695 to list of bugs fixed in NEWS.Joseph Myers2012-02-211-1/+1
* Fix parameter name in strnlen documentation.Joseph Myers2012-02-191-4/+4
* Make seteuid argument name consistent in manual.Joseph Myers2012-02-191-3/+3
* Correct list of services in example NSS configuration file.Joseph Myers2012-02-191-1/+1
* Remove erroneous statements about negative zero.Nick Bowler2012-02-191-3/+3
* Remove documentation of upgrading from libc5.Joseph Myers2012-02-181-1/+1
* Do not claim that GCC predefines __POSIX__.Joseph Myers2012-02-181-4/+4
* Make declarations of "main" in examples consistent.Rafe Kettler2012-02-181-2/+3
* Correct documentation of FLT_EPSILON.Joseph Myers2012-02-171-3/+3
* Change recommendation of strchrnul in strchr documentation.Fabrice Bauzac2012-02-171-3/+3
* Document LOCPATH.Dwayne Grant McConnell2012-02-171-3/+3
* Fix documented parameters to execle.Joseph Myers2012-02-171-3/+3
* Fix ordering of bug numbers in NEWS.Joseph Myers2012-02-171-2/+2
* Fix typo (LC_TYPE -> LC_CTYPE).Paul Bolle2012-02-171-3/+3
* Fix various problems with @deftypefun lines.Nicolas Boulenguez2012-02-171-3/+3
* Add more bug numbers.Joseph Myers2012-02-171-3/+3
* Fix typos in documentation of fopen ",ccs=STRING".Joseph Myers2012-02-171-3/+3
* Include <time.h> in clock_settime.c.Aurelien Jarno2012-02-171-3/+3
* Fix typo in manual (bug 9902).Joseph Myers2012-02-171-2/+3
* Include <stdlib.h> in argp examples.Joseph Myers2012-02-171-2/+2
* List bugs 4822 and 11494 as fixed in NEWS.Joseph Myers2012-02-171-2/+2
* Add 411 to list of fixed bugs.Joseph Myers2012-02-081-1/+1
* Sort objects before relocationsUlrich Drepper2012-01-271-2/+2
* Reset bit_AVX in __cpu_features is OS support is missingUlrich Drepper2012-01-261-2/+2
* Optimize s_modfUlrich Drepper2012-01-101-1/+4
* Mark potential fix for BZ 11929Ulrich Drepper2012-01-081-7/+7
* Add checking versions of poll and ppollUlrich Drepper2012-01-081-0/+3
* Define CMPLX, CMPLXF, CMPLXLUlrich Drepper2012-01-081-3/+5
* Remove pre-ISO C supportUlrich Drepper2012-01-071-1/+1
* NEWSUlrich Drepper2012-01-071-0/+2
* Remove non-ELF supportUlrich Drepper2012-01-071-2/+2
* NEWSUlrich Drepper2012-01-071-0/+2
* Update ABI informationUlrich Drepper2012-01-071-1/+2
* Remove --enable-omitfp supportUlrich Drepper2012-01-071-1/+1
* Remove IA-64 supportUlrich Drepper2012-01-071-0/+2
* Remove support in configure for unsupported architecturesUlrich Drepper2012-01-071-1/+1
* More NEWSUlrich Drepper2012-01-071-0/+2
* Fix collation in Hungarian localeUlrich Drepper2012-01-071-1/+1
* Add BZUlrich Drepper2012-01-071-3/+3
* Implement timespec_getUlrich Drepper2012-01-011-1/+2
* Implement aligned_allocUlrich Drepper2012-01-011-1/+14
* Enable at_quick_exit and quick_exit for ISO C11Ulrich Drepper2012-01-011-1/+1
* Remove gets declarationUlrich Drepper2012-01-011-1/+1
* Define static_assertUlrich Drepper2012-01-011-1/+1