rust/src/liblibc
Manish Goregaokar c39833ed2d Rollup merge of #23070 - krdln:fix-stat-arm, r=alexcrichton
This separates definitions of struct stat and other typedefs between Android and Linux on ARM (Android has a non-standard one). This makes functions such as `File::metadata()` work correctly and makes one able to check file's size. All tests from std (and also run-pass: stat.rs) now pass on ARM Linux. Fixes #20007.
2015-03-06 09:00:34 +05:30
..
lib.rs Rollup merge of #23070 - krdln:fix-stat-arm, r=alexcrichton 2015-03-06 09:00:34 +05:30