jdk7-b64 has new dependency on glibc-2.4
Martin Buchholz
martinrb at google.com
Mon Jul 27 10:45:57 PDT 2009
On Mon, Jul 27, 2009 at 10:26, Alan Bateman<Alan.Bateman at sun.com> wrote:
> Martin Buchholz wrote:
>>
>> I approve this change.
>>
>
> Thanks!
>>
>> ---
>> build time => run time
>>
>> 188 /* system calls that might not be available at build time */
>>
>
> OK, it's both so let's make it "build or runtime".
(This nano-discussion is independent of the change being reviewed)
I might be missing something, but I want to be able to build
on pre-AT_SYSCALLS systems and the resulting binaries
would take advantage of the newer sycalls where available,
so just "run time".
---
Another nano-gripe: I would not call these SYSCALLS,
although they are likely to be implemented as such.
Maybe call these something like POSIX_2008_AT_FUNCTIONS.
Martin
More information about the nio-dev
mailing list