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.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a25f7486fe43f25b

Jump to content

Talk:Unistd.h

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 8 years ago by 2620:0:100E:401:98B4:4870:542B:6B8F in topic First line is misleading

First line is misleading

[edit]

The opening line is a little misleading:

> In the C and C++ programming languages, unistd.h is the name of the header file that provides access to the POSIX operating system API.

This suggests that unistd.h is part of the C or C++ language standards when actually it's part of the POSIX standards.

To fix this, I would turn it around:

> On POSIX operating systems, unistd.h is the name of the header file that provides system API declarations to programs written in the C or C++ programming languages.

Would this be a reasonable change?

2620:0:100E:401:98B4:4870:542B:6B8F (talk) 23:56, 9 February 2018 (UTC)AdrianReply