about summary refs log tree commit diff
path: root/src/env
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-06-14 08:36:06 -0400
committerRich Felker <dalias@aerifal.cx>2012-06-14 08:36:06 -0400
commitad5a332c750550adbd45f474e5936cae65b4fd5e (patch)
tree84f9025171a2a99cb19bd94574df10ddc367f4e7 /src/env
parentde05a2ac22d33bd7631f182143ecea6dd01d9406 (diff)
downloadmusl-ad5a332c750550adbd45f474e5936cae65b4fd5e.tar.gz
musl-ad5a332c750550adbd45f474e5936cae65b4fd5e.tar.xz
musl-ad5a332c750550adbd45f474e5936cae65b4fd5e.zip
reorder exit code to defer stdio flush until after dtors
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.
Diffstat (limited to 'src/env')
0 files changed, 0 insertions, 0 deletions