about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
...
* Fix exp2 missing underflows (bug 16521).Joseph Myers2015-09-141-4/+4
* localedef: improve error message [BZ #16985]Mike Frysinger2015-09-111-4/+4
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-5/+5
* Fix ldbl-128/ldbl-128ibm lgamma spurious "invalid", incorrect signgam (bug 18...Joseph Myers2015-09-111-1/+1
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-101-5/+5
* To fix BZ #18675, use __fstatvfs64 in __fpathconf.Paul Pluzhnikov2015-09-091-3/+3
* BZ#18921: Mark fixed in NEWS.Roland McGrath2015-09-081-2/+2
* Fix BZ #18757.Paul Pluzhnikov2015-09-011-2/+3
* Fix non-v9 32-bit sparc build.Brett Neumeier2015-08-311-1/+1
* Fix broken overflow check in posix_fallocate [BZ 18873]Paul Eggert2015-08-311-1/+1
* NEWS: add #18887Mike Frysinger2015-08-291-1/+1
* strptime %z: fix rounding, extend range to +/-9959 [BZ #16141]James Perkins2015-08-281-4/+4
* Mention 15786 in NEWSH.J. Lu2015-08-281-4/+4
* Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella2015-08-281-1/+1
* Note bug 14941 as having been fixed in 2.18.Joseph Myers2015-08-271-11/+11
* Mention mkdtemp as another secure alternative to mktempGleb Fotengauer-Malinovskiy2015-08-271-4/+4
* mips: siginfo.h: add SIGSYS details [BZ #18863]Mike Frysinger2015-08-261-2/+2
* S390: Optimize string, wcsmbs and memory functions.Stefan Liebler2015-08-261-3/+6
* add bug 18240 to news.Ondřej Bílka2015-08-251-2/+3
* Note bug 10882 as having been fixed in 2.16.Joseph Myers2015-08-241-18/+18
* Fix exponents in manual.Ondřej Bílka2015-08-201-3/+3
* Fix csqrt missing underflows (bug 18370).Joseph Myers2015-08-191-2/+2
* Mention BZ #18796 fix in NEWS.Andrew Senkevich2015-08-191-1/+1
* Add BZ #14341 to NEWSH.J. Lu2015-08-191-3/+3
* Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973]Marko Myllynen2015-08-181-3/+3
* NEWS: note fixed bugMike Frysinger2015-08-181-3/+3
* Fix csqrt spurious underflows (bug 18823).Joseph Myers2015-08-171-1/+1
* Desupport regexp.h (bug 18681)Zack Weinberg2015-08-161-2/+4
* Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov2015-08-151-3/+4
* stpncpy: fix bug number [BZ #18795]Mike Frysinger2015-08-141-2/+2
* stpncpy: fix size checking [BZ #18975]Zack Weinberg2015-08-141-2/+2
* Fix fma spurious underflows (bug 18824).Joseph Myers2015-08-141-1/+1
* Fix tanh missing underflows (bug 16520).Joseph Myers2015-08-131-2/+2
* Fix BZ #18820 -- fmemopen may leak memory on failure.Paul Pluzhnikov2015-08-121-1/+1
* Fix BZ #16734 -- fopen calls mmap to allocate its bufferPaul Pluzhnikov2015-08-121-2/+2
* Fix BZ #18086 -- nice resets errno to 0.Paul Pluzhnikov2015-08-111-2/+3
* Clear DF_1_NODELETE flag only for failed to load library.Maxim Ostapenko2015-08-111-1/+1
* Fix ldbl-128ibm tanhl inaccuracy (bug 18790).Joseph Myers2015-08-101-1/+1
* Readd O_LARGEFILE flag for openat64 (bug 18781)Andreas Schwab2015-08-101-1/+1
* Fix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).Joseph Myers2015-08-101-1/+1
* Add a missing break in tst-auditmod3b.cH.J. Lu2015-08-091-1/+2
* Resort bug numbers in NEWS into ascending order.Joseph Myers2015-08-091-1/+1
* hppa: Fix miscompilation of sched_setaffinity() [BZ #18480]John David Anglin2015-08-081-1/+2
* Fix BZ #17905Paul Pluzhnikov2015-08-081-1/+1
* hppa: Fix reload error with atomic code [BZ #18787]John David Anglin2015-08-081-1/+1
* Fix tan missing underflows (bug 16517).Joseph Myers2015-08-071-1/+1
* locales/ce_RU: sync with other *_RU localesArslanbek Astemirov2015-08-071-1/+1
* Fix sinh missing underflows (bug 16519).Joseph Myers2015-08-061-1/+1
* Correct comments about the history of <regexp.h>Zack Weinberg2015-08-051-1/+1
* Align stack to 16 bytes when calling __errno_locationH.J. Lu2015-08-051-1/+1