Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 14:53:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 183728] libusb20 examples filenames cause problems on windows.
Message-ID:  <bug-183728-17-fXfgujaAsv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-183728-17@https.bugs.freebsd.org/bugzilla/>
References:  <bug-183728-17@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183728

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Tue Aug 12 14:53:03 UTC 2014
New revision: 269879
URL: http://svnweb.freebsd.org/changeset/base/269879

Log:
  MFC cleanup of libusb20 example

  r257779 by hselasky:

    - Use libusb20_strerror() function instead of custom usb_error() one.
    - Rename "aux.[ch]" to "util.[ch]" which is a more common name for
    utility functions and allows checkout on some non-FreeBSD systems
    where the "aux.*" namespace is reserved.
    - Fix some compile warnings while at it.

  r257796 by glebius:

    Finish r257779.

  PR:        183728

Changes:
_U  stable/10/
  stable/10/ObsoleteFiles.inc
  stable/10/share/examples/Makefile
  stable/10/share/examples/libusb20/Makefile
  stable/10/share/examples/libusb20/aux.c
  stable/10/share/examples/libusb20/aux.h
  stable/10/share/examples/libusb20/bulk.c
  stable/10/share/examples/libusb20/control.c
  stable/10/share/examples/libusb20/util.c
  stable/10/share/examples/libusb20/util.h

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-183728-17-fXfgujaAsv>