doc/posix-headers/errno.texi


Log

Author Commit Date CI Message
Bruno Haible 3534c3af 2010-10-02T18:54:05 Define missing EDQUOT on NonStop Kernel. * lib/errno.in.h (EDQUOT): Assign a value if missing. * lib/strerror.c (rpl_strerror): Handle missing EDQUOT. * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Also test whether EDQUOT is missing. * doc/posix-headers/errno.texi: Mention the NSK bug. * doc/posix-functions/strerror.texi: Mention the workaround on NSK. Reported by Joachim Schmitz <schmitz@hp.com>.
Bruno Haible b14c9a8f 2010-10-02T18:35:08 Update doc for POSIX:2008. * doc/posix-headers/*.texi [except ucontext.texi, sys_timeb.texi]: Update URL of POSIX specification.
Karl Berry 80fc442c 2010-08-13T11:50:58 avoid some overlong lines from posix urls, etc.
Bruno Haible b96a57ff 2009-06-17T10:37:33 Define missing ESTALE on Interix 3.5.
Bruno Haible e59f7797 2008-09-26T20:09:32 Module EOVERFLOW is removed.
Bruno Haible 20e00532 2008-09-15T12:26:17 Override <errno.h> also on Cygwin.
Bruno Haible 3d37b264 2008-09-14T00:41:33 New module 'errno'.
Bruno Haible 75aa45a0 2008-03-30T14:34:48 New module 'EOVERFLOW'.
Bruno Haible 2b6c08c7 2008-01-20T00:09:59 Rename two directories: headers -> posix-headers, functions -> posix-functions.