about summary refs log tree commit diff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar2013-04-031-1/+2
| | | | | | | | | | | | | | Fix BZ #15305. On kernel versions earlier than 2.6.29, the Linux kernel exported a sysctl called restrict_chown for xfs, which could be used to allow chown to users other than the owner. 2.6.29 removed this support, causing the open_not_cancel_2 to fail and thus modify errno. The fix is to save and restore errno so that the caller sees it as unmodified. Additionally, since the code to check the sysctl is not useful on newer kernels, we add an ifdef so that in future the code block gets rmeoved completely.
* Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers2013-04-021-1/+1
|
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+2
| | | | It is based on draft TS 18661 and currently enabled as a GNU extension.
* Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers2013-03-301-4/+4
|
* Fix typo in bug number in NEWS.Joseph Myers2013-03-281-2/+2
|
* Fix e_logl (128ibm) spurious underflowAdhemerval Zanella2013-03-281-2/+2
|
* Don't add input group during initgroups_dyn in hesiodSiddhesh Poyarekar2013-03-281-1/+1
| | | | | | | | | | | | | Fixes BZ #15304. The *initgroups_dyn functions are called with a group argument. This group gid is usually skipped while populating the grouplist since the caller adds that group id in advance. The hesiod initgroups_dyn implementation however adds the group gid to the list if it does not already exist. While it works fine for the usual initgroups, it breaks nscd since it calls initgroups_dyn with -1 as the gid (to have all groups included).
* Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers2013-03-271-1/+1
|
* BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella2013-03-221-4/+4
| | | | | | The patch increase the high value to check if expl overflows. Current high mark value is not really correct, the algorithm accepts high values. It also adds a correct wrapper function to check for overflow and underflow.
* BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin2013-03-221-8/+8
| | | | | | | | Due to a typo repeated several times, this bug hasn't been fixed yet, despite being marked as resolved in glibc 2.12. * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib with NOT_IN_libc.
* Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers2013-03-211-1/+1
|
* Fix casinh inaccuracy for argument with imaginary part 1 (bug 15287).Joseph Myers2013-03-211-1/+1
|
* Add bug 14176 to NEWS.Joseph Myers2013-03-201-3/+4
|
* BZ#14812: Mark fixed in NEWS.Roland McGrath2013-03-201-3/+3
|
* Move BZ#11261 from 2.18 to 2.16 bug list.Carlos O'Donell2013-03-171-20/+20
| | | | | | BZ#11261 was fixed in the 2.16 release even if we only found out that it was fixed in the 2.18 release. Testing shows it is fixed in the 2.16 release so we add it to that NEWS section.
* BZ#11261 fixed by previous commit.Carlos O'Donell2013-03-171-3/+3
| | | | | | Fixed by 41b81892f11fe1353123e892158b53de73863d62. Verified fixed by using test case in BZ#11261.
* Fix y1l spurious overflows for ldbl-96 (bug 15283).Joseph Myers2013-03-161-1/+1
|
* Framework for performance benchmarking of functionsSiddhesh Poyarekar2013-03-151-0/+2
| | | | See benchtests/Makefile to know how to use it.
* Remove extra pthread_atfork compat symbolsAndreas Schwab2013-03-111-1/+1
|
* Remove PIPE_BUF Linux-specific codeSiddhesh Poyarekar2013-03-071-3/+3
| | | | | | | | Fixes BZ #12723 The variable pipe buffer size does nothing to the value of PIPE_BUF, since the number of bytes that are atomically written is still PIPE_BUF on Linux.
* S/390: Add BZ number to changelog entry and NEWS.Andreas Krebbel2013-03-061-1/+1
|
* Remove powerpc64 bounded-pointers code.Joseph Myers2013-03-061-3/+3
|
* BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibmAdhemerval Zanella2013-03-041-1/+1
|
* Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes.Carlos O'Donell2013-03-011-4/+0
| | | | | | | This reverts the change that allows the POSIX Thread default stack size to be changed by the environment variable GLIBC_PTHREAD_DEFAULT_STACKSIZE. It has been requested that more discussion happen before this change goes into 2.18.
* Update NEWSSiddhesh Poyarekar2013-03-011-0/+6
|
* Set default stack size from program environmentSiddhesh Poyarekar2013-03-011-0/+4
| | | | New environment variable GLIBC_PTHREAD_DEFAULT_STACKSIZE to do this.
* Fix FPE in memusagestat when malloc utilization is zeroSiddhesh Poyarekar2013-02-261-1/+1
| | | | | | | [BZ #15160] Draw graphs for heap and stack only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
* Add NEWS entry for C++11 thread_local support.Siddhesh Poyarekar2013-02-191-0/+4
|
* FUTEX_*_REQUEUE_PI support for non-x86 codeSiddhesh Poyarekar2013-02-181-3/+3
| | | | | Add FUTEX_*_REQUEUE_PI support for the default C code and also add implementations for s-390 and ppc.
* Fix buffer overrun in regexp matcherAndreas Schwab2013-02-121-1/+2
|
* Fix handling of collating symbols in regexpsAndreas Schwab2013-02-121-2/+2
|
* BZ #15006: Updates NEWS and ChangeLog.Carlos O'Donell2013-02-081-1/+1
|
* MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki2013-02-051-1/+1
| | | | | | | | | | | | | | | That convention requires the instruction immediately preceding SYSCALL to initialize $v0 with the syscall number. Then if a restart triggers, $v0 will have been clobbered by the syscall interrupted, and needs to be reinititalized. The kernel will decrement the PC by 4 before switching back to the user mode so that $v0 has been reloaded before SYSCALL is executed again. This implies the place $v0 is loaded from must be preserved across a syscall, e.g. an immediate, static register, stack slot, etc. The restriction was lifted with Linux 2.6.36 kernel release and no special requirements are placed around the SYSCALL instruction anymore, however we still support older kernel binaries.
* Don't use GLIBC_PRIVATE errno outside of librariesAndreas Schwab2013-02-041-2/+2
|
* Fix casinh spurious underflows away from [-i,i] (bug 15062).Joseph Myers2013-01-311-1/+1
|
* Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers2013-01-231-1/+1
|
* Avoid busy loop in wordexp when substituted command closed its stdoutAndreas Schwab2013-01-211-1/+1
|
* Update NEWSSiddhesh Poyarekar2013-01-181-2/+2
|
* Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers2013-01-171-1/+1
|
* Hide reference to mktemp in libpthreadAndreas Schwab2013-01-161-1/+2
|
* Correct _XXX_ILP32_OFFBIG for x32H.J. Lu2013-01-101-1/+1
|
* Define flags for fallocateAndreas Schwab2013-01-101-1/+1
|
* Sync netinet/tcp.h with upstream Linux kernel.David S. Miller2013-01-091-1/+1
| | | | | | | | | | | | | | | [BZ# 15003] * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS, TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT, TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS, TCP_FASTOPEN): Define. (tcp_repair_opt): New structure. (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New enum values. (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE, TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN, TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define. (tcp_cookie_transactions): New structure.
* BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger2013-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | [BZ# 14985] * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK): Remove. * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise. * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise. ChangeLog.mips: [BZ# 14985] * sysdeps/unix/sysv/linux/mips/bits/epoll.h (EPOLL_NONBLOCK): * Remove. ChangeLog.hppa: [BZ# 14985] * sysdeps/unix/sysv/linux/hppa/sys/epoll.h (EPOLL_NONBLOCK): Remove. ChangeLog.alpha: [BZ# 14985] * sysdeps/unix/sysv/linux/alpha/bits/epoll.h (EPOLL_NONBLOCK): Remove.
* Fix casinh, casin overflow (bug 14996).Joseph Myers2013-01-071-1/+1
|
* Fix casinh, casin inaccuracy from cancellation (bug 14994).Joseph Myers2013-01-041-1/+1
|
* Update NEWSAndreas Schwab2013-01-031-1/+1
|
* New dz_BT maintainer infoChris Leonard2013-01-031-1/+1
| | | | | | [BZ #14982] * locales/dz_BT: Add new contact information for dz-BT maintainer.
* Correct LC_ADDRESS countryname for Bhutan in DzongkhaChris Leonard2013-01-031-1/+1
| | | | | | [BZ #13951] * locales/dz_BT: Correct LC_ADDRESS countryname for Bhutan in Dzongkha.
* Update miscellaneous copyright dates.Joseph Myers2013-01-021-1/+1
|