mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-27 20:14:02 +08:00
63b5e81648
* bootstrap.conf: Include the new module * gl/lib/fadvise.c: Provide a simpler interface to posix_fadvise. (fadvise): Provide hint to the whole file associated with a stream. (fdadvise): Provide hint to the specific portion of a file associated with a file descriptor. * gl/lib/fadvise.h: Redefine POSIX_FADV_* to FADVISE_* enums. * gl/modules/fadvise: New file. * m4/jm-macros.m4: Remove the no longer needed posix_fadvise check. * .x-sc_program_name: Exclude test-fadvise.c from this check. * gl/tests/test-fadvise (main): New test program. * gl/modules/fadvise-testss: A new index to reference the tests. * src/sort.c (stream_open): Use the new interface. * src/dd.c (iwrite): Likewise. |
||
---|---|---|
.. | ||
boottime.m4 | ||
ChangeLog-2007 | ||
check-decl.m4 | ||
euidaccess-stat.m4 | ||
fd-reopen.m4 | ||
gmp.m4 | ||
include-exclude-prog.m4 | ||
jm-macros.m4 | ||
lib-check.m4 | ||
memxfrm.m4 | ||
prereq.m4 | ||
stat-prog.m4 | ||
strnumcmp.m4 | ||
xattr.m4 | ||
xfts.m4 |