From 4b1fef8482da6863711fdb64f06413f06424dad7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 2 Feb 2001 08:24:56 +0000 Subject: Update. 2001-02-02 Ulrich Drepper * string/tst-svc.input: Add two more test cases. * string/tst-svc.expect: Modify to reflect new test cases. 2001-02-01 Jakub Jelinek * sysdeps/posix/getaddrinfo.c (gaih_local, gaih_inet): Replace all tp->name tests with tp->name[0] tests. 2001-01-29 Ben Collins * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r): Fix check for name == NULL. --- string/tst-svc.expect | 2 ++ string/tst-svc.input | 2 ++ 2 files changed, 4 insertions(+) (limited to 'string') diff --git a/string/tst-svc.expect b/string/tst-svc.expect index f4eb491..bb54a2a 100644 --- a/string/tst-svc.expect +++ b/string/tst-svc.expect @@ -6,6 +6,8 @@ 01a 0 0a +2.8 +2.8-0.4 20 21 22 diff --git a/string/tst-svc.input b/string/tst-svc.input index 7cdf6f6..fbe06d2 100644 --- a/string/tst-svc.input +++ b/string/tst-svc.input @@ -27,3 +27,5 @@ foo-0.10.5 CP037 CP1257 CP345 +2.8-0.4 +2.8 -- cgit v1.1