2004-12-13 Ulrich Drepper <drepper@redhat.com>
+ * po/de.po: Update from translation team.
+
* nss/getnssent.c (__nss_getent): Double buffer size each round to
avoid problems with delays for some people's huge entries.
* nss/getXXbyYY.c (FUNCTION_NAME): Likewise.
;;
-u | --u | --un | --unu | --unus | --unuse | --unused)
unused=yes
- bind_now=yes
shift
;;
--v | --ve | --ver)
# This file is updated automatically by Makefile.
glibc-branch := fedora
glibc-base := HEAD
-fedora-sync-date := 2004-12-13 23:23 UTC
-fedora-sync-tag := fedora-glibc-20041213T2323
+fedora-sync-date := 2004-12-14 10:58 UTC
+fedora-sync-tag := fedora-glibc-20041214T1058
-%define glibcrelease 91
+%define glibcrelease 92
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
%endif
%changelog
+* Tue Dec 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-92
+- update from CVS
+- fix %{_prefix}/libexec/getconf filenames generation
+
* Tue Dec 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-91
- update from CVS
- double buffer size in getXXbyYY or getXXent on ERANGE
printf ("cannot create temporary file: %m\n");
exit (1);
}
- write (fd, pattern, sizeof (pattern));
+ write (fd, pattern, sizeof (pattern) - 1);
close (fd);
}
msgstr ""
"Project-Id-Version: GNU libc 2.3.3\n"
"POT-Creation-Date: 2004-08-05 09:16+0200\n"
-"PO-Revision-Date: 2004-08-14 12:26+0200\n"
+"PO-Revision-Date: 2004-11-06 12:38+0100\n"
"Last-Translator: Jochen Hein <jochen@jochen.org>\n"
"Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n"
# weight
# ellipsis: Auslassung
# range: bereich
+#
#: sysdeps/generic/siglist.h:29 stdio-common/../sysdeps/unix/siglist.c:27
msgid "Hangup"
msgstr "Aufgelegt"
#: stdio-common/../sysdeps/gnu/errlist.c:1285
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:111
msgid "File descriptor in bad state"
-msgstr "Die Dateizugriffsnummer ist ein schlechter Verfassung"
+msgstr "Die Dateizugriffsnummer ist in schlechter Verfassung"
#: stdio-common/../sysdeps/gnu/errlist.c:1293
#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:112