On 2007-Jul-15 16:51:38 -0700, Julian Elischer <[EMAIL PROTECTED]> wrote:
>> void
>> closefrom(int lowfd)
>> {
>>      fcntl(lowfd, F_CLOSEM, NULL);
>> }
>
>what on earth would that achieve?
>(as opposed to just a simple syscall)

The only benefit I can think of is minimising the number of syscalls.
Is there any other benefit?

-- 
Peter Jeremy

Attachment: pgphsTYS4NCig.pgp
Description: PGP signature

Reply via email to