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.1.2, created. glibc-2.1.2


From: Thomas Schwinge
Subject: [SCM] glibc maintenance annotated tag, glibc-2.1.2, created. glibc-2.1.2
Date: Wed, 26 May 2010 18:27:29 +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.1.2 has been created
        at  3cddbdf3c62f8a8d894dff9475f544f7b1a8a03e (tag)
   tagging  a23b24ae85554adb47c9c4a0fbd77739a687c634 (commit)
  replaces  glibc-2.1.1
 tagged by  Roland McGrath
        on  Mon Sep 6 21:18:09 1999 +0000

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

iD8DBQBKJXTt2vc1Cn671iURAjK+AJ9PIbxkys70PFAr4rgyvsbdUVSISwCeOxlm
TWPtJRlTQWUKkAJSrAI/uZU=
=0YIN
-----END PGP SIGNATURE-----

Andreas Schwab (5):
      Regenerated: autoconf  configure.in
      * iconvdata/Makefile (distribute): Don't distribute CVS
      .
      * libio/fileops.c (_IO_new_file_underflow): Set error indicator
      .

Roland McGrath (44):
      1999-06-07  Roland McGrath  <address@hidden>
      .
      1999-06-11  Mark Kettenis  <address@hidden>
      .
      1999-06-12  Mark Kettenis  <address@hidden>
      .
      copyright year
      1999-06-12  Mark Kettenis  <address@hidden>
      .
      1999-06-13  Roland McGrath  <address@hidden>
      .
      1999-06-16  Roland McGrath  <address@hidden>
      .
      1999-06-25  Roland McGrath  <address@hidden>
      .
      1999-06-25  Roland McGrath  <address@hidden>
      .
      1999-06-25  Roland McGrath  <address@hidden>
      .
      1999-06-25  Roland McGrath  <address@hidden>
      .
      1999-06-25  Roland McGrath  <address@hidden>
      1999-07-11  Roland McGrath  <address@hidden>
      .
      1999-07-20  Mark Kettenis  <address@hidden>
      1999-07-19  Roland McGrath  <address@hidden>
      .
      1999-07-26  Roland McGrath  <address@hidden>
      .
      1999-07-27  Mark Kettenis  <address@hidden>
      .
      1999-07-27  Mark Kettenis  <address@hidden>
      .
      1999-07-31  Roland McGrath  <address@hidden>
      .
      1999-08-19  Roland McGrath  <address@hidden>
      .
      1999-08-22  Mark Kettenis  <address@hidden>
      .
      1999-08-23  Mark Kettenis  <address@hidden>
      .
      1999-09-05  Roland McGrath  <address@hidden>
      .
      add missing #include <unistd.h>

Ulrich Drepper (396):
      Update from main branch.
      (VERSION): Bump to 2.1.2.
      Update.
      (add_ssaaaa, sub_ddmmss, umul_ppmm): Optimized sparc64 routines.
      Update.
      (Host Names): Remove statement that h_errno needs to be declared since
      Update.
      Update from official version.
      (nscd_gethst_r): Align the h_addr_list pointers properly.
      Update.
      (__ieee754_y0): Fix array indices.
      (y1_test): New tests.
      Update
      Set LC_ALL explicitly to archieve correct sorting of map files.
      Update.
      Fix typo in linker option.
      Regenerated.
      (Running make install): Correct typo in dynamic linker invocation.
      Introduce local variable __libc_getpagesize to
      Update.
      Update.
      (Floating Point Parameters): GCC already supports long double for a long 
time.
      (j0_test, j1_test, jn_test, y0_test, y1_test, yn_test): Increase some 
epsilons.
      (__printf_fphex): Don't ignore the precision if the mantissa is zero.
      Update.
      (fgetgrent): Remember position of stream before
      (__fgetgrent_r): Set errno to ENOENT in case of EOF.
      Update.
      Update from main branch.
      Add some missing MSG_* flags from Linux 2.2.9.
      Update from main branch.
      Disable signbit* inline functions for gcc <= 2.7.x.
      Update.
      Document is_char in printf_info structure.
      It is not generally true that if (unsigned)a*(unsigned)b overflows,
      Update.
      (sysdep_dirs): Exclude SCCS.
      Update.
      (re_error_msgid): Remove extra commas.
      Update.
      (jn_test): Adjust delta.
      Keep lock while printing output lines.
      (_dl_init_paths): Add one more element to aelem to not write beyond 
allocated
      Update.
      Don't fail always when oact is NULL.
      Update.
      [!__GNUC__]: Use correct word order.
      Linux/Alpha sysmacros.
      Linux/SPARC sysmacros.
      (AX25_PIDINCL): Added.
      Update.
      Return error code not -1.
      Expect return alue to be ERANGE if buffer is too small.
      Return -1 in case nscd is not available and value > 0 for error.
      Update.
      Add missing line disciplines.
      Update.
      Include setjmp.h.
      (charmaps): Exclude SCCS.
      Update.
      Correct counting of subsections.
      (_IO_old_proc_open): Apply change from 1999-03-29 to iopopen also here.
      (x_inline): Cleanup pointer assignments.
      Don't return a zero result if the high bits of two words differ.
      Update.
      Update from main branch.
      Update.
      Define NDIGIT_MAX.
      Define NDIGIT_MAX.
      Define NDIGIT_MAX.
      (special): Add test for large ndigit parameter.
      Update.
      Add "notfound" data to cache, not iov pointer.
      Update.
      Update.
      Update from main branch.
      (strnlen): Remove extra prototype.
      Update.
      (_dl_map_object_deps): When looking for the next
      Update.
      (__getpw): Fix check for error return.
      (Copying and Concatenation): Mention that strndup is a GNU extension.
      Update.
      Update from main branch.
      Update.
      (Host Names): Fix typo in last change.
      (request2size): Check for overflow and return NULL whenever it is 
encountered.
      Update.
      (_IO_new_fdopen): Set EINVAL if MODE is not allowed by the file access
      Update.
      (__cmsg_nxthdr): "return 0" instead of "return NULL" to make C++ happy.
      Update.
      Rewrite fragment for ldd on Linux/SPARC.
      Update.
      Update.
      Add support for some more motherboards.
      Update.
      (exec_comm): Unset IFS so that subshells don't split fields.
      Revert bogus 'unset IFS' change.  It doesn't belong in the tests, but in
      Update.
      (request2size): Also set errno if failing.
      Describe problem.
      Correct last patch.  Handle getcwd (NULL, != 0) correctly.
      Check that /dev/pts is mounted.
      Update.
      Fix typos.
      Update.
      Return -1 instead of EOF and set errno if the stream is not a real file 
stream.
      Update.
      Add question about arch version problems during compilation.
      Added p_nextlock entry to separate queueing for a lock from queueing
      Added p_nextlock to initializers.
      Changed to use p_nextlock instead of p_nextwaiting.
      (exchange_and_add): Remove `volatile';
      Update.
      Split _dl_start in two pieces to prevent GOT usage before the relocation
      Update.
      Make sure resultbuf->h_addr_list addresses are correctly aligned.
      Update.
      (GLIBC_2.1.2): Added.
      Make the new ABI GLIBC_2.1.2 and keep the old one as GLIBC_2.0.
      (getgrent_r, getgrgid_r, getgrnam_r): Added to GLIBC_2.1.2.
      (getaliasbyname_r, getaliasent_r, gethostbyaddr_r, gethostbyname2_r,
      (getpwent_r, getpwuid_r): Likewise.
      (getspent_r, getspnam_r): Added to GLIBC_2.1.2.
      Update
      Add default_symbol_versions for the changed functions.
      (libpthread-routines): Add oldsemaphore routine.
      Compatibility versions of semaphore functions.
      Add sem_destroy, sem_getvalue, sem_init, sem_post, sem_trywait,
      Update.
      Revert last patch.
      Correct last patch.
      (buffered_vfprintf): Add locking.
      Update.
      Fix typo.
      Test whether mapped area is in range of mmap.  If not fail.
      Remove mmap64 alias for mmap.
      For SUID binaries check whether the standard file descriptors are open.
      (__memcpy_c): Help some stupid old compilers.
      (pthread_handle_create): Free mmap region after stack if clone failed.
      Update.
      Recognize 2.95 as gcc version number.
      Add prefix "__" to get[a-z]*_r () to get nscd's own strong version of the
      Update.
      Fix typo.
      (gaih_inet): For non-passive connections without a hostname set address to
      Update.
      (get_number): Handle number parsing more
      Update
      (fixup, profile_fixup): Call alloca to prevent inlining.
      Update.
      Use __PMT for exit.
      Update.
      Align _pthread_descr_struct to 32 bytes.
      Update.
      Avoid memory leak.
      (_inb, _inw, _inl, _outb, _outw, _outl): Added to GLIBC_2.1.2.
      Use addl instead of pop/pop to keep program deterministic.
      Update.
      Add missing chunk of patch from 1999-07-04.
      Update.
      Include <stdlib.h> to get prototype for free.
      Update.
      (common-generated): Don't prepend $(common-prefix).
      (dl_main): When putting back the interpreter object handle the case where
      Update.
      Undo last patch.
      Update.
      Remade for stable-2.1.2
      Add ldd-rewrite.sed.
      Update.
      Regenerated:  /usr/unsupported/bin/perl scripts/gen-FAQ.pl FAQ.in
      Add locks for res_send and res_close use.
      (ksc5601_to_ucs4): Avoid invalid memory accesses.
      (euckr_from_ucs4): Set cp[0] to '\0' in case of an error.
      Use "&" instead of "§" to avoid a bugin bash 2.03.
      Fix aliasing problems.
      Add test case for addmntent and getmntent.
      Allow spaces and tabs in entry names by encoding these characters.
      (_IO_old_fclose): Detect new streams and handle them appropriately.
      (_IO_new_fclose): Detect new streams and handle them appropriately.
      (__wcsrtombs): When computing maximum number of wide characters to 
convert do
      Avoid sign extension when returning character.
      Do not use global state.
      The crypt add-on has a new ftp site.
      (gaih_inet): Only return information for the hinted protocol.
      Update.
      Fix last patch.
      Regenerated:  /usr/unsupported/bin/perl scripts/gen-FAQ.pl FAQ.in
      Fix last patch.
      Remove COPYING*.
      GPL text.
      LGPL text.
      Use static state.
      Reset state for s == NULL.
      Do not use global state.
      Update.
      Mention drawbacks.
      Update.
      Fix typos.
      Fix typo.
      Fix typos.
      Remade for stable-2.1.2
      Signal name list.
      Use IEEE 854 formula to compute the number of digits to print.
      Update.
      Remove inclusion of <linux/tasks.h> since it's not needed anymore.
      Update.
      (__strcpy_small): Fix a typo.
      Update.
      [ld.so] (GLIBC_2.0): Export __libc_internal_tsd_get and
      Make code thread-safe.
      Update.
      Update from main line.
      Add siglist.h.
      Update from main line.
      Update from main line.
      Update from main line.
      Update from main line.
      Fix port problem on big-endian machines.
      Remove htons, port is always in network-byte-order.
      Rename number to port.
      Rename number to port.
      Cast to uint32_t pointer, not short. RPC fields are always 32 bit.
      Update.
      (O_RSYNC, O_DSYNC): Define.
      Update.
      (res_send): Don't test file descriptor for range, we use poll now.
      Update.
      Initialize __libc_pagesize early.
      Update.
      Fix typo (MSG_TRUNC -> MSG_DONTWAIT).
      Update.
      (IN6ADDR_ANY_INIT): Add correct number of braces to avoid warnings.
      Update.
      (res_send): Recompute timeout for poll for each jump to `wait'.
      Update.
      Mark void* operations as extensions.
      Handle platforms with special __FLOAT_WORD_ORDER.
      Update.
      (_dl_map_object_from_fd): Use VALID_ELF_HEADER,
      Added definition of ELFOSABI_ARM.
      Define ARM specific versions of VALID_ELF_HEADER, VALID_ELF_OSABI,
      Update.
      Update.
      install-sh lives now in scripts subdir.
      Don't recognize hexadecimal floats without exponent.
      (yn_test): Adjust deltas for i386.
      Brazilian translations for glibc.
      (Configuring and compiling): Mention CFLAGS.
      Add catalan.
      (getanswer_r): Cleanup out-of-buffer handling.
      (Process Group Functions): Document getpgid, getsid.
      Update from main branch.
      Regenerated: autoconf  configure.in
      Spanish locale for catalan language.
      Add ca_ES.
      Update.
      Remove <ft> entry, add <St> entry.
      Update.
      Tweak deltas for a clean run on ppc.
      Update.
      Correct decrement maxlen.
      Update.
      (Process Group Functions): Fix typo.
      (process_arg): Correct %ls handling wrt to precision.
      Update.
      Update.
      Define O_DSYNC and O_RSYNC.
      Test for kernel version and make LSB compliant.
      Update.
      (process_arg): Correct last patch and write correct number of bytes
      Update.
      Add ISO registry alias for UTF8.
      Regenerated.
      Update.
      Update from tzdata1999e and tzcode1999e.
      Update.
      Correct type in performance increase rewrite.
      Update.
      (tests): Update America/Sao_Paulo test case for new tzdata.
      Update.
      (COnfiguring and compiling): Clarify ix86 situation.
      Regenerated.
      Update.
      Information about how to access signal context info fro Linux/Alpha.
      Update.
      (__add_to_environ): Initialize ep after we have the lock.
      Update.
      Add change from main branch.
      Update.
      Add change from main branch.
      Update.
      (_dl_start): Initialize bootstrap_map.l_info to zero.
      Linux specific execve implementation.
      Export __pthread_kill_other_threads_np from libpthread for GLIBC_2.1.2.
      Update.
      (__pthread_reset_main_thread): Reset signal handlers for the signals we 
used
      Update.
      Fix typo in last change.
      (_dl_start): Add missing declaration of cnt.
      Copy over missing changes from mainline.
      Update.
      Don't allow use with _FILE_OFFSET_BITS=64.
      Update.
      Allocate array name of correct size.
      Update.
      Allocate buffer large enough not only if size == 0, but also for size < 0.
      Correct last patch.
      (__pthread_reset_main_thread): Undo last change.
      (__pthread_kill_other_threads_np): Reset signal handlers for the
      Update.
      Update.
      Pass sigcontext through wrapper to the user function.
      Regenerated.
      Undo last change but correct comment saying < 0 is ok for size type.
      Undo last change.
      Update.
      Define weak alias execve.
      Update.
      Define documented cookie types.
      Update.
      Add execve syscall.
      Update.
      (re_match_2_internal): Correct check for charset after exactn in loop.
      Update.
      (pthread_sighandler): Add SIGCONTEXT_EXTRA_ARGS to call to signal
      Define SIGCONTEXT_EXTRA_ARGS.
      Update.
      Add execve syscall.
      Update.
      Add new constants from Linux 2.3.15.
      Update.
      Update for changed cookie definitions in libio.h.
      Update.
      (fopencookie): Set _fileno to -2.
      (_IO_file_is_open): Only check for -1, not all negative numbers.
      (_IO_new_file_close_it): Set _fileno to -1, not EOF.
      Update.
      Add checks to make sure we're really dealing with a master pseudo 
terminal, and
      Update.
      Link db_dump185 against libdb1.
      Update.
      Avoid namespace pollution.
      Update.
      Define always __qaddr_t.
      Update.
      (__finite): Make constant as unsigned to avoid warning.
      Update.
      Update from 2.3.15 kernel.
      Update.
      Get CCVERSION from autoconf substitution.
      Calculate and substitute CCVERSION.
      Update.
      (Running make install): Give examples for timezone and locale 
installation.
      Update.
      Don't use variables to set thresholds for SUID binaries.
      Update.
      (nscd_getgr_r): Don't count the alloca'ed memory for buffer.
      Update.
      Regenerated: autoconf  configure.in
      [csu]: Define CFLAGS-initfini.s to force compiling for i386 to avoid
      Update.
      Add Euro symbol  to collation and characterization tables.
      Remove duplicated OC entry.
      Update.
      Enclose header in an #ifdef statement to prevent it from being included 
twice.
      #include <bits/armsigctx.h>.
      Fix typos.
      Update.
      Linux/Alpha specific definition to access information passed up from the
      Include <sys/user.h> instead of <asm/user.h>.
      Set LC_ALL and LANGUAGE to fix locale dependencies in sort.
      Update.
      Rename strong name for fork from __syscall_fork to __libc_fork.
      Add __libc_fork and __vfork to version GLIBC_2.1.2.
      (__fork): Renamed from fork and use __libc_fork.  Add fork as weak alias.
      Export __fork, vfork, and __vfork in libpthread.
      Update.
      Fix typos.
      Regenerated:  /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
      Putenv bug is fixed.
      Add PPC libgcc problem description.
      Add comment about add-on numbering.
      Regenerated:  /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
      Update.
      (__db_rdetach): Unmap the region if necessary.
      Update.
      (ucs4_to_jisx0201): Correct mapping for U005C.
      When translating to ISO-2022-JP* write escape sequences out even if the
      Update.
      (j0_test): Add some deltas for m68k.
      Update.
      Add sys/user.h.
      Update.

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


hooks/post-receive
-- 
glibc maintenance



reply via email to

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