TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Hcreate(3)

53 pointsby luu9 months ago

5 comments

pdw9 months ago
Don't use die.net! The manpages there were last updated 10+ years ago. It's very unfortunate that that site does so well on Google.
评论 #41308407 未加载
评论 #41240536 未加载
评论 #41245339 未加载
fanf29 months ago
This API is laughably bad, almost completely useless. But it is in POSIX <a href="https:&#x2F;&#x2F;pubs.opengroup.org&#x2F;onlinepubs&#x2F;9699919799&#x2F;functions&#x2F;hcreate.html" rel="nofollow">https:&#x2F;&#x2F;pubs.opengroup.org&#x2F;onlinepubs&#x2F;9699919799&#x2F;functions&#x2F;h...</a> so it is ubiquitous as well as useless.
ropejumper9 months ago
Does someone know why these are not reentrant without the GNU extension? It seems like a really weird choice to make a library for hash tables and then make the state global like that.
评论 #41239369 未加载
评论 #41239284 未加载
评论 #41240732 未加载
评论 #41238599 未加载
评论 #41238873 未加载
metadat9 months ago
Is there a command-line interface for this, or is it strictly library-only?<p>Would be cool if there were a way to point to a memmapped region under &#x2F;dev&#x2F;shm or equivalent.
评论 #41240007 未加载
评论 #41241309 未加载
Neywiny9 months ago
I usually turn to C++ when I need such things. Hopefully I remember this exists next time.
评论 #41243231 未加载