freebsd-dev/lib/libusb
Ed Schouten daaf575910 Build lib/ with WARNS=6 by default.
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
2010-01-02 09:58:07 +00:00
..
libusb10_desc.c - fix refcounting error during data transfer 2009-11-08 20:03:52 +00:00
libusb10_io.c - fix refcounting error during data transfer 2009-11-08 20:03:52 +00:00
libusb10.c Fix libusb_open_device_with_vid_pid() to return a NULL if no device is 2009-12-12 00:24:30 +00:00
libusb10.h Sync to P4 2009-11-20 08:57:25 +00:00
libusb20_compat01.c LibUSB v1.0: 2009-07-30 00:11:41 +00:00
libusb20_desc.c - fix refcounting error during data transfer 2009-11-08 20:03:52 +00:00
libusb20_desc.h
libusb20_int.h LibUSB v1.0: 2009-07-30 00:11:41 +00:00
libusb20_ugen20.c - fix refcounting error during data transfer 2009-11-08 20:03:52 +00:00
libusb20.3 Sync to P4 2009-11-20 08:57:25 +00:00
libusb20.c Sync to P4 2009-11-20 08:57:25 +00:00
libusb20.h Sync to P4 2009-11-20 08:57:25 +00:00
libusb.3 LibUSB v1.0: 2009-07-30 00:11:41 +00:00
libusb.h - fix refcounting error during data transfer 2009-11-08 20:03:52 +00:00
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
usb.h