diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-06-14 08:36:06 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-06-14 08:36:06 -0400 |
commit | ad5a332c750550adbd45f474e5936cae65b4fd5e (patch) | |
tree | 84f9025171a2a99cb19bd94574df10ddc367f4e7 /src/mq/mq_send.c | |
parent | de05a2ac22d33bd7631f182143ecea6dd01d9406 (diff) | |
download | musl-ad5a332c750550adbd45f474e5936cae65b4fd5e.tar.gz |
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/mq/mq_send.c')
0 files changed, 0 insertions, 0 deletions