bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] getdtablesize: Extend RLIMIT_NOFILE fallback case to And


From: Paul Eggert
Subject: Re: [PATCH 2/3] getdtablesize: Extend RLIMIT_NOFILE fallback case to Android
Date: Mon, 16 Feb 2015 21:46:15 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

The other patches (after your revisions) look good and I installed them, but this one didn't look right. That part of the code really is intended to be used only on Cygwin and it's not portable to other platforms (e.g., it mishandles RLIM_SAVED_MAX). I suppose we could get it to work on Android too but let's not bother. Instead, let's not use Android's getdtablesize since it's obsolescent.

I installed the attached patch instead, which I hope solves the problem in a different way. Please let me know whether it works on Android.

Attachment: 0001-getdtablesize-dup2-fcntl-port-to-Android.patch
Description: Text Data


reply via email to

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