Commit Graph

8 Commits

Author SHA1 Message Date
Pete Batard
0074e54f97 More source headers harmonization
* fix missing #ifdefs
* remove spaces and page feeds
* follow same set of rules everywhere, with cdio includes coming
  after standard C includes.
2012-03-05 17:58:56 +00:00
R. Bernstein
6e4a15636b Had messed up on pbatard mmc_write.c sleep patch for MinGW 2012-03-03 20:32:59 -05:00
R. Bernstein
e5ac559bcd Remove a couple of warnings, some of which were removed in the pbatard branch. 2012-03-03 19:41:48 -05:00
R. Bernstein
734c6473b3 Fix some of the tests for MinGW and fix the use of Sleep/usleep for MinGW & MSVC platforms
* Sleep takes ms, not s
* Use sleep/Sleep rather than usleep in the cdchange sample, as usleep
  is not available on recent MinGW platforms

From pbatard branch.
2012-02-24 22:03:19 -05:00
R. Bernstein
f215cad224 Make sure config.h or the copy of that gets included only once to reduce duplicate include
warnings.
2011-10-20 19:44:10 -04:00
R. Bernstein
fe85ad4ca9 Go over for coding and code style. 2010-02-11 05:04:39 -05:00
R. Bernstein
f362f43593 Small changes 2010-02-10 22:40:57 -05:00
R. Bernstein
7f37476924 Split off MMC tests which don't involve exclusive access from those that do. 2010-02-10 22:30:37 -05:00