Skip to content

Conversation

marijnh
Copy link
Contributor

@marijnh marijnh commented Mar 25, 2011

No description provided.

A change in 54587bd (the vec
appending overhaul) had broken it. (Apparently modifying a vec while
iterating over it can corrupt memory.)
@graydon
Copy link
Contributor

graydon commented Mar 25, 2011

Integrated.

@graydon graydon closed this Mar 25, 2011
oli-obk added a commit to oli-obk/rust that referenced this pull request Sep 19, 2017
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Adding sysinfo() and sysinfo struct for Linux and Android.

Sadly, the sysinfo struct varies slightly between Musl and Glibc / Bionic.

This means that users need to be careful when using the uptime, and should
always cast it to a signed value. Why uptime can be signed is beyond me...
carolynzech pushed a commit to carolynzech/rust that referenced this pull request Apr 17, 2025
…g#288)

This restores a fix from rust-lang#250 that was deemed no longer necessary with
the move to subtree split (in rust-lang#270), but this proved to be wrong. (See
model-checking@ab648fe
for such an example of an unintended change.)

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.

Co-authored-by: thanhnguyen-aws <[email protected]>
noscripter pushed a commit to noscripter/rust that referenced this pull request Sep 8, 2025
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.

2 participants