mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

malloc/freeはLinuxに付いてくるんじゃなくてglibcに付いてくるのか

@zundan mallocはシステムコールじゃないですからねー

@tSU_RooT ディストリビューションとしてのLinuxには付いてくると言えちゃうのがめんどーなところですね :D

@zundan mallocはPOSIX規定ですので、Unixでは〜といえばいい気がします。私はGNU系ソフトウェア/Linuxカーネル/*BSDの個々の固有の事情に依存しない時、Unixでは〜と書くことを心がけています。(もちろんLinuxカーネル固有の話はLinuxでは〜と書いて誤解を招かないと思います)