Date: Fri, 10 Jul 2009 14:15:53 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libusb libusb.h libusb10.c libusb10.h libusb10_desc.c libusb10_io.c Message-ID: <200907101416.n6AEGEte031908@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-07-10 14:15:53 UTC
FreeBSD src repository
Modified files:
lib/libusb libusb.h libusb10.c libusb10.h
libusb10_desc.c libusb10_io.c
Log:
SVN rev 195560 on 2009-07-10 14:15:53Z by thompsa
Sync the libusb 1.0 exported api to the latest GSoC code.
- Fix possible uninitialised variables and null derefs
- Support big transfers
- Various bug fixes and style changes
Submitted by: Sylvestre Gallon
Sponsored by: Google Summer of Code 2009
Approved by: re (kib)
Revision Changes Path
1.8 +40 -18 src/lib/libusb/libusb.h
1.2 +252 -210 src/lib/libusb/libusb10.c
1.2 +18 -193 src/lib/libusb/libusb10.h
1.2 +12 -13 src/lib/libusb/libusb10_desc.c
1.2 +187 -71 src/lib/libusb/libusb10_io.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907101416.n6AEGEte031908>
