summaryrefslogtreecommitdiff
path: root/lib/libusb/parse.c
AgeCommit message (Expand)Author
2000-03-17Keep the bit position even when the report descriptor says POP.augustss
2000-02-22Handle report IDs a little better (but still not right).augustss
1999-10-13> #include <sys/time.h> to make it compile againdrochner
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-07-02More trailing white space.simonb
1999-05-12Update the man page and rename one functions.augustss
1999-05-11Change copyright. I'll keep the copyright of these under more relaxedaugustss
1999-05-11Make USB HID processing into a library.augustss