projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
157735f
)
fd_set is a typedef.
author
drepper
<drepper>
Sat, 27 Jan 2001 19:20:56 +0000
(19:20 +0000)
committer
drepper
<drepper>
Sat, 27 Jan 2001 19:20:56 +0000
(19:20 +0000)
conform/data/sys/time.h-data
patch
|
blob
|
history
diff --git
a/conform/data/sys/time.h-data
b/conform/data/sys/time.h-data
index
49d5fbc
..
0de8c27
100644
(file)
--- a/
conform/data/sys/time.h-data
+++ b/
conform/data/sys/time.h-data
@@
-11,9
+11,8
@@
element {struct itimerval} {struct timeval} it_value
type time_t
type suseconds_t
-type {struct fd_set}
-
-element {struct fd_set} long fds_bits []
+type fd_set
+element fd_set long fds_bits []
constant ITIMER_REAL
constant ITIMER_VIRTUAL