Skip to content

Add fallocate64 and posix_fallocate64 bindings #1083

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 22, 2018

Conversation

danielverkamp
Copy link

These are necessary for large file support on 32-bit platforms,
following the same pattern as 7482522 ("Add bindings for
-D_FILE_OFFSET_BITS=64").

Signed-off-by: Daniel Verkamp [email protected]

These are necessary for large file support on 32-bit platforms,
following the same pattern as 7482522 ("Add bindings for
-D_FILE_OFFSET_BITS=64").

Signed-off-by: Daniel Verkamp <[email protected]>
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Sep 21, 2018

📌 Commit bb9269b has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Sep 21, 2018

⌛ Testing commit bb9269b with merge 46e24b1...

bors added a commit that referenced this pull request Sep 21, 2018
Add fallocate64 and posix_fallocate64 bindings

These are necessary for large file support on 32-bit platforms,
following the same pattern as 7482522 ("Add bindings for
-D_FILE_OFFSET_BITS=64").

Signed-off-by: Daniel Verkamp <[email protected]>
@bors
Copy link
Contributor

bors commented Sep 22, 2018

💥 Test timed out

@alexcrichton
Copy link
Member

@bors: retey

@alexcrichton
Copy link
Member

@bors: retry

@bors
Copy link
Contributor

bors commented Sep 22, 2018

⌛ Testing commit bb9269b with merge 78d5392...

bors added a commit that referenced this pull request Sep 22, 2018
Add fallocate64 and posix_fallocate64 bindings

These are necessary for large file support on 32-bit platforms,
following the same pattern as 7482522 ("Add bindings for
-D_FILE_OFFSET_BITS=64").

Signed-off-by: Daniel Verkamp <[email protected]>
@bors
Copy link
Contributor

bors commented Sep 22, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 78d5392 to master...

@bors bors merged commit bb9269b into rust-lang:master Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants