index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
getline.h
blob: a2f35b92b2cff9cfc1f2cd091cd2355aa291efde (
plain
)
1
int
getline
(
char
**
lineptr
,
size_t
*
n
,
FILE
*
stream
);