bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19260] 32-bit Solaris libc has a limit of maximum 255 open


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: Thu, 10 Dec 2015 13:50:44 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19260

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_26-branch branch has been updated by Alan Modra
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3c8c863e905ec0c2b7c003ad951423fd0ff3dcf4

commit 3c8c863e905ec0c2b7c003ad951423fd0ff3dcf4
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]