[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Patch] autoconf.sh - no FD + chmod at right time
From: |
Akim Demaille |
Subject: |
Re: [Patch] autoconf.sh - no FD + chmod at right time |
Date: |
20 Apr 2001 12:39:05 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) |
>>>>> "Alexandre" == Alexandre Oliva <address@hidden> writes:
Alexandre> I think the problem has to do with open files. You can't
Alexandre> bind a new file descriptor to a file that is already open.
Alexandre> At least that's my understanding.
Yep, I have the same feeling.
What would really help is a example, as small as possible, that
demonstrates this. Tim? No urgency though.