]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
posix: Use more inclusive language in test data.
authorCarlos O'Donell <carlos@redhat.com>
Tue, 20 May 2025 11:45:16 +0000 (07:45 -0400)
committerCarlos O'Donell <carlos@redhat.com>
Wed, 21 May 2025 16:47:44 +0000 (12:47 -0400)
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 <fweimer@redhat.com>
posix/tst-regex.input

index 1de30b3d522038d2d0184b1fdea28343db4c1af4..38b8db63a63912b8d30d73efa8f745976dda57f7 100644 (file)
        * sysdeps/libm-ieee754/s_exp2f.c (__exp2f_deltatable): Renamed
        from __exp2_deltatable.
 
-1998-02-26  Ulrich Drepper  <drepper@cygnus.com>
-
-       * nis/ypclnt.c (yp_master): Check result of strdup.
-       Patch by Thorsten Kukuk.
-
 1998-02-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
 
        * nis/ypclnt.c: Give clnt handle after error checking free, change
        inline functions by feature tests to avoid warning about missing
        prototype declarations.
 
-1997-12-09 15:08  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
-
-       * 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  <pb@nexus.co.uk>
 
        * sysdeps/standalone/arm/bits/errno.h (EAGAIN): Added.