Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Unlink (Unix)

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 7 years ago by TamusJRoyce in topic Unix-like

Unix-like

[edit]

unlink is specified by the POSIX Specification and the Single UNIX Specification. GNU Core Utils follows POSIX. But they do not always follow it to a T, since it is not POSIX certified. However, there are many other libraries that also follow POSIX in a similar manner: BusyBox, ToyBox, Microsoft Posix (which has influenced Windows kernel greatly ever since Windows NT... but fully follow posix, such as fork, was moved to an optional package), and FreeRTOS to name a few.

I believe Apple obtained POSIX certification with OS X 10.6. So it can be said that it is actually more Unix-like then most Linux's (cite needed, but there are a lot of flavors of Linux that are not POSIX complaint).

It is not a big enough note to add these details to the article. But I thought I would mention it. Most operating systems, including Windows (at least at the kernel level), are Unix-like.

TamusJRoyce (talk) 23:01, 7 July 2019 (UTC)Reply