Fix spellings of contributor names in comments and doc

This commit is contained in:
Paul Eggert 2019-08-23 13:07:38 -07:00
parent edd8d70b91
commit e6855a3bdf
39 changed files with 141 additions and 141 deletions

View File

@ -3089,7 +3089,7 @@
* benchtests/bench-strstr.c (do_one_test): Use small iterations.
* benchtests/bench-strtok.c (do_one_test): Use small iterations.
2019-05-21 Adhemeval Zanella <adhemerval.zanella@linaro.org>
2019-05-21 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* sysdeps/unix/sysv/linux/powerpc/ipc_priv.h (SEMTIMEDOP_IPC_ARGS):
New define.
@ -13470,7 +13470,7 @@
(SNAN_TESTS_TYPE_CAST): Do not define macro here.
* sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Likewise.
2018-08-01 Carlos O'Donel <carlos@redhat.com>
2018-08-01 Carlos O'Donell <carlos@redhat.com>
* version.h (RELEASE): Set to "development".
(VERSION): Set to "2.28.9000".
@ -24584,7 +24584,7 @@
2017-12-05 Rogerio A. Cardoso <rcardoso@linux.vnet.ibm.com>
Paul E. Murphy <murphyp@linux.vnet.ibm.com>
Carlos O'Donnell <carlos@redhat.com>
Carlos O'Donell <carlos@redhat.com>
* elf/dl-tunables.list: Add elision parameters.
* manual/tunables.texi: Add entries about elision tunable.

View File

@ -658,10 +658,10 @@
Define and initialize use_outdigits in the inner loops.
* sysdeps/posix/sigwait.c: Don't look for signal 0 since it does
not exist. Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1601).
not exist. Patch by Miloslav Trmač <mitr@volny.cz> (PR libc/1601).
* sysdeps/i386/fpu/s_nearbyint.S: Disable raising exception, not
enable it. Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1600).
enable it. Patch by Miloslav Trmač <mitr@volny.cz> (PR libc/1600).
* sysdeps/i386/fpu/s_nearbyintf.S: Likewise.
* sysdeps/i386/fpu/s_nearbyintl.S: Likewise.
@ -693,7 +693,7 @@
so test for overflow and handle it.
* sysdeps/i386/fpu/s_sinf.S: Likewise.
* sysdeps/i386/fpu/s_tanf.S: Likewise.
Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1563).
Patch by Miloslav Trmač <mitr@volny.cz> (PR libc/1563).
* iconvdata/Makefile (modules): Add UTF-16.
(distribute): Add utf-16.c.
@ -981,7 +981,7 @@
* sysdeps/unix/sysv/linux/mips/fxstat.c: Likewise.
* sysdeps/unix/sysv/linux/mips/init-first.h: New file, from Ralf
Baechle <ralf@gnu.org>.
Bächle <ralf@gnu.org>.
* sysdeps/unix/sysv/linux/mips/brk.c: New file.
@ -1012,7 +1012,7 @@
* sysdeps/powerpc/fpu/fesetround.c: Likewise.
* sysdeps/sparc/fpu/feholdexcpt.c: Likewise.
* sysdeps/sparc/fpu/fesetround.c: Likewise.
Patch by Miloslav Trmac <mitr@volny.cz>.
Patch by Miloslav Trmač <mitr@volny.cz>.
* locale/programs/ld-collate.c (struct locale_collate_t): Change
type of plane_size and plane_cnt to uint32_t.
@ -1482,7 +1482,7 @@
* manual/getopt.texi (Using the getopt function): Fix description of
return value for format string starting with '-' (PR libc/1551).
Patch by Raúl Núñez de Arenas Coronado <dervishd@jazzfree.com>
Patch by Raúl Núñez de Arenas Coronado <dervishd@jazzfree.com>
* sunrpc/clnt_perr.c (rpc_errlist): Fix index for RPC_PROGVERSMISMATCH.
Patch by jens.moeller@westgeo.com (PR libc/1550).
@ -3715,7 +3715,7 @@
(RESOLVE_GOTSYM): Use R_MIPS_REL32.
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Likewise.
Based on patches from Maciej W. Rozycki <macro@ds2.pg.gda.pl> and
Ralf Baechle <baechle@uni-koblenz.de>.
Ralf Bächle <baechle@uni-koblenz.de>.
* sysdeps/mips/mips64/dl-machine.h: Apply same patches.
@ -6138,7 +6138,7 @@
* sysdeps/unix/sysv/linux/mips/bits/errno.h: Likewise.
* elf/Makefile ($(objpfx)ld.so): Fix rtld-ldscript dependency.
Patch by Ralf Baechle <ralf@uni-koblenz.de>.
Patch by Ralf Bächle <ralf@uni-koblenz.de>.
1999-08-25 Ulrich Drepper <drepper@cygnus.com>
@ -6188,14 +6188,14 @@
* stdio-common/tst-cookie.c: New file.
* sysdeps/unix/sysv/linux/mips/bits/errno.h: Fix EILSEQ value
changed in last patch. Reported by Ralf Baechle.
changed in last patch. Reported by Ralf Bächle.
1999-08-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* sysdeps/unix/mips/sysdep.h: Use __syscall_error.
* sysdeps/unix/mips/sysdep.S: Rewrite, don't declare errno here.
Patches by Ralf Baechle <ralf@uni-koblenz.de>
Patches by Ralf Bächle <ralf@uni-koblenz.de>
1999-08-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
@ -6361,7 +6361,7 @@
* sysdeps/unix/sysv/linux/mips/bits/sigaction.h (SA_RESETHAND): Add it.
* sysdeps/mips/bits/dlfcn.h: Remove SGI specific calls, add RTLD_LOCAL.
Patches by Ralf Baechle <ralf@uni-koblenz.de>
Patches by Ralf Bächle <ralf@uni-koblenz.de>
1999-08-21 Ulrich Drepper <drepper@cygnus.com>
@ -7316,7 +7316,7 @@
1999-07-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* localedata/tst-rpmatch.sh: Use "&" instead of "§" to avoid a bug
* localedata/tst-rpmatch.sh: Use "&" instead of "§" to avoid a bug
in bash 2.03.
1999-07-25 Ulrich Drepper <drepper@cygnus.com>

View File

@ -789,7 +789,7 @@
* sysdeps/s390/fpu/libm-test-ulps: New ulps.
* sysdeps/unix/sysv/linux/mips/syscalls.list: Add fcntl64.
Patch by Ralf Baechle <ralf@gnu.org>.
Patch by Ralf Bächle <ralf@gnu.org>.
2000-10-21 Ulrich Drepper <drepper@redhat.com>
@ -878,7 +878,7 @@
* sysdeps/sh/dl-machine.h: Likewise.
* sysdeps/sparc/sparc32/dl-machine.h: Likewise.
* sysdeps/sparc/sparc64/dl-machine.h: Likewise.
Patch by Martin Schwidefsksy <schwidefsky@de.ibm.com>.
Patch by Martin Schwidefsky <schwidefsky@de.ibm.com>.
2000-10-20 Jakub Jelinek <jakub@redhat.com>
@ -918,7 +918,7 @@
* string/string.h: Remove declaration of __strcasecmp and __strcasestr.
* include/string.h: Declare them here.
2000-10-18 Ralf Baechle <ralf@gnu.org>
2000-10-18 Ralf Bächle <ralf@gnu.org>
* sysdeps/unix/sysv/linux/mips/sys/syscall.h: Include <asm/unistd.h>.
@ -944,7 +944,7 @@
(elf_machine_runtime_link_map): Likewise.
(elf_machine_runtime_setup): Likewise.
Handle dynamic linker's local got entries.
Patches by Ralf Baechle <ralf@gnu.org>.
Patches by Ralf Bächle <ralf@gnu.org>.
2000-10-09 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
@ -1347,7 +1347,7 @@
* sysdeps/sparc/sparc32/fpu/libm-test-ulps: New file.
2000-10-02 Ralf Baechle <ralf@gnu.org>
2000-10-02 Ralf Bächle <ralf@gnu.org>
* sysdeps/unix/sysv/linux/mips/sys/tas.h: Add missing .mips0 at the
end of inline assembler code.
@ -1364,7 +1364,7 @@
* sysdeps/unix/sysv/linux/alpha/bits/resource.h: Add RLIMIT_LOCKS.
2000-10-01 Ralf Baechle <ralf@gnu.org>
2000-10-01 Ralf Bächle <ralf@gnu.org>
* sysdeps/mips/dl-machine.h (RTLD_START): Fix computation of envp
argument passed to _dl_init.
@ -1433,7 +1433,7 @@
level2, and level3 as well.
(wctype_table_add): Remove a few unnecessary conditionals.
2000-09-30 Ralf Baechle <ralf@gnu.org>
2000-09-30 Ralf Bächle <ralf@gnu.org>
* wcsmbs/Versions [libc] (GLIBC_2.0): Add __mbrtowc.
@ -1702,7 +1702,7 @@
* sysdeps/unix/sysv/linux/powerpc/bits/sem.h: New file.
* sysdeps/unix/sysv/linux/powerpc/bits/shm.h: New file.
2000-09-28 Martin Schwidefsksy <schwidefsky@de.ibm.com>
2000-09-28 Martin Schwidefsky <schwidefsky@de.ibm.com>
* sysdeps/s390/atomicity.h: Fix compare_and_swap.
@ -1733,7 +1733,7 @@
2000-09-28 Ulrich Drepper <drepper@redhat.com>
* manual/errno.texi: Correct error text for ENXIO.
Reported by Jörg Schilling <schilling@fokus.gmd.de>.
Reported by Jörg Schilling <schilling@fokus.gmd.de>.
2000-09-27 Jes Sorensen <jes@linuxcare.com>
@ -2216,7 +2216,7 @@
* intl/Versions: Add bind_textdomain_codeset.
2000-09-16 Ralf Baechle <ralf@gnu.org>
2000-09-16 Ralf Bächle <ralf@gnu.org>
* sysdeps/mips/dl-machine.h (_RTLD_PROLOGUE): Reformat. Declare
as function.
@ -3116,7 +3116,7 @@
* libio/oldiofsetpos64.c: iofsetpos was introduced in glibc 2.1,
change symbol version.
* libio/oldiofgetpos64.c: Likewise.
Reported by Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>.
Reported by Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>.
* locale/programs/ld-ctype.c (charclass_charcode_ellipsis): Fix
typo.
@ -5522,7 +5522,7 @@
* timezone/northamerica: Likewise.
* timezone/zone-tab: Likewise.
2000-07-30 Ralf Baechle <ralf@gnu.org>
2000-07-30 Ralf Bächle <ralf@gnu.org>
* sysdeps/unix/sysv/linux/mips/bits/sigstack.h: New file. On MIPS
the order of struct sigaltstack members is different.
@ -6434,7 +6434,7 @@
* nss/makedb.c (main): Compare result of load_db with
NSS_STATUS_SUCCESS and not 0.
Patch by Jan Rekorajski <baggins@sith.mimuw.edu.pl>.
Patch by Jan Rękorajski <baggins@sith.mimuw.edu.pl>.
* sysdeps/unix/sysv/linux/Versions: Export __sysctl for GLIBC_2.2.
@ -7177,7 +7177,7 @@
* sysdeps/mips/fpu_control.h: Fix type of fpu_control_t.
(_FPU_GETCW): Remove extra colon.
Patch by Ralf Baechle <ralf@uni-koblenz.de>.
Patch by Ralf Bächle <ralf@uni-koblenz.de>.
* posix/fnmatch_loop.c (FCT): Only declare len if
!WIDE_CHAR_VERSION to silence GCC.
@ -8201,7 +8201,7 @@
2000-06-18 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/dl-machine.h: Always use $25 as jump register.
Patch by Ralf Baechle <ralf@uni-koblenz.de>.
Patch by Ralf Bächle <ralf@uni-koblenz.de>.
2000-06-17 Ulrich Drepper <drepper@redhat.com>
@ -8471,7 +8471,7 @@
2000-06-13 Andreas Jaeger <aj@suse.de>
* sysdeps/mips/elf/start.S (ENTRY_POINT): Remove mips64 defines.
Patch by Ralf Baechle <ralf@gnu.org>.
Patch by Ralf Bächle <ralf@gnu.org>.
2000-06-13 Ulrich Drepper <drepper@redhat.com>
@ -9820,7 +9820,7 @@
* inet/netinet/in.h (IN6_ARE_ADDR_EQUAL): Correct indices.
Reported by tmoestl@gmx.net, closes PR libc/1732.
2000-05-11 Jan Hubicka <jh@suse.cz>
2000-05-11 Jan Hubička <jh@suse.cz>
* misc/sys/cdefs.h: Add support for pure attribute.
@ -11318,7 +11318,7 @@
* sysdeps/mips/__longjmp.c (__longjmp): Use $25 to fix problems
with some applications.
Patches by Ralf Baechle <ralf@uni-koblenz.de>.
Patches by Ralf Bächle <ralf@uni-koblenz.de>.
* sysdeps/mips/bsd-setjmp.S: Use __PIC__.
* sysdeps/mips/bsd-_setjmp.S: Likewise.
@ -12107,7 +12107,7 @@
* sysdeps/unix/sysv/linux/arm/siglist.c: Likewise.
2000-03-29 Andreas Jaeger <aj@suse.de>,
Ralf Baechle <ralf@uni-koblenz.de>
Ralf Bächle <ralf@uni-koblenz.de>
* Makeconfig: Introduce new variable SHARED to mark code used in
the shared library.

View File

@ -510,7 +510,7 @@
* libio/iopopen.c: Add lock for proc_file_chain access.
* libio/oldiopopen.c: Add lock for old_proc_file_chain access.
Reported by Padraig Brady <Padraig@linux.ie>.
Reported by Pádraig Brady <Padraig@linux.ie>.
2001-07-31 Andreas Jaeger <aj@suse.de>
@ -2247,7 +2247,7 @@
* sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Max speed is
B4000000.
(cfsetospeed): Likewise.
Reported by Lukasz Trabinski <lukasz@lt.wsisiz.edu.pl>.
Reported by Łukasz Trąbiński <lukasz@lt.wsisiz.edu.pl>.
2001-05-31 Joseph S. Myers <jsm28@cam.ac.uk>
@ -2813,7 +2813,7 @@
that _CS_LFS_CFLAGS can fall through to the empty returned string
case. Add FALLTHROUGH comment.
2001-04-29 Ralf Baechle <ralf@gnu.org>
2001-04-29 Ralf Bächle <ralf@gnu.org>
* sysdeps/unix/sysv/linux/mips/bits/sem.h: Make structure
definitions match the kernel definitions.
@ -5570,7 +5570,7 @@
* resolv/tst-aton.c: Add testcase for IP with four periods.
* resolv/inet_addr.c: Don't recognize an IP with four periods.
Patch by Andre' Breiler <A.Breiler@gmx.net>.
Patch by André Breiler <A.Breiler@gmx.net>.
2001-02-27 Philip Blundell <pb@futuretv.com>
@ -9884,7 +9884,7 @@
* manual/startup.texi (Program Arguments): Fix type of main's envp
parameter.
Reported by Raúl Núñez de Arenas Coronado <dervishd@linuxfreak.com>.
Reported by Raúl Núñez de Arenas Coronado <dervishd@linuxfreak.com>.
* iconvdata/gconv-modules: Add CP950 alias.

View File

@ -12297,7 +12297,7 @@
* po/ca.po: New file. Contributed by the translation team.
2001-10-15 Ralf Baechle <ralf@gnu.org>
2001-10-15 Ralf Bächle <ralf@gnu.org>
* sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype
a varargs prototype. Remove dependency from kernel header files.

View File

@ -4149,7 +4149,7 @@
* sysdeps/x86_64/fpu/s_ilogbl.S: New file.
* sysdeps/x86_64/fpu/e_remainderl.S: New file.
* math/libm-test.inc (floor_test): Test also ±0.25.
* math/libm-test.inc (floor_test): Test also ±0.25.
(ceil_test): Test -0.25.
2003-11-17 Ulrich Drepper <drepper@redhat.com>
@ -4658,7 +4658,7 @@
(hol_entry_long_iterate): Change __attribute to __attribute__.
(_help, __argp_error, __argp_failure) [!_LIBC && (HAVE_FLOCKFILE
&& HAVE_FUNLOCKFILE)]: Protect call to flockfile and funlockfile.
(__argp_basename) [!_LIBC]: New. Taken from LSH, by Niels Möller,
(__argp_basename) [!_LIBC]: New. Taken from LSH, by Niels Möller,
modified after comments from Ulrich Drepper.
(__argp_short_program_name): Ditto.
(__argp_state_help, __argp_error, __argp_failure): Use it.
@ -10627,7 +10627,7 @@
and handle TPREL16 relocs too. Return rather than break for DTPREL64.
Mostly from Steven Munroe <sjmunroe@us.ibm.com>.
2003-03-11 Ralf Baechle <ralf@linux-mips.org>
2003-03-11 Ralf Bächle <ralf@linux-mips.org>
* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Use jal
instead of jalr to invoke subroutine so restoring the $gp register
@ -12372,7 +12372,7 @@
* elf/reldep6.c: Create relocation dependency before closing the first
module.
2003-01-10 Guido Günther <agx@sigxcpu.org>
2003-01-10 Guido Günther <agx@sigxcpu.org>
* sysdeps/unix/mips/fork.S: Add PSEUDO_END.
* sysdeps/unix/mips/brk.S: Likewise.
@ -15230,11 +15230,11 @@
service hasn't been used [PR libc/4744].
* include/features.h: Use __STDC_VERSION__ not __STDC_VERSION.
Reported by Miloslav Trmac <mitr@volny.cz> [PR libc/4766].
Reported by Miloslav Trmač <mitr@volny.cz> [PR libc/4766].
* manual/examples/dir.c: Don't include <stddef.h>.
* manual/examples/select.c: Include <errno.h> for TEMP_FAILURE_RETRY.
Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
2002-11-02 H.J. Lu <hjl@gnu.org>

View File

@ -2046,7 +2046,7 @@
(delete_heap): Clear aligned_heap_area if deleting the area right
before aligned_heap_area.
2004-10-03 Juerg Billeter <j@bitron.ch>
2004-10-03 Jürg Billeter <j@bitron.ch>
* nscd/nscd_initgroups.c (__nscd_getgrouplist): Return -1 if nscd
can't be used. [BZ #424]

View File

@ -795,7 +795,7 @@
[BZ #5553]
* malloc/malloc.c (public_vALLOc): Set ar_ptr when trying main_arena.
(public_pVALLOc): Likewise.
Patch by Petr Baudis.
Patch by Petr Baudiš.
2010-02-22 Jim Meyering <meyering@redhat.com>
@ -5048,7 +5048,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
* posix/Makefile (getconf.speclist): Also collect SUSv5 and SUSv7
environments.
2009-01-16 Petr Baudis <pasky@suse.cz>
2009-01-16 Petr Baudiš <pasky@suse.cz>
[BZ #9753]
* resolv/res_libc.c (__res_maybe_init): Call __res_vinit()
@ -5462,7 +5462,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
* inet/Makefile (tests): Add tst-getni1.
* inet/tst-getni1.c: New file.
2008-12-03 Petr Baudis <pasky@suse.cz>
2008-12-03 Petr Baudiš <pasky@suse.cz>
[BZ #7067]
* nscd/connections.c (invalidate_cache): Use prune_run_lock
@ -6487,7 +6487,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
[BZ #6657]
* time/strptime_l.c: Don't clear s.era_cnt after successful match
of %EY.
Patch by Petr Baudis.
Patch by Petr Baudiš.
2008-06-26 Ulrich Drepper <drepper@redhat.com>
@ -6542,7 +6542,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
[BZ #6612]
* time/strftime.c (__strftime_internal): Call tzset() only
when printing timezone-dependent values.
Based on a patch by Petr Baudis <pasky@suse.cz>.
Based on a patch by Petr Baudiš <pasky@suse.cz>.
* resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
unconditionally use second gaih_getanswer_slice result.
@ -8275,7 +8275,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
* nscd/connections.c (start_threads): Use NSCD_THREAD_STACKSIZE.
* nscd/mem.c (gc): Don't allocate arrays on the stack if they can
overflow it.
Partially based on a patch by Petr Baudis <pasky@suse.cz>.
Partially based on a patch by Petr Baudiš <pasky@suse.cz>.
* sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
Return zero in case the thread library is not NPTL.
@ -8288,7 +8288,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
* nis/nss_compat/compat-initgroups.c (getgrent_next_nss): Don't
use result of nss_getgrgid_r if nothing was found. For other
error return with a failure.
Partially based on a patch by Petr Baudis <pasky@suse.cz>.
Partially based on a patch by Petr Baudiš <pasky@suse.cz>.
* locale/programs/ld-collate.c (collate_read): Fix loop to match
macro name.
@ -9789,7 +9789,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
[BZ #4946]
* nscd/connections.c (handle_request): Using sendfile always
requires that mmap is used for the database.
Patch by Petr Baudis <pasky@suse.cz>.
Patch by Petr Baudiš <pasky@suse.cz>.
[BZ #4905]
* nscd/hstcache.c (cache_addhst): When reloading an entry which
@ -12914,7 +12914,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
* io/fts.c: Make sure fts_cur is always valid after return from
fts_read.
Patch by Miloslav Trmac <mitr@redhat.com>.
Patch by Miloslav Trmač <mitr@redhat.com>.
2006-10-27 Richard Sandiford <richard@codesourcery.com>
@ -13800,7 +13800,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
* po/pl.po: Update from translation team.
* nscd/nscd.c (main): Fix typo in message.
Patch by Jakub Bogsz <qboosh@pld-linux.org>.
Patch by Jakub Bogusz <qboosh@pld-linux.org>.
2006-10-02 Jakub Jelinek <jakub@redhat.com>
@ -13858,7 +13858,7 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com>
[BZ #3273]
* nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
found no group members.
Patch by Petr Baudis.
Patch by Petr Baudiš.
2006-09-29 Jakub Jelinek <jakub@redhat.com>

View File

@ -15923,7 +15923,7 @@
* math/libm-test.inc (totalorder_test_data): Add more tests.
2016-10-12 Adhemerval Zanela <adhemerval.zanella@linaro.org>
2016-10-12 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c:
Undefine weak_alias and add a comment why mips64 require
@ -20368,7 +20368,7 @@
* misc/sys/cdefs.h [__GNUC_PREREQ (3,2)]: Undef __always_inline first.
[!__GNUC_PREREQ (3,2)]: Likewise.
2016-06-10 Adhemerval Zanela <adhemerval.zanella@linaro.org>
2016-06-10 Adhemerval Zanella <adhemerval.zanella@linaro.org>
* conform/data/sys/socket.h-data (msghdr.msg_iovlen): Add xfail-.
(msghdr.msg_controllen): Likewise.
@ -24840,7 +24840,7 @@
* sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: Move
__sqrtl_finite to GLIBC_2.23
2016-01-25 Ricchard Henderson <rth@redhat.com>
2016-01-25 Richard Henderson <rth@redhat.com>
* sysdeps/alpha/fpu/libm-test-ulps: Update.
@ -33529,7 +33529,7 @@
* sysdeps/posix/nice.c (nice): Restore old errno.
* posix/tst-nice.c (do_test): Add test for BZ #18086.
2015-08-10 Ondrej Bilka <neleai@seznam.cz>
2015-08-10 Ondřej Bílka <neleai@seznam.cz>
* sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Fix ifunc.
@ -39110,7 +39110,7 @@
[BZ #18043]
* posix/wordexp.c (parse_param): Don't call setenv(..., NULL, 1).
2015-03-11 Adhemerval Zanellla <azanella@linux.vnet.ibm.com>
2015-03-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
* config.h.in [HAVE_ASM_GLOBAL_DOT_NAME]: Remove define.
* include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias):
@ -39397,7 +39397,7 @@
* string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
Likewise.
2015-03-03 Adhemerval Zanellla <azanella@linux.vnet.ibm.com>
2015-03-03 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
[BZ #17776]
* sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
@ -40170,7 +40170,7 @@
* sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
jump label.
2015-02-09 Adhemerval Zanellla <azanella@linux.vnet.ibm.com>
2015-02-09 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
* sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
* sysdeps/powerpc/powerpc32/configure: Regenerated.
@ -40608,7 +40608,7 @@
* sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
(__HAVE_64B_ATOMICS): Define to 0.
2015-01-28 Adhemerval Zanellla <azanella@linux.vnet.ibm.com>
2015-01-28 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
[BZ #17885]
* sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
@ -40657,7 +40657,7 @@
* elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
when none of the search directories exist.
2015-01-24 Adhemerval Zanellla <azanella@linux.vnet.ibm.com>
2015-01-24 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
[BZ #17869]
* sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
@ -51441,7 +51441,7 @@
* manual/resource.texi (How to get information about the memory
subsystem?): Fix typo.
Reported by Peon de la Parra Ivan <peon@keba.com>
Reported by Ivan Peon de la Parra <peon@keba.com>
2014-06-03 Guo Yixuan <culu.gyx@gmail.com>
@ -58133,7 +58133,7 @@
* libio/tst-ftell-partial-wide.c: New test case.
* libio/Makefile (tests): Add tst-ftell-partial-wide.
* manual/contrib.texi: Update entry for Ondrej Bilka, Will
* manual/contrib.texi: Update entry for Ondřej Bílka, Will
Newton and Alexandre Oliva. Add entries for Steve Ellcey, Chris
Leonard and Allan McRae.
@ -64634,8 +64634,8 @@
2013-08-01 David S. Miller <davem@davemloft.net>
* manual/contrib.texi: Update entry for Siddhesh Poyarekar. Add
entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
Bilka.
entries for Will Newton, Andi Kleen, David Holsgrove, and Ondřej
Bílka.
2013-07-30 David S. Miller <davem@davemloft.net>
@ -68988,7 +68988,7 @@
2013-04-10 Siddhesh Poyarekar <siddhesh@redhat.com>
Roland McGrath <roland@hack.frob.com>
Ondrej Bilka <neleai@seznam.cz>
Ondřej Bílka <neleai@seznam.cz>
[BZ #15346]
* time/getdate.c: Include ctype.h and alloca.h.
@ -69563,7 +69563,7 @@
on argument names, not just descriptions.
* iconv/iconvconfig.c (options): Likewise.
2013-03-18 Ondrej Bilka <neleai@seznam.cz>
2013-03-18 Ondřej Bílka <neleai@seznam.cz>
* sysdeps/x86_64/strlen.S: Replace with new SSE2 based
implementation which is faster on all x86_64 architectures.
@ -69772,7 +69772,7 @@
* sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
2013-03-14 Petr Baudis <pasky@ucw.cz>
2013-03-14 Petr Baudiš <pasky@ucw.cz>
* sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
for non-NULL pointer before the memory validity test. Pointed
@ -83503,7 +83503,7 @@
* config.h.in: Add HAVE_ARM_PCS_VFP.
2012-05-08 Roland Mc Grath <roland@hack.frob.com>
2012-05-08 Roland McGrath <roland@hack.frob.com>
[BZ #13979]
* include/features.h: Warn if user requests __FORTIFY_SOURCE
@ -85140,7 +85140,7 @@
* sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
* sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
2012-04-17 Petr Baudis <pasky@ucw.cz>
2012-04-17 Petr Baudiš <pasky@ucw.cz>
* include/sys/uio.h: Change __vector to __iovec to avoid clash
with altivec.
@ -85188,7 +85188,7 @@
[BZ #2074]
* libio/libio.h (__io_write_fn): Update comment.
2012-04-12 Petr Baudis <pasky@ucw.cz>
2012-04-12 Petr Baudiš <pasky@ucw.cz>
[BZ #2074]
* stdio.texi (Hook Functions): The user provided writer function
@ -92408,7 +92408,7 @@
* sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
regenerate with gen-libm-tests.pl.
2010-05-12 Petr Baudis <pasky@suse.cz>
2010-05-12 Petr Baudiš <pasky@suse.cz>
[BZ #11589]
* sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
@ -94475,7 +94475,7 @@
* resolv/res_query.c (__libc_res_nsearch): Backport changes from
modern BIND to search name as TLD unless forbidden.
2011-05-07 Petr Baudis <pasky@suse.cz>
2011-05-07 Petr Baudiš <pasky@suse.cz>
Ulrich Drepper <drepper@gmail.com>
[BZ #12393]
@ -94984,7 +94984,7 @@
Hurd needs munmap.
* sysdeps/mach/hurd/ifreq.h: New file.
2011-01-27 Petr Baudis <pasky@suse.cz>
2011-01-27 Petr Baudiš <pasky@suse.cz>
Ulrich Drepper <drepper@gmail.com>
[BZ 12445]#
@ -95432,7 +95432,7 @@
* sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
2010-05-31 Petr Baudis <pasky@suse.cz>
2010-05-31 Petr Baudiš <pasky@suse.cz>
[BZ #11149]
* elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
@ -95443,7 +95443,7 @@
* nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
last patch a bit. Pretty printing
2010-05-31 Petr Baudis <pasky@suse.cz>
2010-05-31 Petr Baudiš <pasky@suse.cz>
[BZ #10085]
* nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
@ -95821,7 +95821,7 @@
* sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
Mask out sign-bit copies when constructing f_fsid.
2010-09-24 Petr Baudis <pasky@suse.cz>
2010-09-24 Petr Baudiš <pasky@suse.cz>
* debug/stack_chk_fail_local.c: Add missing licence exception.
* debug/warning-nop.c: Likewise.
@ -96051,7 +96051,7 @@
* configure.in: Move assembler checks to before sysdep dir checking.
2010-08-20 Petr Baudis <pasky@suse.cz>
2010-08-20 Petr Baudiš <pasky@suse.cz>
* LICENSES: Sync the sunrpc license.

View File

@ -5440,7 +5440,7 @@ Tue Jan 16 17:37:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
* sysdeps/mips/bytesex.h: Add default byte sex. By Ralf Baechle.
* sysdeps/mips/bytesex.h: Add default byte sex. By Ralf Bächle.
* sysdeps/unix/sysv/linux/adjtime.c [! MOD_OFFSET]: Use `mode'
member of `struct timex' instead of `modes'. From Andreas Schwab.

View File

@ -1636,7 +1636,7 @@ Thu Dec 19 20:58:53 1996 Ulrich Drepper <drepper@cygnus.com>
Define __USE_POSIX199309.
* posix/unistd.h: Declare fdatasync only if __USE_POSIX199309.
* time/time.c: Declare nanosleep only if __USE_POSIX199309.
Patches by Rüdiger Helsch <rh@unifix.de>.
Patches by Rüdiger Helsch <rh@unifix.de>.
* locale/locale.h: Add declaration of newlocale and freelocale.
@ -5519,7 +5519,7 @@ Thu Sep 26 14:40:10 1996 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/posix/pathconf.c: Pass descriptor for just opened file
to fpathconf.
Reported by Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>.
Reported by Martin von Löwis <martin@mira.isdn.cs.tu-berlin.de>.
Thu Sep 26 04:02:43 1996 Ulrich Drepper <drepper@cygnus.com>

View File

@ -415,7 +415,7 @@
definition. Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
* stdlib/strtod.c: Handle numbers like 0.0e10000 correctly which
produce ±0.0. Reported by Joe Keane <jgk@jgk.org>.
produce ±0.0. Reported by Joe Keane <jgk@jgk.org>.
* sysdeps/libm-ieee754/s_ceill.c: Fix typos.
* sysdeps/libm-ieee754/s_llrint.c: Correct code, it never worked.
@ -4010,7 +4010,7 @@
* login/getutid.c: Rename to __getutid and make getutid and getutxid
weak aliases.
Patch by ir. Mark M._Kettenis <kettenis@phys.uva.nl>.
Patch by ir. Mark M. Kettenis <kettenis@phys.uva.nl>.
1997-08-11 23:55 Ulrich Drepper <drepper@cygnus.com>
@ -5401,7 +5401,7 @@
1997-06-30 14:49 H.J. Lu <hjl@gnu.ai.mit.edu>
From Ralf Baechle <ralf@informatik.uni-koblenz.de> on
From Ralf Bächle <ralf@informatik.uni-koblenz.de> on
Sat Jun 21 18:11:21 1997:
* sysdeps/unix/sysv/linux/syscalls.list (swapon): Add __swapon alias.
@ -5782,7 +5782,7 @@
1997-07-05 11:56 Ulrich Drepper <drepper@cygnus.com>
* login/login.c (tty_name): Use newly allocated buffer.
Patch by Jaakko Hyvätti <jaakko.hyvatti@iki.fi>.
Patch by Jaakko Hyvätti <jaakko.hyvatti@iki.fi>.
* time/asctime.c: Never translate week and month name according
to LC_TIME. Patch by Paul Eggert <eggert@twinsun.com>.
@ -9333,7 +9333,7 @@
* string/tst-svc.c: New file. Test for strverscmp.
* string/tst-svc.input: New file. Input data for tst-svc.
* string/tst-svc.expect: New file. Expected out from tst-svc.
Patches by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>.
Patches by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>.
* math/Makefile (calls): Add s_signbit.
@ -14547,7 +14547,7 @@
* malloc/malloc.h (__malloc_initialized) [_LIBC]: Define as
__libc_malloc_initialized so that this variable is not shared with
other users of GNU malloc.
Suggested by Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>.
Suggested by Martin von Löwis <martin@mira.isdn.cs.tu-berlin.de>.
* mcheck.h: Correct typo. Use malloc/ instead of new-malloc/.

View File

@ -6025,7 +6025,7 @@
(Host Address Functions): Use uint32_t consequently and add a
number of clarifications for IPv4/IPv6, classless addresses.
(Internet Namespace): Added some paragraphs about IPv6.
Based on suggestions by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
Based on suggestions by Francesco Potortì <F.Potorti@cnuce.cnr.it>.
1998-04-05 Philip Blundell <Philip.Blundell@pobox.com>
@ -6565,7 +6565,7 @@
* manual/examples/mkfsock.c (make_named_socket): Removed blank
lines for clarification.
(make_named_socket): Use strncpy instead of strcpy.
Reported by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
Reported by Francesco Potortì <F.Potorti@cnuce.cnr.it>.
1998-03-30 13:28 Ulrich Drepper <drepper@cygnus.com>
@ -7975,7 +7975,7 @@
* sysdeps/generic/getresuid.c (__getresuid): Use ISO C
declaration style to avoid warnings.
1998-03-06 11:48 Mark M._Kettenis <kettenis@hall.phys.uva.nl>
1998-03-06 11:48 Mark M. Kettenis <kettenis@hall.phys.uva.nl>
* elf/rtld.c (process_dl_debug): Fix typo: "DL_DEBUG" ->
"LD_DEBUG".
@ -8314,7 +8314,7 @@
1998-02-27 Ulrich Drepper <drepper@cygnus.com>
* misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly.
Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
* misc/tst-efgcvt.c (ecvt_tests): Add new test case for reported
bug.
@ -8322,7 +8322,7 @@
1998-02-25 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* manual/arith.texi (Old-style number conversion): Correct
typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
1998-02-27 Ulrich Drepper <drepper@cygnus.com>
@ -12044,7 +12044,7 @@
* libio/stdio.h: Correct comment of sys_nerr/sys_errlist.
1997-11-25 Paul Eggert <eggert@shade.twinsun.com>
1997-11-25 Paul Eggert <eggert@twinsun.com>
* strftime.c (strftime):
No longer any need to undef or declare if emacs is defined.

View File

@ -727,7 +727,7 @@
1998-12-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
Patche by Ralf Baechle <ralf@gnu.org>:
Patche by Ralf Bächle <ralf@gnu.org>:
* sysdeps/mips/sys/regdef.h: New file, enhanced versions of
deleted linux specific files.
@ -1098,7 +1098,7 @@
1998-12-30 Andreas Jaeger <aj@arthur.rhein-neckar.de>
Patches by Ralf Baechle <ralf@gnu.org>:
Patches by Ralf Bächle <ralf@gnu.org>:
* sysdeps/unix/sysv/linux/mips/sgidefs.h: Removed.
* sysdeps/unix/sysv/linux/mips/sys/asm.h: Removed.
* sysdeps/unix/sysv/linux/mips/sys/regdef.h: Removed.
@ -1169,7 +1169,7 @@
1998-12-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
Patches by Ralf Baechle <ralf@gnu.org> for Linux/MIPS:
Patches by Ralf Bächle <ralf@gnu.org> for Linux/MIPS:
* sysdeps/unix/sysv/linux/mips/syscalls.list: Add ipc, change
pread/pwrite and llseek calls.
@ -2213,7 +2213,7 @@
<asm/signal.h> and add needed symbols from <asm/signal.h>; bring
in sync with linux specific version.
Patches by Ralf Baechle <ralf@uni-koblenz.de> for mips-linux:
Patches by Ralf Bächle <ralf@uni-koblenz.de> for mips-linux:
* sysdeps/unix/mips/sysdep.S: Define _errno as weak_alias, rewrite
errno declaration.
@ -2772,7 +2772,7 @@
* elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Rename macro
parameter lazy to do_lazy to avoid clashing with struct member name.
Reported by Ralf Baechle <ralf@uni-koblenz.de>.
Reported by Ralf Bächle <ralf@uni-koblenz.de>.
1998-11-10 H.J. Lu <hjl@gnu.org>
@ -4060,7 +4060,7 @@
* sysdeps/unix/sysv/linux/bits/fcntl.h: Add dummy definition of
O_LARGEFILE back.
1998-10-16 Paul Eggert <eggert@shade.twinsun.com>
1998-10-16 Paul Eggert <eggert@twinsun.com>
* time/mktime.c: Some systems require <unistd.h> to be
included before <time.h> for localtime_r to be declared
@ -4618,7 +4618,7 @@
strftime, and check to see whether strftime has set the buffer to zero.
This lets us distinguish between an empty buffer and an error.
1998-09-24 Paul Eggert <eggert@shade.twinsun.com>
1998-09-24 Paul Eggert <eggert@twinsun.com>
* time/strftime.c (INT_STRLEN_BOUND): Fix typo by changing 100 to 1000.
This fix is propagated from tzcode1998g.tar.gz.

View File

@ -3021,13 +3021,13 @@
* locales/zh_SG: Likewise.
* locales/zh_TW: Likewise.
2016-04-13 Matthias Wallnoefer <matthias.wallnoefer@lugbz.org>
2016-04-13 Matthias Wallnöfer <matthias.wallnoefer@lugbz.org>
* locales/de_IT: New locale.
* SUPPORTED (SUPPORTED-LOCALES): Add de_IT.UTF-8/UTF-8
and de_IT/ISO-8859-1.
2016-04-13 Matthias Wallnoefer <matthias.wallnoefer@lugbz.org>
2016-04-13 Matthias Wallnöfer <matthias.wallnoefer@lugbz.org>
* locales/de_AT (LC_MESSAGES): Change to copy de_DE.
(LC_NAME): Likewise.
@ -6105,7 +6105,7 @@
[BZ #14368]
* locales/szl_PL: New Silesian Language Locale for Poland.
Contributed by Przemyslaw Buczkowski <przemub@yahoo.pl>.
Contributed by Przemysław Buczkowski <przemub@yahoo.pl>.
* localedata/SUPPORTED (SUPPORTED-LOCALES): Add szl_PL.
[BZ # 14828]
@ -6224,13 +6224,13 @@
* locales/es_PR: Likewise.
* locales/es_SV: Likewise.
2012-06-20 Petr Baudis <pasky@ucw.cz>
2012-06-20 Petr Baudiš <pasky@ucw.cz>
* locales/mag_IN: Fix comment character.
* locales/tr_CY (LC_TIME): Remove redundant first_weekday
and first_workday.
2012-06-04 Petr Baudis <pasky@ucw.cz>
2012-06-04 Petr Baudiš <pasky@ucw.cz>
[BZ#13996]
* locales/tr_TR: Change currency from YTL to TL.
@ -6288,7 +6288,7 @@
[BZ #6770]
* locales/ca_ES (LC_TIME): Add first_weekday and first_workday.
2012-04-04 Petr Baudis <pasky@ucw.cz>
2012-04-04 Petr Baudiš <pasky@ucw.cz>
[BZ #6770]
* locales/ca_ES: This locale is now maintained by Jordi Mallach.
@ -6726,7 +6726,7 @@
[BZ #10425]
* locales/it_IT: Fix date_fmt.
* locales/it_CH: Likewise.
Patch by Nicolo' Chieffo <nicolo.chieffo@gmail.com>.
Patch by Nicolò Chieffo <nicolo.chieffo@gmail.com>.
* locales/POSIX: Define yesstr and nostr.
* locales/en_US: Likewise.
@ -8084,7 +8084,7 @@
[BZ #448]
* locales/vi_VN: Several fixes.
Patch by Nguyen Thai Ngoc Duy <pclouds@gmail.com>.
Patch by Nguyễn Thái Ngọc Duy <pclouds@gmail.com>.
[BZ #428]
* locales/te_IN: Several fixes.
@ -9717,7 +9717,7 @@
2001-07-31 Ulrich Drepper <drepper@redhat.com>
* locales/tr_TR: Define missing fields and remove FIXME comments.
Patch by Nilg~n Belma Bug~ner <nilgun@fide.org>.
Patch by Nilgün Belma Bugüner <nilgun@fide.org>.
2001-07-19 Jakub Jelinek <jakub@redhat.com>
@ -11911,7 +11911,7 @@
1999-12-19 Ulrich Drepper <drepper@cygnus.com>
* locales/POSIX: Fix collation order of <SI> and add a few missing
symbols. Patch by Miloslav Trmac <mitr@volny.cz>.
symbols. Patch by Miloslav Trmač <mitr@volny.cz>.
* locales/cs_CZ: Fix syntax of collation entries with multi-character
weights.

View File

@ -4810,7 +4810,7 @@ Later nptl/ changes go into the top-level ChangeLog file, not here.
[BZ #3251]
* descr.h (ENQUEUE_MUTEX_BOTH): Add cast to avoid warning.
Patch by Petr Baudis.
Patch by Petr Baudiš.
2006-09-18 Jakub Jelinek <jakub@redhat.com>

View File

@ -43,7 +43,7 @@ Stephen R. van den Berg for contributing a highly-optimized
@code{strstr} function.
@item
Ondrej Bilka for contributing optimized string routines for x64 and various
Ond@v{r}ej B@'ilka for contributing optimized string routines for x64 and various
fixes.
@item

View File

@ -1,4 +1,4 @@
/* Optimizations bu Ulrich Drepper <drepper@gmail.com>, 2011 */
/* Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011 */
/*
* ====================================================
* Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.

View File

@ -1,7 +1,7 @@
/* w_acoshl.c -- long double version of w_acosh.c.
* Conversion to long double by Ulrich Drepper,
* Cygnus Support, drepper@cygnus.com.
* Optimizations bu Ulrich Drepper <drepper@gmail.com>, 2011.
* Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011.
*/
/*

View File

@ -1,4 +1,4 @@
/* Test case by Miloslav Trmac <mitr@volny.cz>. */
/* Test case by Miloslav Trmač <mitr@volny.cz>. */
#include <locale.h>
#include <stdint.h>
#include <stdlib.h>

View File

@ -1,7 +1,7 @@
/* Compare strings while treating digits characters numerically.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View File

@ -1,7 +1,7 @@
/* FPU control word bits. Mips version.
Copyright (C) 1996-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Olaf Flebbe and Ralf Baechle.
Contributed by Olaf Flebbe and Ralf Bächle.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View File

@ -1,6 +1,6 @@
/* Copyright (C) 1994-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ralf Baechle <ralf@gnu.org>.
Contributed by Ralf Bächle <ralf@gnu.org>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View File

@ -1,6 +1,6 @@
/* Copyright (C) 1996-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ralf Baechle <ralf@gnu.org>.
Contributed by Ralf Bächle <ralf@gnu.org>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View File

@ -1,6 +1,6 @@
/* Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ralf Baechle <ralf@gnu.org>.
Contributed by Ralf Bächle <ralf@gnu.org>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View File

@ -1,6 +1,6 @@
/* Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ralf Baechle <ralf@gnu.org>.
Contributed by Ralf Bächle <ralf@gnu.org>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View File

@ -3,7 +3,7 @@
For SPARC v9.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
Jakub Jelinek <jj@ultra.linux.cz>.
This version is developed using the same algorithm as the fast C
version which carries the following introduction:

View File

@ -2,7 +2,7 @@
For SPARC v9.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
Jakub Jelinek <jj@ultra.linux.cz>.
The GNU C Library is free software; you can redistribute it and/or

View File

@ -2,7 +2,7 @@
For SPARC v9.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
Jakub Jelinek <jj@ultra.linux.cz>.
The GNU C Library is free software; you can redistribute it and/or

View File

@ -5,7 +5,7 @@
Copyright (C) 1998-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz>.
Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View File

@ -3,7 +3,7 @@
Copyright (C) 1998-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz>.
Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View File

@ -2,7 +2,7 @@
For SPARC v9.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
Jakub Jelinek <jj@ultra.linux.cz>.
The GNU C Library is free software; you can redistribute it and/or

View File

@ -2,7 +2,7 @@
For SPARC v9.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
Jakub Jelinek <jj@ultra.linux.cz>.
The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,7 +1,7 @@
/* Determine the length of a string. For SPARC v9.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz>,
Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>,
Jakub Jelinek <jj@ultra.linux.cz>, and
David S. Miller <davem@davemloft.net>.

View File

@ -4,7 +4,7 @@
For SPARC v9.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
Jakub Jelinek <jj@ultra.linux.cz>.
The GNU C Library is free software; you can redistribute it and/or

View File

@ -4,7 +4,7 @@
For SPARC v9.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
Jakub Jelinek <jj@ultra.linux.cz>.
The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,7 +1,7 @@
/* brk system call for Linux/ia64
Copyright (C) 1999-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Stephane Eranian <eranian@hpl.hp.com> and
Written by Stéphane Eranian <eranian@hpl.hp.com> and
Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
The GNU C Library is free software; you can redistribute it and/or

View File

@ -1,6 +1,6 @@
/* Copyright (C) 1996-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ralf Baechle <ralf@linux-mips.org>, 1996.
Contributed by Ralf Bächle <ralf@linux-mips.org>, 1996.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View File

@ -41,7 +41,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1995, 1999 by Ralf Baechle
* Copyright (C) 1995, 1999 by Ralf Bächle
*/
#ifndef __ASM_MIPS_REG_H
#define __ASM_MIPS_REG_H
@ -110,7 +110,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1995, 1999 Ralf Baechle
* Copyright (C) 1995, 1999 Ralf Bächle
* Copyright (C) 1995, 1999 Silicon Graphics
*/
#ifndef _ASM_REG_H