Commit Graph

7 Commits

Author SHA1 Message Date
David Henningsson 0714dd47f1 alsa-sys: Add pollfd
The pollfd struct got added to libc in v0.2.7.

Signed-off-by: David Henningsson <diwic@ubuntu.com>
2016-04-02 19:55:42 +02:00
Ruud van Asseldonk 3041ecaba9 Remove integer suffixes in alsa-sys
The `us` suffixes have long been replaced with `usize`, but in this case, no
suffixes are required at all.
2015-04-18 13:11:23 +02:00
Pierre Krieger 07b2009dae Update for Rustc 1.0.0 beta 2015-04-04 09:22:23 +02:00
Julian Orth 67fc21e451 clean up alsa-sys 2015-02-12 22:10:20 +01:00
Jason Thompson 0fc4633aeb Changed integer suffix from 'u' to 'us' 2015-01-13 10:54:49 -05:00
Pierre Krieger 23e1e0639c Update for Rustc 2015-01-08 21:24:04 +01:00
Pierre Krieger cf70b766f5 Add alsa-sys library 2014-12-16 16:07:45 +01:00