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


From: Thomas Schwinge
Subject: [SCM] glibc maintenance annotated tag, glibc-2.0.2, created. glibc-2.0.2
Date: Wed, 26 May 2010 18:27:01 +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.2 has been created
        at  8aa5fc8d20fc130dca31f37a6f63984e0e48a317 (tag)
   tagging  133192c659e3b55b7adb7664dc80be611e5afb9b (commit)
  replaces  glibc-2.0.4
 tagged by  Roland McGrath
        on  Sat Mar 22 04:10:50 1997 +0000

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

iD8DBQBKJXTi2vc1Cn671iURAtBGAJoDhB/N71QK5pYlbqcPpo1JERa7bACgiAIY
oVze/9iB1gNrRtXZ4AcAqmc=
=MSe+
-----END PGP SIGNATURE-----

Ulrich Drepper (89):
      Update.
      (setenv): Don't copy name when we reuse the buffer for replacement.
      Don't define O_NORW.
      (servbyname): Match any protocol if proto==NULL.
      (_nss_nis_getservbyname_r): Allow protocol=NULL to match any protocol
      (PPP_VERSION): Define to 2.2.0 to prevent version mismatch.
      (__offtime): Change type of `yg' to long int.
      (__setjmp): Fix fatal bug where 0 argument is placed in wrong place on
      Update from 2.1.x branch.
      Add stat, fstat, xstat, readv, and writev syscalls.
      Update.
      Compatibility versions for early 2.0 version of the kernel
      Remade for experimental-2.0.2
      [$(subdir)=inet] (sysdep_headers): Add netinet/ip.h.
      (headers): Remove netinet/ip.h.
      Update.
      ($(tardir).tar): Prefer writing temporary file to $TMPDIR is
      Update.
      Move to sysdeps/generic/netinet
      Genric IP definitions
      (headers): Add netinet/ip.h again.
      [$(subdir)=inet] (sysdep_headers): Remove netinet/ip.h.
      Add netinet/tcp.h.
      Add direct.h.
      Add bsdstat.h, setrguid.c, and setruid.c.
      Add glob.
      Add __getpgid.c and __setpgid.c.
      SCO 3.2.4 specific files to distribute.
      Update.
      Include <kernel_stat.h>, not "kernel_stat.h".
      Update.
      Update feature tests.
      Don't use MAX_IOVEC.  Test for UIO_FASTIOV and set to 8 if not available.
      Correct dependencies for test-tz.
      (output/write_some): Don't try and write more than IO_INBAND_MAX in a
      Make compatible with traditional preprocessor;
      Avoid whitespace before argument of macro call that is used as
      Change references of ANSI C to ISO C.
      Include <sys/types.h>.
      Correct fatal bug in jump to `__sigsetjmp' in PIC code.
      Correct recognition of mantissa overflow.
      Handle x == +-0 as a special case since expm1(-0) == -0.
      Optimize code by avoiding unneeded access to FP number.
      Correct former completely bogus code.  It never worked correctly.
      Handle x == +-0 as a special case since tanh(-0) == -0.
      Add definition for `signbit' function.  Future releases will have this
      (msync): Add parameter `flags' to match generic prototype.
      Update.
      (srcs): Add $(test-srcs).
      (all-sources): Add $(test-srcs).
      (depfiles, common-mostlyclean): Add $(test-srcs).
      (tests): Add $(test-srcs).
      (RESOLVE): Don't try to resolve local symbols.
      Some more optimization and unused variables removed.
      (glob): Fix completely broken handling of GLOB_BRACE and partly borken
      Additional ix86 specific files to distribute.
      Add machine-gmon.h.
      ix86 specific mcount entry point which preserves all registers.
      Fix typo.
      [$(elf)=yes] (+prector, +postctor): New variables for
      Declare the variables with aligned tags to compensate.
      Revert the bulk of the 960930 changes, as they affect the alignment,
      Declare __writev and __readv.
      It is not illegal to parse a minus sign in the strtouXX functions.
      Correct tests.
      (main): Save the value of errno since printf may modify it, use the
      Exit with error status when we have an error.
      Initialize `quotient' and `mask'.
      [$(subdir)=gmon] (sysdep_routines): Add i386-mcount.
      [PROF] (_dl_runtime_resolve): Don't use regparam mechanism for call of
      Define __LIBC_M81_MATH_INLINES instead of __NO_M81_MATH_INLINES.
      Rename and alias writev to __writev.
      Rename and alias readv to __readv.
      Rename and alias readv to __readv and writev to __writev.
      Don't emulate readv with small UIO_FASTIOV value by multiple readv
      Don't emulate writev with small UIO_FASTIOV value by multiple writev
      Include ctype.h for isdigit.
      (CALL_MCOUNT): Clear this macro so ENTRY(__syscall_error) doesn't
      Update.
      List of known bugs.
      (distribute): Add BUGS.
      Update.
      i386 specific definitions for gmon.
      Update.
      Update.
      Remove special case when OXTABS is not defined.  Revert patch of
      Update.
      (OXTABS): Define as alias for XTABS.
      Update.

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


hooks/post-receive
-- 
glibc maintenance



reply via email to

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