repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
strerrorname_np: Add tests.
[gnulib.git]
/
modules
/
freadseek
blob
19f2a158d0a109c0f9da9bcd3bd4fea10b52a6fd
1
Description:
2
freadseek() function: Read and discard input from a stream.
3
4
Files:
5
lib/freadseek.h
6
lib/freadseek.c
7
lib/stdio-impl.h
8
m4/freadseek.m4
9
10
Depends-on:
11
freadahead
12
freadptr
13
fseeko
14
lseek
15
16
configure.ac:
17
gl_FUNC_FREADSEEK
18
19
Makefile.am:
20
lib_SOURCES += freadseek.c
21
22
Include:
23
"freadseek.h"
24
25
License:
26
LGPLv2+
27
28
Maintainer:
29
all