aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2023-05-20 13:37:47 +0000
committerPaul Pluzhnikov <ppluzhnikov@google.com>2023-06-02 01:39:48 +0000
commit7f0d9e61f40c669fca3cfd1e342fa8236c7220b7 (patch)
treee02ce0ba813f2cb4f20643988ec030292784cab6
parent5013f6fc6c44160e8ec6bcd34ba676e85d9d6ab6 (diff)
downloadglibc-7f0d9e61f40c669fca3cfd1e342fa8236c7220b7.tar.xz
glibc-7f0d9e61f40c669fca3cfd1e342fa8236c7220b7.zip
Fix all the remaining misspellings -- BZ 25337
-rw-r--r--INSTALL2
-rw-r--r--Makerules2
-rw-r--r--NEWS32
-rw-r--r--argp/argp-help.c2
-rw-r--r--argp/argp-parse.c2
-rw-r--r--argp/tst-argp1.c2
-rw-r--r--benchtests/bench-pthread-locks.c4
-rw-r--r--benchtests/bench-util.c4
-rwxr-xr-xbenchtests/scripts/plot_strings.py2
-rw-r--r--bits/siginfo-consts.h2
-rw-r--r--bits/socket.h2
-rw-r--r--configure.ac2
-rw-r--r--crypt/badsalttest.c2
-rw-r--r--crypt/crypt_util.c2
-rw-r--r--csu/check_fds.c2
-rw-r--r--csu/init-first.c2
-rw-r--r--debug/explicit_bzero_chk.c2
-rw-r--r--debug/pcprofiledump.c2
-rw-r--r--debug/tst-fortify.c2
-rw-r--r--dlfcn/moddummy2.c2
-rw-r--r--gmon/mcount.c2
-rw-r--r--grp/initgroups.c2
-rw-r--r--hesiod/README.hesiod2
-rw-r--r--htl/Makefile2
-rw-r--r--htl/pt-create.c2
-rw-r--r--htl/pt-internal.h2
-rw-r--r--hurd/fd-close.c2
-rw-r--r--hurd/hurd/signal.h2
-rw-r--r--hurd/hurdexec.c2
-rw-r--r--hurd/hurdsig.c2
-rw-r--r--hurd/lookup-retry.c2
-rw-r--r--include/alloc_buffer.h2
-rw-r--r--include/arpa/nameser.h2
-rw-r--r--include/file_change_detection.h2
-rw-r--r--include/libc-pointer-arith.h2
-rw-r--r--include/libc-symbols.h6
-rw-r--r--include/printf_buffer.h2
-rw-r--r--include/sys/socket.h4
-rw-r--r--inet/arpa/inet.h2
-rw-r--r--inet/idna_name_classify.c2
-rw-r--r--inet/netinet/igmp.h2
-rw-r--r--inet/rexec.c2
-rw-r--r--io/file_change_detection.c2
-rw-r--r--io/tst-fts.c2
-rw-r--r--libio/oldfmemopen.c2
-rw-r--r--libio/tst-fopenloc.c2
-rw-r--r--libio/tst-memstream.h2
-rw-r--r--libio/tst-setvbuf1.c2
-rw-r--r--libio/tst-vtables-interposed.c2
-rw-r--r--libio/tst-wmemstream3.c2
-rw-r--r--login/programs/utmpdump.c2
-rw-r--r--login/utmp_file.c2
-rw-r--r--mach/Machrules2
-rw-r--r--mach/errorlib.h2
-rw-r--r--malloc/arena.c2
-rw-r--r--malloc/malloc-debug.c2
-rw-r--r--malloc/malloc.c16
-rw-r--r--malloc/tst-mallocfork2.c4
-rw-r--r--malloc/tst-mallocfork3.c2
-rw-r--r--malloc/tst-mallocstate.c2
-rw-r--r--math/bits/mathcalls.h2
-rw-r--r--math/fenv.h2
-rw-r--r--math/libm-test-support.c2
-rw-r--r--math/math.h2
-rw-r--r--math/test-fenv.c2
-rw-r--r--math/tgmath.h2
-rw-r--r--misc/hsearch_r.c2
-rw-r--r--misc/preadv64v2.c2
-rw-r--r--misc/pwritev64v2.c2
-rw-r--r--misc/search.h2
-rw-r--r--misc/tst-efgcvt-template.c4
-rw-r--r--misc/tst-mntent-blank-corrupt.c2
-rw-r--r--nptl/TODO6
-rw-r--r--nptl/descr.h2
-rw-r--r--nptl/futex-internal.c2
-rw-r--r--nptl/perf.c4
-rw-r--r--nptl/pthread_cond_common.c2
-rw-r--r--nptl/pthread_cond_wait.c4
-rw-r--r--nptl/pthread_create.c2
-rw-r--r--nptl/pthread_getattr_np.c2
-rw-r--r--nptl/pthread_mutex_lock.c4
-rw-r--r--nptl/sem_waitcommon.c2
-rw-r--r--nptl/tst-dlsym1.c2
-rw-r--r--nptl/tst-rwlock20.c2
-rw-r--r--nptl/tst-stack4.c4
-rw-r--r--nptl/tst-tls3.c2
-rw-r--r--nptl/tst-tsd3.c6
-rw-r--r--nptl/tst-tsd4.c4
-rw-r--r--nptl_db/td_thr_get_info.c2
-rw-r--r--nptl_db/thread_dbP.h2
-rw-r--r--nscd/connections.c6
-rw-r--r--nscd/initgrcache.c2
-rw-r--r--nscd/nscd-client.h2
-rw-r--r--nscd/nscd.c2
-rw-r--r--nscd/nscd_helper.c4
-rw-r--r--nscd/nscd_setup_thread.c2
-rw-r--r--nscd/nscd_stat.c2
-rw-r--r--nss/nss_compat/compat-grp.c2
-rw-r--r--nss/nss_compat/compat-pwd.c2
-rw-r--r--nss/nss_compat/compat-spwd.c2
-rw-r--r--nss/nss_database.c2