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.2, created. glibc-2.2.2


From: Thomas Schwinge
Subject: [SCM] glibc maintenance annotated tag, glibc-2.2.2, created. glibc-2.2.2
Date: Wed, 26 May 2010 18:28:05 +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.2 has been created
        at  2ddbcd2ea38ca6b1c6243a4ffb702a662b02e36f (tag)
   tagging  2d0aea11b0637e7ad3c5df6da3395a8248416811 (commit)
  replaces  glibc-2.2.1
 tagged by  Roland McGrath
        on  Thu Feb 15 22:27:29 2001 +0000

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

iD8DBQBKFx/Y2vc1Cn671iURAgi8AJoD+/R0mW+Wy8uv+71VWKHbnkb/DwCfT9K2
LVHF6/ow7KO/MSV6yqg2KEA=
=nB4r
-----END PGP SIGNATURE-----

Andreas Jaeger (71):
      * sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):
      Update.
      * stdio-common/tstscanf.c (main): Add two testcases for '*'
      Update.
      Update.
      Fix typo in last patch.
      Update.
      (nscd_run): Use proper format specifier.
      Update.
      (vfprintf): Add casts.
      Update.
      Add prototype for init.
      Update.
      * Versions.def: Add version GLIBC_2.2.2.
      Add test for new enough binutils version, move compiler/binutils test up.
      Update.
      Update.
      Update.
      Update.
      New file.
      Update.
      Update.
      Update.
      Include <float.h>.
      Update.
      Adjust for last change.
      * posix/Makefile ($(objpfx)annexc.out): Also pass sysincludes to
      Update.
      Update.
      Update copyright.
      Fixed entry.
      Update.
      Update.
      Update.
      Add prototype.
      Update.
      * sysdeps/pthread/pthread.h: Move __pthread_initialize from here
      Update.
      (CLK_TCK): Check for !__STRICT_ANSI.
      Update.
      Include <wchar.h> for fwide.
      Update.
      Fix typo.
      Update.
      Locale files from IBM.
      Add some entries for new locales.
      Partly revert last patch.
      Add working locales.
      Update.
      * locales/en_IN: Add newline at end of file.
      Regenerate.
      (func): Add prototype declarations to avoid warning.
      Update.
      Improve MIPS entry and regenerated FAQ.
      (Search Functions): Fix typo.
      Update.
      Update.
      Makefile (extra-objs): New.
      Update.
      Update.
      * stdlib/Makefile (tests): Don't run tst-fmtmsg when
      Update.
      Use run_program_prefix.
      Fix typo.
      (Parsing of Integers): Fix some wordings.
      Update.
      (Streams and I18N): Fix typos.
      Update.
      Whitespace cleanup.
      Include <stdlib.h> for NULL.
      Update.

Andreas Schwab (4):
      (__bswap_32): Add cast to avoid invalid asm.
      * sysdeps/m68k/bits/byteswap.h (__bswap_32): Add cast to avoid
      Don't assume that $(inst_zonedir) is a subdir of $(inst_datadir).
      * sysdeps/unix/sysv/linux/ia64/ioperm.c: Don't include kernel

Mark Kettenis (5):
      * sysdeps/mach/hurd/chroot.c (chroot): Revert 1999-02-27 changes, but 
change looking up the initial directory port in a similar way as done by 
_hurd_change_directory_port_from_name. * hurd/fchroot.c (fchroot): Likewise.
      * hurd/hurdsig.c (_hurdsig_getenv): Remove spurious innermost declaration 
of value such that we actually return the value of the environment variable.
      * sysdeps/mach/gettimeofday.c: Include <stddef.h>.
      * sysdeps/mach/hurd/setitimer.c: Include <time.h>.
      * sysdeps/unix/stime.c: Include <time.h>.

Ulrich Drepper (210):
      Update from upstream version.
      Update.
      (xdr_long, xdr_u_long): Fix comments about this functions. (xdr_long, 
xdr_u_long): Return FALSE if trying to encode value which does not fit in the 
32bit type.
      Update.
      Update.
      Remove select syscall handling.  The generic Linux version should work.
      Update.
      Update.
      (setjmp): Don't use __sigsetjmp code, do it here. (_setjmp): Likewise.
      Update.
      Update.
      Update.
      Update.
      Example for backtrace() functions.
      Update.
      Update.
      Update.
      Update.
      Update.
      (__newlocale): Fix test for setting all categories.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update from translation team.
      Update.
      Update.
      Reduce .data size.
      Update.
      Update.
      Update.
      Update.
      Indentation fix.
      (str_to_mpn): Correct parsing of thousands separators.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Fix a few typos.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      (Environment Access): Adjust comment about setenv() being BSD-only.
      Include <float.h>.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Include <float.h>.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      (main): If -f or -t argument is missing use charset of the current locale.
      Update.
      Update.
      Update.
      Update.
      Add check for bison.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Add dependency for bug-iconv2.out.
      Update.
      Extend LC_IDENTIFICATION entries a bit.
      Update.
      (tests): Add bug-regex1.
      Update.
      Update.
      Never stop prematurely reading digits before the decimal point is found.  
Compute exponent limit for negative exponents correctly.  For numbers ending in 
all zeros eat the zeroes even before the decimal point if the exponent is 
negative.
      Update.
      Only add l suffixes if __NO_LONG_DOUBLE_MATH is not defined.
      Update.
      Update.
      Update.
      Document thread-related stream functions and contents of <stdio_ext.h>.
      (Opening Streams): Move __freadable, __fwritable, __freading, and 
__fwriting documentation here.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      (VERSION): Bump to 2.2.2.
      Update.
      (distribute): Add firstobj.c.
      (distribute): Add iconv_charmap.c and dummy-repertoire.c.
      Update.
      Update.
      update.
      Update.
      (_HAVE_SA_LEN): Define.
      Update.
      Update.
      (Basic Scheduling Functions): Fix typo.
      Document wide character string functions.
      (Currency Symbol): Add INT_ constants and CODESET:
      (getloadavg): Fail if we cannot return as many values as the user asked 
for.
      Update.
      Update.
      (Working Directory): Make getwd as deprecated in the header.
      (Getopt Long Options): Document getopt_long_only.
      Document wide character stream functions.
      Update.
      Update.
      Improved the wording.
      Update.
      Update.
      Update.
      Little optimization, use sincos.
      (__GETDENTS): Use __lseek64 instead of __lseek.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.
      Update.

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


hooks/post-receive
-- 
glibc maintenance



reply via email to

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