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.5, created. glibc-2.0.5


From: Thomas Schwinge
Subject: [SCM] glibc maintenance annotated tag, glibc-2.0.5, created. glibc-2.0.5
Date: Wed, 26 May 2010 18:27:06 +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.5 has been created
        at  02ff5dd331850523056228781a58efba922bf7f9 (tag)
   tagging  a28c2ca07a1fb266752e6055adf9be4f9d764c5d (commit)
  replaces  glibc-2.0.2
 tagged by  Roland McGrath
        on  Mon Aug 25 20:52:36 1997 +0000

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

iD8DBQBKFx902vc1Cn671iURAoxLAJ0cviXDIO/YKpsBOudUgk3030OOfwCcDc5G
MkTLB3sf3TcRljO3M9NHs3I=
=fCfS
-----END PGP SIGNATURE-----

Ulrich Drepper (252):
      (BUILD_CFLAGS): Fix reference to config file.
      (VERSION): Bump to 2.0.3.
      Regenerated from source files
      Update.
      Include <stddef.h> only once.
      Remove since we have ip_icmp.h
      (next_brace_sub): Decrement depth counter when '}' is found.
      Add declaration for glob_pattern_p.
      Add sigisempty, sigorset, and sigandset
      Add prototypes for rcmd, rexec, ruserok, and rresvport.
      Make string parameters `const'.
      Clear LD_LIBRARY_PATH environment variable before running process.
      Add former contents of <netinet/icmp.h>.
      Rename atalk.h to at.h
      [$(subdir)=inet] (sysdep_headers): Remove netinet/icmp.h.
      .
      Regenerated: autoconf  configure.in
      Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi
      Provide ITIMER* values also as macros.
      Update from tzcode1997d
      Correct handling of local labels.
      Fix typo.
      Add prototype for __clearenv.
      Correct handling of installable printf handlers.
      Correct handling of overflow in reading trailing list.
      Make sure out of memory error is correctly signaled.
      Describe new error codes and strerror_r function.
      Don't use fixed static buffers.
      Correct result of parse_line correctly.
      Optimize writing of profiling info.
      Use autoconf macro to check for compiler.
      (_IO_file_overflow): Set error when try to write on a read-only
      (__finitel): Shift return value by 31 positions to get 0/1 result.
      (ut_xtime): New symbol.
      .
      (sunrpc-headers): Add clnt.h.
      .
      Fix reverse arguments.
      (all): Make sure this is always the default goal.
      Add rule to easily generate dir-add.texi file.
      (depfiles): Remove $(test-srcs).
      Make work even in presence of symlinks.
      (iruserok): Use access instead of euidaccess.
      Rewrite.  Don't use the ugly BSD way to write
      (_IO_flush_all_linebuffered): Don't flush on a read-only stream.
      (_nl_current): Add element with index LC_ALL.
      (proc_utmp_eq): Only use ut_id field if valid.
      (fREe): Small optimization.  Before returning,
      (dir-add.texi): Simplify.
      Update malloc documentation for new malloc.
      Correct a few typos and errors.
      Correct prototype in memmem documentation.
      (_getopt_initialize): Preserve optind.
      (__getopt_nonoption_flags): Remove extern.
      (erand48_r): Build double value using ieee754_double union and use
      (tests): Correct 64-bit entry.
      Correctly handle array of odd length.
      Remove old math implementation files.
      Not needed anymore.
      [_LIBC]: Define __clearenv and make clearenv a weak alias.
      Remove references to byte order macros.  Don't include <endian.h>.
      Corrected.  The mantissa has only 63 bits.
      Don't use kernel header because of type clashes.  Add all definitions
      Don't use kernel header because of type clashes.  Add all definitions
      (OXTABS): Don't define.
      Include <sys/socket.h> to get definition of sa_family_t for
      (struct ip_timestamp): Correct typos.
      Define _LINUX_TYPES_H to avoid use of kernel types.
      (shmat, shmdt): Correct types.
      (TTYDEF_OFLAG): Use either OXTABS or TAB3, if one of them is defined.
      (memset_space): Increment pointer.
      Interpret year number 00-59 as 2000--2059.
      (strftime): Remove __restrict in declaration.
      Rewrite of initfini.
      Update.
      Remade for experimental-2.0.3
      Update.
      Don't automatically ignore .c files os .S or .s files are ignored.
      (distribute): Add defs.awk.
      Add new function updwtmp which allows to write a complete record to
      Add prototype for updwtmp.
      Set *RESULT to NULL before returning error.
      Update to XPG4.2 interface.
      Update.
      Handle files in the same directory correctly.
      Place ALIGN instruction at correct positions.
      Update.
      Also reset `a' and `c' to default values.
      .
      Use <netinet/ip_icmp.h> not <netinet/icmp.h>.
      .
      .
      Regenerated: autoconf  configure.in
      Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi
      Don't set cross-compiling based on $(BUILD_CC) != $(CC).
      Set cross-compiling from configure result.
      Emit definition of `cross_compiling'.
      ($(objpfx)initfini.s): Add CPPFLAGS, CFLAGS and -g0 to command line of
      (_dl_lookup_symbol_skip): Call _dl_signal_error when we can't find the
      (_S_msg_add_auth): Implement correctly.
      (_hurdsig_fault_preemptor): Provide initialization.
      (_hurdsig_preemptors): Provide initialization.
      Move to sysdeps/generic/netinet/tcp.h.
      (CPPFLAGS): Add definition for LOCALE_ALIAS_PATH.
      Check whether output of `locale -a' really is locale directory.  Also
      Include <config.h>.  Include <stdlib.h> only if __GNU_LIBRARY__ or
      (obstack_specify_allocation_with_arg, obstack_chunkfun,
      Remove ENOMEDIUM and EMEDIUMTYPE errors.
      Updated.
      eclare as master copy.
      Declare as master copy.
      Merge with GNU awk version.
      Merge with GNU awk version.
      (_sys_siglist, sys_siglist): Use _NSIG, not NSIG in declaration.
      Also reset `a' and `c' to default values.
      (svc_exit): New, defined.
      (svc_exit): New, declared.
      Fix typo.
      Mmoved to here from inet/netinet.
      Generate invalid exception correctly.
      Fix test for x < 1.
      Fix sign of result.
      Fix test for sign of argument.
      Make second argument of setitimer const.
      We have a real implementation now.
      Save errno.
      (shmat): For Linux-2.0 and up the kernel can return negative values.
      Add cast in call to __ipc.
      Add nfsservctl.
      Don't presume that the kernel will preserve non-call-saved registers;
      Likewise tuck the thread data onto the new thread's stack.
      Add cacheflush.
      Moved to sysdeps.
      (add): Respect `0' padding flag.
      (strptime_internal): Fix %I format specifier being off by one.
      Update.
      (CFLAGS-s_copysignl.c): Define for gcc bug workaround.
      Depend on libc.so for dynamic loading and for Linux ld.so.
      .
      (VERSION): Bump to 2.0.4.
      Remade for experimental-2.0.4
      Generic tty definitions
      SunOS specific tty definitions
      Linux specific tty definitions
      Update.
      (shmat): Add cast to prevent warning.
      (seed48_r): Incldue limits.h to get definition of USHRT_MAX.
      _nl_current has LC_ALL + 1 elements.
      .
      (logb): Remove second value placed on stack by fxtract.
      .
      .
      (logb): Fix thinko, reverse output values.
      (_dl_relocate_object): Don't call elf_machine_runtime_setup.
      (ELF_DYNAMIC_RELOCATE): Let elf_machine_runtime_setup() decide if we
      (svc_register): Change type of protocol parameter to u_long.
      (elf_machine_runtime_setup): If we are
      atan2 for long double.
      (elf_machine_runtime_setup): Return lazy.
      (elf_machine_runtime_setup): Update skeleton definition.
      Update.
      Fix typo.
      (_mcleanup): Free tostruct array allocated in monstartup.
      .
      updated to most recent tzdata
      Make 2nd para for scheck const.  Update zic.c.
      Print warning if _XOPEN_SOURCE and _SVID_SOURCE are not defined.
      Use GOT, instead of GOTOFF.
      (__data_start): Change local label "nofini" to ".Lnofini".
      .
      Update.
      Clarify status of other ports.
      (__erand48_r): Don't generate numbers in [0.5,1.0) but really in [0.0, 
1.0).
      .
      Remade for experimental-2.0.4
      (__initstate_r): Initialize randomizer type in state array only at
      Update.
      Regenerated: autoconf  configure.in
      Regenerated: autoconf  sysdeps/unix/common/configure.in
      Regenerated: autoconf  sysdeps/unix/configure.in
      Regenerated: autoconf  sysdeps/generic/configure.in
      Regenerated: autoconf  configure.in
      Add AC_PROG_CC_LOCAL which does not fail for environments in which linking
      Use AC_PROG_CC_LOCAL instead of AC_PROC_CC.
      .
      Regenerated: autoconf  configure.in
      Remade for experimental-2.0.5
      update for 2.0.5pre1
      we only have incl-chapters
      (write_gmon): New function; guts from _mcleanup.
      Add prototype for write_profiling.
      Add static to parameter list for __libc_once_init.
      Moved to sysdeps/generic.
      (_libio_using_thunks): Define if _G_USING_THUNKS is defined.
      (routines): Add updwtmp.
      Move definition of updwtmp to updwtmp.c.
      Definition of updwtmp function.
      (__mach_setup_thread): Delete avoidance of a cthreads bug that hasn't
      (__ttyname_r): Correct comment.
      Generic definitions for libio.
      Complete rewrite
      ix87 assembler implementation of cbrt
      No new code in 2.0.x
      Replace call to abort by infinite loop, to avoid dragging stdio into
      (__libc_once, __libc_once_define): New macros.
      ($(common-objpfx)hurd/../mach/RPC_vm_deallocate_rpc.c): Delete this
      (profile_waiter): Do vm_deallocate
      Correct comment.
      (__libc_once_define): Add new parameter for object class.
      Linux specific configuration file for libio.
      Update.
      [__USE_GNU]: Undefine assert_perror.
      (usage): Fix help text.
      (routines): Add utmpname, remove utmp_db.
      Rename to __getutent and make getutent a weak alias.
      Rename to __getutid and make getutid a weak alias.
      Rewrite to use jump table correctly.
      Rename to __getutline and make getutline a weak alias.
      (login): Correct test for result of utmpname.
      (logout): Correct test for result of utmpname and pututline.  Handle
      Rewrite to use jump table correctly.
      Update for changed internal functions.
      Reformat and correct typos.
      Removed since no direct db backend will ever exist.
      Rewrite lock handling.
      utmpname implementation.
      (getpeername): Correct type of len argument.
      Include <gnu/types.h>, not <bits/types.h>.
      Introduce thread-specific key handling functions.
      [subdir=misc] (sysdep_routines): Add cthreads.
      CThread interface for glibc.
      Interpret no DST information in user provided time zone specification
      Update.
      Add cthreads.c.
      .
      Regenerated from source files
      Make {,v}snprintf functions available is __USE_BSD.
      (__srandom_r): Don't use seed 0.  Use 1 in this case.
      Don't use fstat, use fxstat.
      Fix typo.
      Remove the IS_* macros, they operate on internal kernel structures and
      (__tzset_internal): Fix memory leak when the user specifies a TZ value
      Update.
      Update for more recent ISO 4217
      Update.
      Don't define alloca to __alloca since if gcc is used __alloca is not
      Add missing __END_DECLS.
      Change name of parameters in prototypes of xdr_reference,
      Correct assembler versions to work even for descriptors >= 32.
      Include features.h instead of sys/cdefs.h.  Pretty print.
      Define macros in a special way if gcc is not used and so dev_t is an
      Update.

root (1):
      Not used anymore.

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


hooks/post-receive
-- 
glibc maintenance



reply via email to

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