diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-12 12:18:08 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-12 12:18:08 -0800 |
commit | a9625ea95fbc73e324630e760cf2805a9378ee5e (patch) | |
tree | 8b15091e4ae2ea9c4cd5283487928935c6791299 /conform/data/time.h-data | |
parent | d3c7e68655d65b5e68cfc14c89aefa8dd3f8e3e2 (diff) | |
download | glibc-a9625ea95fbc73e324630e760cf2805a9378ee5e.tar.gz glibc-a9625ea95fbc73e324630e760cf2805a9378ee5e.tar.xz glibc-a9625ea95fbc73e324630e760cf2805a9378ee5e.zip |
Internal namespace test improvements.
Diffstat (limited to 'conform/data/time.h-data')
-rw-r--r-- | conform/data/time.h-data | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/conform/data/time.h-data b/conform/data/time.h-data index e2ff298ea7..6f86ed05f4 100644 --- a/conform/data/time.h-data +++ b/conform/data/time.h-data @@ -89,12 +89,5 @@ variable {long int} timezone #endif variable {char*} tzname [2] -allow tm_* -allow clock_* -allow timer_* -allow it_* -allow tv_* -allow CLOCK_* -allow TIMER_* -allow *_t -allow sigevent +allow-header sched.h +allow-header time.h |