Mercurial > hg > octave-kai > gnulib-hg
view doc/posix-headers/sys_resource.texi @ 10489:4e5796b3cdfd
Reorder items.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 26 Sep 2008 14:44:52 +0200 |
parents | 1d6d83874993 |
children | bb0ceefd22dc |
line wrap: on
line source
@node sys/resource.h @section @file{sys/resource.h} POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/resource.h.html} Gnulib module: --- Portability problems fixed by Gnulib: @itemize @end itemize Portability problems not fixed by Gnulib: @itemize @item This header file is missing on some platforms: mingw. @item On some platforms, this header file requires that <sys/types.h> and <sys/time.h> already be included: FreeBSD 5.0. @end itemize