|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/19260] 32-bit Solaris libc has a limit of maximum 255 open file descriptors |
Date: | Fri, 20 Nov 2015 15:30:04 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19260 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0b1fa2880c60dcb97d15e5d96e5640f3672dae48 commit 0b1fa2880c60dcb97d15e5d96e5640f3672dae48 Author: Stefan Teleman <address@hidden> Date: Fri Nov 20 15:28:40 2015 +0000 Fix a problem with the maximum number of open files held in the cache when running on a 32-bit Solaris host. PR ld/19260 * cache.c (bfd_cache_max_open): Avoid using getrlimit on 32-bit Solaris as the result is unreliable. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |