* posix/tst-rfc3484.c (do_test): Adjust for addition of
authorUlrich Drepper <drepper@redhat.com>
Sun, 14 Oct 2007 22:29:08 +0000 (22:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 14 Oct 2007 22:29:08 +0000 (22:29 +0000)
service_order field to sorting structure.

ChangeLog

index 16d3a2e..8365679 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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