* posix/tst-rfc3484.c (do_test): Adjust for addition of

service_order field to sorting structure.
This commit is contained in:
Ulrich Drepper 2007-10-14 22:29:08 +00:00
parent c9eb73d902
commit a94673e616
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
(rfc3484_sort): Make sure that even of qsort doesn't support
stable sorting it is stable by comparing service_order.
(getaddrinfo): Initialize service_order.
* posix/tst-rfc3484.c (do_test): Adjust for addition of
service_order field to sorting structure.
* include/time.h: Declare __tzset_parse_tz and __tzset_compute.
* time/tzset.c (tzset_internal): Break TZ string parsing out into