From: Carlos O'Donell Date: Tue, 20 May 2025 11:45:16 +0000 (-0400) Subject: posix: Use more inclusive language in test data. X-Git-Tag: glibc-2.42~221 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b71a7350084891b788952000ff0472cf38d7392;p=thirdparty%2Fglibc.git 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 --- diff --git a/posix/tst-regex.input b/posix/tst-regex.input index 1de30b3d52..38b8db63a6 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.