projects
/
platform
/
upstream
/
glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Correct errno handling in expm1.
[platform/upstream/glibc.git]
/
include
/
ttyent.h
1
#ifndef _TTYENT_H
2
# include <misc/ttyent.h>
3
4
libc_hidden_proto (getttyent)
5
libc_hidden_proto (setttyent)
6
libc_hidden_proto (endttyent)
7
8
#endif