Corinna,
I have a new patch ready against the chown bug, but it conflicts
with what I sent a few days ago. In what order do you want to
proceed?
Pierre
On Wed, Jan 22, 2003 at 05:34:36PM -0700, Troy Curtiss wrote:
>Per your comments on my prior patches, I have re-architected my
>error-checking changes so that the short-circuiting behavior in
>tcsetattr() is gone. I also cleaned up the B0 (ie. drop DTR) support
>to more closely resemble what POSI
On Tue, Jan 21, 2003 at 05:17:14PM +0800, David Huang wrote:
>Is't needed to clear previous dl errors before new dlopen, dlsym,
>dlclose call?
I don't see anything in the documentation which would indicate this.
However, the current implementation seems to be wrong since it always
returns the last
On Wed, Jan 15, 2003 at 11:35:40AM -0500, Christopher Faylor wrote:
>>2003-01-15 Thomas Paff <[EMAIL PROTECTED]>
>>
>> * syscalls.cc (struct system_cleanup_args): New struct.
>> (system_cleanup): New function.
>> (system): Use pthread_cleanup_push and _pop to save and restore
>>