summaryrefslogtreecommitdiff
path: root/lib/libusb/data.c
AgeCommit message (Expand)Author
2000-04-02Some const poisoning. Suggested by Dave Sainty <dave@dtsp.co.nz>augustss
2000-04-02Allow setting data without clearing it first. From Dave Sainty <dave@dtsp.co...augustss
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-05-12Rename a few more functions so that all are prefixed by hid.augustss
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