Jump to content

Talk:errno.h

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia


"EPIPE" listed at Redirects for discussion

[edit]

An editor has asked for a discussion to address the redirect EPIPE. Please participate in the redirect discussion if you wish to do so. Jovanmilic97 (talk) 18:45, 11 September 2019 (UTC)[reply]

India Education Program course assignment

[edit]

This article was the subject of an educational assignment at College Of Engineering Pune supported by Wikipedia Ambassadors through the India Education Program during the 2011 Q3 term. Further details are available on the course page.

The above message was substituted from {{IEP assignment}} by PrimeBOT (talk) on 20:02, 1 February 2023 (UTC)404[reply]

Improvements

[edit]

I removed the uncited statement that error codes 41 and 58 were not part of the POSIX standard as POSIX itself does not define specific error codes. 41 is associated with ELNRG and appears in GNU, RUST, Python and Oracle documentation but not in the latest POSIX documentation. It may be useful to verify each of the listed names are part of the POSIX standard and mark (but not remove) any that do not appear using https://pubs.opengroup.org/onlinepubs/9799919799/. There is no requirement other than the title of the section that only POSIX codes need to be listed.

The description of each of the error codes is rather terse and appears to be copied from the list of error codes in the reference. Better explanations could be provided by consulting related man pages and other documentation such as Stevens and Rago and other systems programming references. GelvinM (talk) 16:15, 6 April 2025 (UTC)[reply]