commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] glibc maintenance annotated tag, glibc-2.2.5, created. glibc-2.2.5


From: Thomas Schwinge
Subject: [SCM] glibc maintenance annotated tag, glibc-2.2.5, created. glibc-2.2.5
Date: Wed, 26 May 2010 18:28:14 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "glibc maintenance".

The annotated tag, glibc-2.2.5 has been created
        at  a5c70301cccfedfc2315b6b1341c73999ccf7b1a (tag)
   tagging  7d04edce9211ccd0ae06cd19d3cc2098d8891935 (commit)
  replaces  glibc-2.2.4
 tagged by  Roland McGrath
        on  Mon Jan 21 07:14:56 2002 +0000

- Log -----------------------------------------------------------------
GNU C Library version 2.2.5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBKJXT32vc1Cn671iURAnDMAJ96rAabrGZSP9QxKNefjRcMpNlDXwCfV5xA
tiYgq0zpYNXcvfilFaRho5I=
=IszB
-----END PGP SIGNATURE-----

Andreas Jaeger (55):
      Include wchar.h for prototypes.
      Update.
      j1l/y1l implementation.
      Update.
      2001-08-24  Maciej W. Rozycki  address@hidden
      Update.
      (extra-objs): Add iconvconfig-modules so that make clean works.
      Update.
      * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests.
      Update.
      * manual/libc-texinfo.sh: Add entry about free manuals.
      Update.
      Fix typo.
      128-bit long double Bessel functions jn and yn.
      Update.
      128 bit long double lgamma implementation.
      Update.
      Readd special linkage permissions to license.
      Update.
      Rewritten to C versions using inline assembly.
      erf and erfc implementation for 128-bit long doubles.
      Update.
      Update.
      Add x86-64.
      Update.
      Update.
      Remove eval.c.
      Update.
      Update.
      Avoid compile warning.
      Update.
      General cleanup, use __USE_MISC / __USE_XOPEN not __USE_BSD where 
appropriate.
      Update.
      Fix parentheses.
      Update.
      * stdio.texi (Integer Conversions): Corrections to sample printf
      Update.
      Update.
      Removed Makefile since it's not needed anymore with current GCC.
      128-bit long double implementation of e_log2.
      Update.
      (__erfcl): Fix K&R header.
      Update.
      * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for
      Update.
      Merge from mainline.
      Update.
      * configure.in: Use -nostartfiles -nostdlib for linker tests, fix
      Merge from mainline.
      Prevent double inclusion.
      Update.
      * sysdeps/unix/sysv/linux/configure.in: Fix check for S390 and PowerPC.
      Update.
      GCC 3.1 has __uint128_t build-in.
      Update.

Andreas Schwab (14):
      Updated.
      * sysdeps/m68k/fpu/libm-test-ulps: Updated.
      * posix/execl.c: Fix last argument of memcpy.  Reported by Brian
      * posix/execl.c: Fix last argument of memcpy.  Reported by Brian
      * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if
      * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if
      * sysdeps/m68k/fpu/libm-test-ulps: Updated for fixed cbrtl
      * math/libm-test.inc (print_ulps): Print ulp values rounded to
      * stdlib/a64l.c: Expect least significant digit first.
      *** empty log message ***
      New file to fix RLIM_INFINITY.
      * sysdeps/unix/sysv/linux/m68k/bits/resource.h: New file.
      (libc_cv_gcc_unwind_find_fde): Set for m68k, too.
      .

Mark Kettenis (2):
      * sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ before 
calling the cthreads initialization code.
      * sysdeps/unix/bsd/bsd4.4/Makefile: New file. * 
sysdeps/unix/bsd/bsd4.4/Versions: New file. * 
sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file. * 
sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct test for cmsg 
struct size.

Roland McGrath (59):
      2001-08-17  Roland McGrath  <address@hidden>
      * stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.
      2001-08-21  Roland McGrath  <address@hidden>
      * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this
      2001-08-21  Roland McGrath  <address@hidden>
      2001-04-23  Paul Eggert  <address@hidden>
      2001-08-20  Roland McGrath  <address@hidden>
      2001-08-22  Roland McGrath  <address@hidden>
      * sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
      2001-08-22  Roland McGrath  <address@hidden>
      * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
      2001-08-22  Roland McGrath  <address@hidden>
      * conform/conformtest.pl (checknamespace): Sort the output list.
      * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with
      * libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
      2001-08-23  Roland McGrath  <address@hidden>
      * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from
      * sysdeps/generic/bits/libc-lock.h: Same changes.
      * rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.
      2001-08-23  Roland McGrath  <address@hidden>
      * hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,
      * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
      2001-08-27  Roland McGrath  <address@hidden>
      * sysdeps/unix/sysv/gethostname.c (__gethostname): When LEN is too
      2001-10-07  Roland McGrath  <address@hidden>
      2001-10-10  Jeff Bailey  <address@hidden>
      2001-10-28  Roland McGrath  <address@hidden>
      * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
      * sysdeps/unix/sysv/linux/powerpc/sysdep.h (ALIGNARG,
      Support for Mach/PowerPC contributed by Peter Bruin <address@hidden>.
      2001-11-04  Roland McGrath  <address@hidden>
      * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags
      2001-11-05  Roland McGrath  <address@hidden>
      * sysdeps/powerpc/elf/sysdep.h: Remove this file, because it overrides
      2001-11-06  Roland McGrath  <address@hidden>
      * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Don't include
      * sysdeps/mach/powerpc/sysdep.h: Include sysdeps/unix/powerpc/sysdep.h
      2001-11-09  Roland McGrath  <address@hidden>
      * hurd/privports.c (__get_privileged_ports):
      Hurd/PowerPC port contributed by Peter Bruin <address@hidden>.
      2001-11-13  Roland McGrath  <address@hidden>
      * stdio-common/tmpfile.c: Moved to ...
      2001-12-01  Roland McGrath  <address@hidden>
      .
      2001-12-10  Roland McGrath  <address@hidden>
      .
      .
      2001-12-10  Roland McGrath  <address@hidden>
      2001-12-10  Roland McGrath  <address@hidden>
      2001-12-22  Roland McGrath  <address@hidden>
      .
      typo
      2001-12-22  Roland McGrath  <address@hidden>
      .
      2002-01-07  Roland McGrath  <address@hidden>
      .
      2001-12-02  Roland McGrath  <address@hidden>
      2001-12-02  Roland McGrath  <address@hidden>
      .

Ulrich Drepper (316):
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Include <wchar.h>.
      Use __wcsoll only if _LIBC.
      Update.
      Update.
      Update from recent BSD source.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Fix the implementation.  We cannot use memchr.
      Update.
      Update.
      Update.
      Update.
      Update.
      (print_and_abort): Explain use of the string.
      Update.
      Update.
      Fix typo.
      Update.
      Update.
      Update.
      Fix formatting.
      (main): Add strncpy test.
      Update.
      Update.
      Update.
      (do_test): Get address of ref1 using DL_LOOKUP_ADDRESS.
      Update.
      Update from translation team.
      Update.
      Update.
      (print_statistics): Nicer format for cache hit output.
      (elf_dynamic_do_rel): If not relocating lazily, don't call 
elf_machine_rel for the last DT_RELCOUNT relocations but instead 
elf_machine_rel_relative.
      Update.
      (elf_dynamic_do_rel): RELATIVE relocations comes first if RELCOUNT is set.
      Update.
      Update.
      Update.
      Update.
      (elf_dynamic_do_rel): Fix problem with ld.so startup. Explicitly remove 
lazy part for RTLD_BOOTSTRAP since gcc doesn't do it.
      Update.
      Update.
      Update.
      (_dl_lookup_symbol): If we use the cache we don't have to compute the 
hash value and initialize current_value.  Move reference_name variable to where 
it is needed. (_dl_lookup_versioned_symbol): Likewise.
      Update.
      Update from translation team.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      (dl_main): Update call to _dl_lookup_symbol.
      Update.
      Update.
      (pargdef): Function must take pointer to object.
      Update.
      Update.
      Update.
      Update.
      (__dl_runtime_resolve): Pass ELF_RTYPE_CLASS_PLT, instead of 
R_MIPS_REL32, to _dl_lookup_versioned_symbol () and _dl_lookup_symbol ().
      (INSTALL_SCRIPT): Define.
      Update.
      Update.
      Update.
      Update.
      Adjust j0 ULPs.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      (dl_main): Increment l_opencount for main binary.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      (struct link_map): Add l_scope_mem and l_scope_max elements.  Change 
l_scope to be a pointer only.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Correct references to ETHER_CRC_LEN.
      Update.
      Update.
      Update.
      Update.
      Update.
      Not needed anymore.
      Update.
      Update
      Update.
      Make -n option actually do something.
      Update.
      Update.
      Update.
      (init): Use USE_NONONPTION_FLAG ifdef for __getopt_clean_environment.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      (SHT_GNU_LIBLIST): Added.
      Update.
      Update.
      Update.
      Catalon message catalog for glibc.
      Update.
      (_fp_hw): Define object type.
      Update.
      Update.
      (__attribute_used__): Define.
      Update.
      Update.
      Update.
      (getopt_long, getopt_long_only): Include const in type of longopts 
parameter.
      Update.
      (REGISTER_DUMP): Correct second argument of register_dump call.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Editing.
      Update.
      Fix typos.
      Update.
      Update.
      Update.
      Update.
      Update.
      (DL_DEBUG_HELP): New macro.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      (lose): Remove some unnecessary code.  The new object is always the last 
in the list.
      Update.
      (realloc): Handle NULL for first parameter correctly.
      Update.
      (is_dst): Pretty printing.
      (_dl_map_object_from_fd): Remove use of _dl_pf_to_prot.  Use arithmetic 
operation using PF_TO_PROT macro.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      (byte_re_match_2_internal): For gcc replace switch statement with gotos.
      Update.
      If incomplete nan of inf(inity) strings are found call conv_error and not
      Swap 0xa5 and 0xab entries.
      Update.
      Define decimal point to '.' and thousands separator to ' '.
      Update.
      (internal_getent): Correct input overflow test for platforms with signed 
char.
      Update.
      (_nss_files_get##name##_r): Set herrnop to NETDB_INTERNAL if we run out of
      Update.
      (__signbitf, __signbit, __signbitl): Only define for ISO C99.
      Update.
      (pthread_onexit_process): Don't call free after threads have been
      (pthread_handle_exit): Surround cancellation of threads with
      Update.
      (_IO_flush_all_lockp): New function.  The same code
      Add prototype for _IO_flush_all_lockp.
      (fflush): Define to _IO_flush_all_lockp(0) if libio is used.
      Update.
      Test for pthread_key_delete handling.
      (struct pthread_request): New manager request type REQ_FOR_EACH_THREAD.
      (pthread_for_each_thread): New function.
      (struct pthread_key_delete_helper_args): New type.
      (tests): Add ex18.
      Update.
      (next_brace_sub): Return NULL if braces don't match, fix {{a,b},c} 
globbing,
      Add new tests.
      Update.
      (pthread_handle_sigcancel) [THREAD_SELF]: Double check
      Update.
      Fix handling of turnaround times.
      (__ieee754_remainder): Fix overflow problem.
      Update.
      Rewrite.
      Update.
      (libc): Add GCC_3.0.
      Make sure GLIBC_ versions come first.
      (__register_frame_info_bases, __register_frame_info_table_bases,
      Update.
      (ftw_startup): Check, if the path is search and readable.
      Update from translation team.
      Correct expected result for NOCHECK test.
      (glob): Return only pattern if nothing matches and GLOB_NOCHECK is set.
      Update.
      (getanswer_r): Remove MAX_NR_ADDRS limitation.
      Update.
      Update from translation team.
      Define parameters controlling __nis_findfastest.
      (__nis_findfastest_with_timeout): Mostly the code
      Update.
      Update.
      (md5_process_bytes): Correct handling of alignment.
      Update.
      (pthread_key_delete): Don't contact the thread manager if no threads have
      (cuserid): If we don't find the UID, but have a user supplied buffer, 
return
      Update.
      (process_string_arg): Correctly handle zero precision with wide character
      Update.
      Define md5_uintptr.
      Update.
      (clone): Subtract stack bias from child stack pointer before passing it to
      Update.
      (getloadavg): Always use C locale to parse /proc/loadavg.
      Update.
      Update.
      Special init/fini sections for Alpha when using linuxthreads.
      New version with correct collation.
      Update.
      (routines, shared-only-routines): Add unwind-dw2-fde-glibc instead of
      (PT_GNU_EH_FRAME): Define.
      Special unwind code for glibc-gcc interoperability.
      (__register_frame_info_bases): Optimize if .eh_frame section contains no 
FDEs.
      (execute_cfa_program): Fix DW_CFA_restore handling.
      Update.
      Fix %expect count.
      Update.
      /usr/bin/bison --yacc --name-prefix=__gettext --output plural.c plural.y
      (VERSION): Bump to 2.2.5.
      Update.
      Remade for stable-2.2.5
      (distribute): Add reldep6mod[01234].c.
      Additional files to distribute for 4.4BSD.
      Add sysv_termio.h and start-libc.c.
      Add ldd-rewrite.sed.
      (distribute): Add unwind-dw2.c, unwind-dw2-fde.c, unwind.h,
      Update.
      (distribute): Add scripts/cpp.
      Update.
      (__group_member): Also check groups[0].
      (__ieee754_sqrt): Don't use multi-line string literals.
      Update.
      (sighandler): Initialize all elements to SIG_ERR.
      (libc_cv_gcc_unwind_find_fde): Set for s390 and s390x architectures.
      (__brk): Correct inline assembly contraints.
      Need different versions for 31 and 64 bit machines.
      s390-32 specific profile counter definitions.
      s390-64 specific profile counter definitions.
      Add framestate.
      Regenerated: autoconf  sysdeps/unix/sysv/linux/configure.in
      Update.
      (CFLAGS-tst-cancel.c): Add -fno-inline-functions to prevent automatic 
inline.
      Update.
      (MEMORY_BARRIER): Define.
      We need different files for 32 and 64 bits.
      swapcontext implementation for S390.
      Update.
      Fix regexp to reliably remove "-ia64" from rtld name.
      Update.
      Update.
      Update copyright year.
      Use 64 bit instructions for pointer operations.
      Update.
      (drop_privileges): Removed.  Adjust caller.
      (begin_drop_privileges): New function.
      Update.
      Update to Apple's latest definition.
      Update.
      (nscd-modules): Add xmalloc for nscd.
      (distribute): Filter out xmalloc.c.

-----------------------------------------------------------------------


hooks/post-receive
-- 
glibc maintenance



reply via email to

[Prev in Thread] Current Thread [Next in Thread]