Set cut_dir properly, and add mode line for Emacs.
[gnulib/ericb.git] / modules / fseek
blob07f948e8e1e91d5cc60d316f1a9efc82dc41f4c9
1 Description:
2 fseek() function: Reposition a FILE stream.
4 Files:
5 lib/fseek.c
6 m4/fseek.m4
8 Depends-on:
9 fseeko
10 stdio
12 configure.ac:
13 gl_FUNC_FSEEK
14 gl_STDIO_MODULE_INDICATOR([fseek])
16 Makefile.am:
18 Include:
19 <stdio.h>
21 License:
22 LGPL
24 Maintainer:
25 Bruno Haible