On Tuesday 10 July 2007 22:57, Tito wrote:
> Hi,
> this series of 7 patches is a first attempt to add an ioctl api to libbb
> and to use it in all applets where:
> 
> if ( ioctl() < 0 [!= 0])
>       bb_perror_msg{and_die}();
> 
> or similar code is used.

Reviewed and applied to svn with insignificant changes.

ioctl_or_die -> xioctl
ioctl_or_vperrorXXX -> ioctl_or_perrorXXX

Patch is attached, anyone for additional quick eye scan through
for stupid errors?

Thanks Tito!
--
vda

Attachment: 8.patch.bz2
Description: BZip2 compressed data

_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to