X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Ferrno.texi;h=e0a98e3c0645a721646a75ad12705115a1d7ec54;hb=f4c549fab688ce822556eadcf60fdda5042ade11;hp=7cec051d09908c1f3b513a0431d02e7db3351d1d;hpb=e59f779745a9bff341dfe5fd839f4c65023c9061;p=gnulib.git diff --git a/doc/posix-headers/errno.texi b/doc/posix-headers/errno.texi index 7cec051d0..e0a98e3c0 100644 --- a/doc/posix-headers/errno.texi +++ b/doc/posix-headers/errno.texi @@ -19,14 +19,17 @@ The macros @code{ENOMSG}, @code{EIDRM}, @code{EPROTO}, @code{EBADMSG}, @code{ENOTSUP} are not defined on some platforms: OpenBSD 4.0, mingw. @item +The macro @code{ESTALE} is not defined on some platforms: +mingw, Interix 3.5. +@item The macros @code{EWOULDBLOCK}, @code{ETXTBSY}, @code{ELOOP}, @code{ENOTSOCK}, @code{EDESTADDRREQ}, @code{EMSGSIZE}, @code{EPROTOTYPE}, @code{ENOPROTOOPT}, @code{EPROTONOSUPPORT}, @code{EOPNOTSUPP}, @code{EAFNOSUPPORT}, @code{EADDRINUSE}, @code{EADDRNOTAVAIL}, @code{ENETDOWN}, @code{ENETUNREACH}, @code{ENETRESET}, @code{ECONNABORTED}, @code{ECONNRESET}, @code{ENOBUFS}, @code{EISCONN}, @code{ENOTCONN}, @code{ETIMEDOUT}, @code{ECONNREFUSED}, -@code{EHOSTUNREACH}, @code{EALREADY}, @code{EINPROGRESS}, @code{ESTALE}, -@code{EDQUOT} are not defined on some platforms: +@code{EHOSTUNREACH}, @code{EALREADY}, @code{EINPROGRESS}, @code{EDQUOT} are +not defined on some platforms: mingw. @end itemize