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:
0e69124
)
Add pthread_barrier_t, pthread_barrierattr_t, and pthread_spinlock_t.
author
drepper
<drepper>
Sun, 30 Apr 2000 04:08:27 +0000
(
04:08
+0000)
committer
drepper
<drepper>
Sun, 30 Apr 2000 04:08:27 +0000
(
04:08
+0000)
conform/data/sys/types.h-data
patch
|
blob
|
history
diff --git
a/conform/data/sys/types.h-data
b/conform/data/sys/types.h-data
index
6a08c19
..
ed7236b
100644
(file)
--- a/
conform/data/sys/types.h-data
+++ b/
conform/data/sys/types.h-data
@@
-14,6
+14,8
@@
type nlink_t
type off_t
type pid_t
type pthread_attr_t
+type pthread_barrier_t
+type pthread_barrierattr_t
type pthread_cond_t
type pthread_condattr_t
type pthread_key_t
@@
-22,6
+24,7
@@
type pthread_mutexattr_t
type pthread_once_t
type pthread_rwlock_t
type pthread_rwlockattr_t
+type pthread_spinlock_t
type pthread_t
type size_t
type ssize_t