repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Check if SSE is available with HAS_CPU_FEATURE
[glibc.git]
/
include
/
pty.h
blob
4979bb765f56f6ca854b96ba7dffc70ba5aa51a6
1
#ifndef _PTY_H
2
#include <login/pty.h>
3
4
# ifndef _ISOMAC
5
6
libutil_hidden_proto
(
openpty
)
7
8
# endif
/* !_ISOMAC */
9
#endif