[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Normal way to #include <errno.h> (#179)

Nicolas Cellier notifications at github.com
Wed Jan 3 21:28:35 UTC 2018


It sounds correct, I verified `man errno` for freebsd, openbsd, linux and all mention `<errno.h>`
I think it comes from macos, where `man errno` does not answer anything usefull...
But where I get this answer to `man 2 intro`

**NAME**
     intro -- introduction to system calls and error numbers

**SYNOPSIS**
     #include <sys/errno.h>

**DESCRIPTION**
     This section provides an overview of the system calls, their error returns, and other common
     definitions and concepts.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/179#issuecomment-355132424
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180103/1b873b30/attachment.html>


More information about the Vm-dev mailing list