summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-02-16 07:01:34 +0000
committerbors <bors@rust-lang.org>2016-02-16 07:01:34 +0000
commit28bcafa4565f8676325c20dd2e700dfa7f08d4e1 (patch)
tree12d479000d08bcb9c74a0b2a8c21639b6889e079 /src/libstd/sys/unix/stack_overflow.rs
parent29e8ac5114cece0cf691cf33e88cde72e419240a (diff)
parentc84ab396350b81f07a87071c6b305cc513872a3e (diff)
downloadrust-28bcafa4565f8676325c20dd2e700dfa7f08d4e1.tar.gz
rust-28bcafa4565f8676325c20dd2e700dfa7f08d4e1.zip
Auto merge of #31668 - cuviper:lfs, r=alexcrichton
This follows the pattern already used for stat functions from #31551.  Now
`ftruncate`, `lseek`, and `readdir_r` use their explicit 64-bit variants for
LFS support, using wider `off_t` and `dirent` types.  This also updates to
`open64`, which uses no different types but implies the `O_LARGEFILE` flag.

Non-Linux platforms just map their normal functions to the 64-bit names.

r? @alexcrichton
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions