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.0.6, created. glibc-2.0.6


From: Thomas Schwinge
Subject: [SCM] glibc maintenance annotated tag, glibc-2.0.6, created. glibc-2.0.6
Date: Wed, 26 May 2010 18:27:10 +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.0.6 has been created
        at  2ef2073baf62fa32dd0a3507792ebe0f1ede500a (tag)
   tagging  45cfe22efea3f11718f444fcce542bdc3e303e1c (commit)
  replaces  glibc-2.0.5b
 tagged by  Roland McGrath
        on  Sun Dec 28 18:24:23 1997 +0000

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

iD8DBQBKFx9+2vc1Cn671iURAujwAJ4zuXNM9lE9XvzUKRwd80MjpFq3sACfZvkq
E0K2GxmEPZ3ktdMB/e+lAn4=
=EzLK
-----END PGP SIGNATURE-----

Ulrich Drepper (154):
      Update
      .
      Update
      (_dl_load_cache_lookup): Favour exact matching of version function
      Remade for experimental-2.0.6
      Regenerated: autoconf  configure.in
      Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi
      Update.
      (VERSION): Bump to 2.0.6.
      Make sure recents gccs don't reorder the code.
      Ignore possible errors from select function.
      Correct logic in test for file size.
      Don't discard lines after comments.
      Don't use _POSIX_SOURCE in header.
      (setname): Only free the correct memory.
      (obstack_empty_p): New definition.
      Remove malloc_key-data definition.
      Define new Linux errors.
      (Scanning Directory Content): Document error case more.
      Update from 2.1 version.
      Correct result type of __ieee754_rem_pio2{,f,l} and
      Remove declaration of infnan and cabs.
      Use version fromglibc 2.1 which corrects several bugs.
      (hsearch_r): Avoid undefinitely search for non-existing entry if
      Declare pselect only if __USE_POSIX.
      Carry over several patches from glibc 2.1 development version to
      Rename struct keydat to struct keydat_t for C++.
      Ignore errors while installing catalog.
      (glob): If calling glob_in_dir for a list which was generated by
      Define GLOB_ABORTED and GLOB_ABEND only if __USE_GNU.
      Make sure h_errno is set correctly when returning an error.
      Define NDEBUG only if not yet defined.
      Change to real implementation, do not call mbtowc.
      Remove optimization of mblen.
      Handle input like 0.0e1000 correctly.
      Add missing casts.
      Include needed headers and declare myaddress.
      Define REVOKE to use revoke function.
      Don't use casts, use element access.
      Cleanup.
      Correct result value for x==y.
      Correct result for NAN, Inf, 0.0.
      Define __cabs_complex locally and switch to ISO C form.
      Include <libc-lock.h>, not <bits/libc-lock.h>.
      Correct test for too small buffer.
      Correct end condition.
      Define __need_NULL to get definition of NULL.
      Add new values and correct types in struct cmsghdr.
      Correct loading of return address.
      Add new values.
      Correct return value.
      Include <asm/types.h>.
      cfsetspeed): Change return value to int.
      Change prototype accordingly.
      Update from tzdata1997i.
      (__tzfile_compute): Use negated value of offset for timezone
      (__mktime_internal): Declare sec_requested even if
      (CFLAGS-charmap.c): Add -Wno-char-subscripts.
      Update.
      (MAP_FAILED): Add constant. Suggested by Petter Reinholdtsen
      Regenerated: autoconf  configure.in
      (compile.S, COMPILE.S, COMPILE.s): Use $(ASFLAGS-*) variable as well.
      (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
      (libc_cv_gcc_alpha_ng_prefix): New check.
      Increase buffer if it is too small.
      Correct data for isw* functions.
      locale/programs/ld-ctype.c: Write 32bit char classes in correct byte
      (malloc_update_mallinfo): Initialize struct for return value.
      If buffer is to small, set the file handle for /etc/group back in some
      If buffer is to small, set the file handle for /etc/passwd back in
      If buffer is to small, set the file handle for /etc/shadow back in
      Place `result' in resbuf and not in `buffer'.
      Make sure digits_dots.c sees `resbuf' as struct and not a pointer.
      (__WAIT_INT): Don't use complex version with __typeof for C++ since
      Rename cu_wait from timeout to not shadow the variable in the outer
      Backport setjmp/longjmp rewrite.
      (_dl_runtime_resolve): Care for prefix.
      Remove cabs definition.
      [NO_LONG_DOUBLE]: Correct cabsl.
      (__sigblock): Don't check int mask beyound its size.
      (__sigsetmask): Don't check int mask beyound its size.
      (convert_mask, __sigvec): Don't check int mask beyound its size.
      Define sysv_signal as weak alias.
      Define socket syscalls with __libc_* names.
      Header for generic SCSI interface
      Add scsi/sg.h, net/if_packet.h, net/if_slip.h, and sys/prctl.h.
      [$(subdir)=misc] (sysdep_headers):
      Add __libc_accept as alias.
      Add AF_* and PF_ constants from Linux headers.
      Add prctl.
      Care for prefix.
      Not used anymore.
      Add test for isw* functions.
      Return value with expected byte order.
      Update.
      Remove setjmp_aux.c.
      prtcl interface for Linux
      Net interface definition
      Wrapper to make sure we don't have revoke references
      longjmp imlementation for Alpha
      Regenerated: autoconf  configure.in
      If --enable-add-ons is given without an argument, set the addons list
      Add more information of build environment and flags.
      Don't count in multiply reference object in number of prelaoded
      Change types of inet_neta and inet_addr.
      Reset the blacklist correct, fix return code for non existent +name
      Update from 2.1.
      Update from glibc 2.1.
      (inet_addr): Change return type to u_int32_t.
      (inet_neta): Change type of first parameter to u_int32_t.
      (exit): Handle recursive calls to exit ().
      Empty file.
      (__FDMASK): Cast constant 1 to be shifted correctly.
      Update.
      update
      Regenerated: autoconf  configure.in
      (libc_cv_gcc_alpha_ng_prefix): Correct quoting.
      Include stdio_lim.h to get definition of FOPEN_MAX.
      (map_collection_max, map_collection_act): Define as size_t.
      Use correct cast from pointer value.
      (compile): Use parameter names without __.
      (do_ypcall): Don't free dom_binding twice.
      (internal_nis_getetherent_r): Use strncpy instead of strcpy for
      (LINE_PARSER): Use pointer of correct type for map_v4v6_hostent call.
      (internal_nis_getprotoent_r): Use strncpy instead of strcpy for
      (internal_nis_getrpcent_r): Use strncpy instead of strcpy for
      (internal_nis_getservent_r): Use strncpy instead of strcpy for
      (res_querydomain): Avoid potential buffer overrun.
      (callrpc): Use strncpy instead of strcpy for security reasons.
      Generate file which recognizes __need_FOPEN_MAX.
      Rewrite to recognize __need_FOPEN_MAX.
      Define __ipc_pid_t type.
      Use __ipc_pid_t for msg_lspid and msg_lrpid field.
      Use __ipc_pid_t for shm_cpid and shm_lpid field.
      Update.
      Regenerated: autoconf  configure.in
      Regenerated: autoconf  configure.in
      Regenerated: autoconf  configure.in
      Update.
      Fix type.  Correct check for available add-ons.
      Always define MB_LEN_MAX.
      Correct handling of overflow.
      timespec is in <time.h>.
      Define FOPEN_MAX also when included directly.
      Don't redefine _LINUX_TYPES_H.
      Fix typo.
      Linux/Alpha specific definition
      Update.
      Regenerated: autoconf  configure.in
      Fix typo.  Correct check for available add-ons.
      (RELEASE): Set to "production".
      (__yp_bind): Make sure socket is closed.
      Correctly handle inclusion by stdio.h.
      Update.

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


hooks/post-receive
-- 
glibc maintenance



reply via email to

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