From 1b71a7350084891b788952000ff0472cf38d7392 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Tue, 20 May 2025 07:45:16 -0400 Subject: [PATCH] posix: Use more inclusive language in test data. Remove Changelog entries that use 'blacklist' or 'master' in the test data. The test data still contains enough accented characters to serve the purposes of the posix/tst-regex.c test. Reviewed-by: Florian Weimer --- posix/tst-regex.input | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/posix/tst-regex.input b/posix/tst-regex.input index 1de30b3d522..38b8db63a63 100644 --- a/posix/tst-regex.input +++ b/posix/tst-regex.input @@ -8423,11 +8423,6 @@ * sysdeps/libm-ieee754/s_exp2f.c (__exp2f_deltatable): Renamed from __exp2_deltatable. -1998-02-26 Ulrich Drepper - - * nis/ypclnt.c (yp_master): Check result of strdup. - Patch by Thorsten Kukuk. - 1998-02-26 Thorsten Kukuk * nis/ypclnt.c: Give clnt handle after error checking free, change @@ -11089,13 +11084,6 @@ inline functions by feature tests to avoid warning about missing prototype declarations. -1997-12-09 15:08 Thorsten Kukuk - - * nis/nss_compat/compat-grp.c: Reset the blacklist correct, fix - return code for non existent +name entries. - * nis/nss_compat/compat-pwd.c: Likewise. - * nis/nss_compat/compat-spwd.c: Likewise. - 1997-12-10 13:52 Philip Blundell * sysdeps/standalone/arm/bits/errno.h (EAGAIN): Added. -- 2.47.2