gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / ftruncate
1 Description:
2 ftruncate() function: truncate an open file to a specified length.
3
4 Files:
5 lib/ftruncate.c
6 m4/ftruncate.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_FTRUNCATE
12
13 Makefile.am:
14
15 Include:
16 <unistd.h>
17
18 License:
19 GPL
20
21 Maintainer:
22 Jim Meyering
23