On Monday 24 September 2012 15:13:49 Cathey, Jim wrote:
> This is a uLibc fault.  A common idiom,
> from way back, is:
> 
>       close(creat(...));
> 
> Close is supposed to be able to survive being
> given a negative number.

yes, if close(-1) is crashing, fix uClibc.  bloating busybox to work around 
buggy C lib like this is not good.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to