Mercurial > hg > octave-nkf > gnulib-hg
comparison doc/gnulib.texi @ 11585:e5e87741d992
Mention glibc function 'fallocate'.
author | Pádraig Brady <P@draigbrady.com> |
---|---|
date | Fri, 22 May 2009 12:54:02 +0200 |
parents | 925138552c76 |
children | fce330cf6651 |
comparison
equal
deleted
inserted
replaced
11584:219c99d22526 | 11585:e5e87741d992 |
---|---|
3630 | 3630 |
3631 @node Glibc fcntl.h | 3631 @node Glibc fcntl.h |
3632 @section Glibc Extensions to @code{<fcntl.h>} | 3632 @section Glibc Extensions to @code{<fcntl.h>} |
3633 | 3633 |
3634 @menu | 3634 @menu |
3635 * fallocate:: | |
3635 * readahead:: | 3636 * readahead:: |
3636 @end menu | 3637 @end menu |
3637 | 3638 |
3639 @include glibc-functions/fallocate.texi | |
3638 @include glibc-functions/readahead.texi | 3640 @include glibc-functions/readahead.texi |
3639 | 3641 |
3640 @node Glibc fenv.h | 3642 @node Glibc fenv.h |
3641 @section Glibc Extensions to @code{<fenv.h>} | 3643 @section Glibc Extensions to @code{<fenv.h>} |
3642 | 3644 |