aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2025-05-20 07:45:16 -0400
committerCarlos O'Donell <carlos@redhat.com>2025-05-21 12:47:44 -0400
commit1b71a7350084891b788952000ff0472cf38d7392 (patch)
treec93283df1f3365a6f0bf6740f843a2bb19c0332b
parent078c18d358e08e4222eda6bdf43c828e1b6928df (diff)
downloadglibc-1b71a7350084891b788952000ff0472cf38d7392.zip
glibc-1b71a7350084891b788952000ff0472cf38d7392.tar.gz
glibc-1b71a7350084891b788952000ff0472cf38d7392.tar.bz2
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 <fweimer@redhat.com>
-rw-r--r--posix/tst-regex.input12
1 files changed, 0 insertions, 12 deletions
diff --git a/posix/tst-regex.input b/posix/tst-regex.input
index 1de30b3..38b8db6 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 <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
@@ -11089,13 +11084,6 @@
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.