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
glob: merge from glibc with Zanella glob changes
[gnulib.git]
/
modules
/
fbufmode
blob
20a462536123f0f764c7f10865f2d2c36655af88
1
Description:
2
fbufmode() function: Determine the buffering mode of a FILE stream.
3
4
Files:
5
lib/fbufmode.h
6
lib/fbufmode.c
7
lib/stdio-impl.h
8
m4/fbufmode.m4
9
10
Depends-on:
11
12
configure.ac:
13
gl_FUNC_FBUFMODE
14
15
Makefile.am:
16
lib_SOURCES += fbufmode.c
17
18
Include:
19
"fbufmode.h"
20
21
License:
22
LGPL
23
24
Maintainer:
25
Eric Blake