|
From: Tom H. <th...@cy...> - 2004-02-15 16:11:03
|
In message <200...@of...>
Nicholas Nethercote <nj...@ca...> wrote:
> CVS commit by nethercote:
>
> This patch fixes getrlimit(RLIMIT_FILENO) to return VG_(max_fd) as the soft
> limit for file descriptors to try and prevent the target programming realising
> that the reserved file descriptors exist. It also appears to fix
> sysconf(_SC_OPEN_MAX) so that must be going through the same system call.
>
>
> M +3 -0 coregrind/vg_syscalls.c 1.86
> M +3 -1 none/tests/Makefile.am 1.25
Looks like you forgot the new files for the tests again ;-)
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|