atexit(3)はGoのdeferみたいな感じだけどわね
> The atexit() function registers the given function to be called at program exit, whether via exit(3) or via return from the program's main(). Functions so registered are called in reverse order; no arguments are passed.
本日の #そんなのあったんだ というやつ。まったく知らなかった……。ちゃんとstack方式で逆順実行してくれると明記されてて素敵。QT: https://mastodon.zunda.ninja/@zundan/111904493267288794 [Ref.]
Experimental private instance. Running on FreeBSD!