Date: Thu, 11 Feb 2010 08:30:43 +0000 (UTC) From: "Wojciech A. Koszek" <wkoszek@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libusb libusb10.c Message-ID: <201002110831.o1B8V0N2064862@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wkoszek 2010-02-11 08:30:43 UTC FreeBSD src repository Modified files: lib/libusb libusb10.c Log: SVN rev 203774 on 2010-02-11 08:30:43Z by wkoszek Use more standard way for setting nonblocking flag for a filedescriptor. This makes libusb porting a bit easier. There shouldn't by any negative change in behaviour after this commit. Remove redundant headers. Reviewed by: hps@ Revision Changes Path 1.7 +9 -7 src/lib/libusb/libusb10.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002110831.o1B8V0N2064862>