mirror of https://git.musl-libc.org/git/musl
Browse Source
this is required in case dtors use stdio. also remove the old comments; one was cruft from when the code used to be using function pointers and conditional calls, and has little motivation now that we're using weak symbols. the other was just complaining about having to support dtors even though the cost was made essentially zero in the non-use case by the way it's done here.rs-1.0
1 changed files with 1 additions and 4 deletions
Loading…
Reference in new issue