TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Documented Unix facilities (across 93 major Unix releases)

30 点作者 adg001超过 2 年前

3 条评论

guiraldelli超过 2 年前
What a great surprise (but not shocking) to see it&#x27;s a work of the author of &quot;Code Reading: The Open Source Perspective&quot; [1].<p>[1]: <a href="https:&#x2F;&#x2F;www.spinellis.gr&#x2F;codereading&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.spinellis.gr&#x2F;codereading&#x2F;</a>
asveikau超过 2 年前
When they list first appearance, it&#x27;s weird that the only modern system they consider is FreeBSD.<p>There are a few interfaces that were introduced in Linux, OpenBSD, NetBSD etc. that saw subsequent broad adoption across all of modern Unix-like OSs, FreeBSD included.
评论 #33347925 未加载
jlokier超过 2 年前
Some interesting anomalies that look like errors in the tables. E.g. setjmp() present in 32V, BSD3 and BSD 4.2, but longjmp() not present. That doesn&#x27;t make sense and doesn&#x27;t match their man pages.