diff options
| author | bors <bors@rust-lang.org> | 2016-02-22 03:08:39 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-02-22 03:08:39 +0000 |
| commit | 19437bd452208899a611fa48f5157d2ee9820c35 (patch) | |
| tree | c71442c70f138b7e06537a21df0cf4306bf2b1d9 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 24bb648d8442a636bbe2cb6f06bb2b43d2e14bab (diff) | |
| parent | 7e962166dfa1c55489d9637d829cb8e16f6de32a (diff) | |
| download | rust-19437bd452208899a611fa48f5157d2ee9820c35.tar.gz rust-19437bd452208899a611fa48f5157d2ee9820c35.zip | |
Auto merge of #31805 - cuviper:android-lfs, r=alexcrichton
Android should use 64-bit LFS symbols for `lseek` and `ftruncate`, lest those offset parameters suffer a lossy cast down to a 32-bit `off_t`. Unlike GNU/Linux, Android's `stat`, `dirent`, and related functions are always 64-bit LFS compatible, and `open` already implies `O_LARGEFILE`, so all those don't need to follow Linux. It might be nice to unify them anyway, but those other LFS symbols aren't present in API 18 bionic. r? @alexcrichton
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
