4 __timezone; __daylight; __tzname;
6 # functions with special/multiple interfaces
9 # functions used in other libraries
10 __gmtime_r; __gettimeofday;
12 # variables in normal name space
13 daylight; timezone; tzname;
16 adjtime; adjtimex; asctime; asctime_r;
19 clock; ctime; ctime_r;
28 getitimer; gettimeofday; gmtime; gmtime_r;
31 localtime; localtime_r;
37 setitimer; settimeofday; stime; strftime; strptime;
40 time; timegm; timelocal; tzset;
43 # variables in normal name space
59 # these internal names are used by libstdc++
60 __strftime_l; __wcsftime_l;