diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-12 12:13:04 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-12 12:13:04 -0800 |
commit | d3c7e68655d65b5e68cfc14c89aefa8dd3f8e3e2 (patch) | |
tree | 6392a290bcaf7b844b59894d5f6edf6258cd8733 /conform | |
parent | 25fdd5d1347767f0b90aed1990cc835a75daabf9 (diff) | |
download | glibc-d3c7e68655d65b5e68cfc14c89aefa8dd3f8e3e2.tar.gz glibc-d3c7e68655d65b5e68cfc14c89aefa8dd3f8e3e2.tar.xz glibc-d3c7e68655d65b5e68cfc14c89aefa8dd3f8e3e2.zip |
Fix up pthread.h for XPG7.
Diffstat (limited to 'conform')
-rw-r--r-- | conform/data/time.h-data | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conform/data/time.h-data b/conform/data/time.h-data index c07fe1dc3b..e2ff298ea7 100644 --- a/conform/data/time.h-data +++ b/conform/data/time.h-data @@ -97,3 +97,4 @@ allow tv_* allow CLOCK_* allow TIMER_* allow *_t +allow sigevent |