# German translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Martin Eberhard Schauer , 2012. # Helge Kreutzmann , 2016. # Mario Blättermann , 2023. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.18.1\n" "POT-Creation-Date: 2024-06-01 05:52+0200\n" "PO-Revision-Date: 2023-08-30 16:53+0200\n" "Last-Translator: Mario Blättermann \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 23.04.3\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "gethostbyname" msgstr "gethostbyname" #. type: TH #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "2024-05-02" msgstr "2. Mai 2024" #. type: TH #: archlinux debian-unstable #, no-wrap msgid "Linux man-pages 6.8" msgstr "Linux man-pages 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "gethostbyname, gethostbyaddr, sethostent, gethostent, endhostent, h_errno, " "herror, hstrerror, gethostbyaddr_r, gethostbyname2, gethostbyname2_r, " "gethostbyname_r, gethostent_r - get network host entry" msgstr "" "gethostbyname, gethostbyaddr, sethostent, gethostent, endhostent, h_errno, " "herror, hstrerror, gethostbyaddr_r, gethostbyname2, gethostbyname2_r, " "gethostbyname_r, gethostent_r - ermittelt den Netzwerkeintrag für einen Host" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "BIBLIOTHEK" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Standard C library (I, I<-lc>)" msgstr "Standard-C-Bibliothek (I, I<-lc>)" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SYNOPSIS" msgstr "ÜBERSICHT" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<#include Enetdb.hE>\n" msgstr "B<#include Enetdb.hE>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "BIB<);>\n" "B\n" msgstr "" "BIB<);>\n" "B\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<[[deprecated]] extern int h_errno;>\n" msgstr "B<[[veraltet]] extern int h_errno;>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B<[[deprecated]] struct hostent *gethostbyname(const char *>IB<);>\n" "B<[[deprecated]] struct hostent *gethostbyaddr(const void >IB<[.>IB<],>\n" "B< socklen_t >IB<, int >IB<);>\n" msgstr "" "B<[[veraltet]] struct hostent *gethostbyname(const char *>IB<);>\n" "B<[[veraltet]] struct hostent *gethostbyaddr(const void >IB<[.>IB<],>\n" "B< socklen_t >IB<, int >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B<[[deprecated]] void herror(const char *>IB<);>\n" "B<[[deprecated]] const char *hstrerror(int >IB<);>\n" msgstr "" "B<[[veraltet]] void herror(const char *>IB<);>\n" "B<[[veraltet]] const char *hstrerror(int >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "/* System V/POSIX extension */\n" "B\n" msgstr "" "/* System V-/POSIX-Erweiterung */\n" "B\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "/* GNU extensions */\n" "B<[[deprecated]]>\n" "BIB<, int >IB<);>\n" msgstr "" "/* GNU-Erweiterungen */\n" "B<[[veraltet]]>\n" "BIB<, int >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "BIB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" msgstr "" "BIB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B<[[deprecated]]>\n" "BIB<[restrict .>IB<], socklen_t >IB<,>\n" "B< int >IB<,>\n" "B< struct hostent *restrict >IB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" "B<[[deprecated]]>\n" "BIB<,>\n" "B< struct hostent *restrict >IB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" "B<[[deprecated]]>\n" "BIB<, int >I\n" "B< struct hostent *restrict >IB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" msgstr "" "B<[[veraltet]]>\n" "BIB<[restrict .>IB<], socklen_t >IB<,>\n" "B< int >IB<,>\n" "B< struct hostent *restrict >IB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" "B<[[veraltet]]>\n" "BIB<,>\n" "B< struct hostent *restrict >IB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" "B<[[veraltet]]>\n" "BIB<, int >I\n" "B< struct hostent *restrict >IB<,>\n" "B< char >IB<[restrict .>IB<], size_t >IB<,>\n" "B< struct hostent **restrict >IB<,>\n" "B< int *restrict >IB<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Feature Test Macro Requirements for glibc (see B(7)):" msgstr "" "Mit Glibc erforderliche Feature-Test-Makros (siehe " "B(7)):" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(), B(), B(), " "B(), B():" msgstr "" "B(), B(), B(), " "B(), B():" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.19:\n" " _DEFAULT_SOURCE\n" " glibc up to and including 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE\n" msgstr "" " Seit Glibc 2.19:\n" " _DEFAULT_SOURCE\n" " Glibc bis zu einschließlich 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B(), B():" msgstr "B(), B():" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.19:\n" " _DEFAULT_SOURCE\n" " glibc 2.8 to glibc 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE\n" " Before glibc 2.8:\n" " none\n" msgstr "" " Seit Glibc 2.19:\n" " _DEFAULT_SOURCE\n" " Glibc 2.8 bis 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE\n" " Vor Glibc 2.8:\n" " none\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B:" msgstr "B:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " Since glibc 2.19\n" " _DEFAULT_SOURCE || _POSIX_C_SOURCE E 200809L\n" " glibc 2.12 to glibc 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE || _POSIX_C_SOURCE E 200809L\n" " Before glibc 2.12:\n" " none\n" msgstr "" " Seit Glibc 2.19\n" " _DEFAULT_SOURCE || _POSIX_C_SOURCE E 200809L\n" " Glibc 2.12 bis 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE || _POSIX_C_SOURCE E 200809L\n" " Vor Glibc 2.12:\n" " none\n" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B(), B(), B(), and " "B() functions are obsolete. Applications should use " "B(3), B(3), and B(3) instead." msgstr "" "Die Funktionen B(), B(), B() und " "B() sind veraltet. Anwendungen sollten stattdessen " "B(3), B(3) und B(3) verwenden." # evtl. Nameserver-Anfragen #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() function specifies, if I is true (1), that a " "connected TCP socket should be used for the name server queries and that the " "connection should remain open during successive queries. Otherwise, name " "server queries will use UDP datagrams." msgstr "" "Wenn I wahr (d.h. 1 ist), legt die Funktion B() " "fest, dass eine bestehende TCP-Verbindung für Nameserveranfragen genutzt " "werden soll und dass die Verbindung für die nachfolgenden Anfragen bestehen " "bleiben soll. Ansonsten werden für Nameserveranfragen UDP-Datagramme benutzt." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() function ends the use of a TCP connection for name " "server queries." msgstr "" "Die Funktion B() beendet die Nutzung einer TCP-Verbindung für " "Namerserveranfragen." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() function returns a structure of type I for " "the given host I. Here I is either a hostname or an IPv4 " "address in standard dot notation (as for B(3)). If I is an " "IPv4 address, no lookup is performed and B() simply copies " "I into the I field and its I equivalent into " "the I field of the returned I structure. If " "I doesn't end in a dot and the environment variable B is " "set, the alias file pointed to by B will first be searched for " "I (see B(7) for the file format). The current domain and " "its parents are searched unless I ends in a dot." msgstr "" "Die Funktion B() gibt eine Struktur vom Typ I für " "den angegebenen Host I zurück. Darin ist I entweder ein Host-" "Name oder eine IPv4-Adresse in der Standard-Punktnotation. Falls I " "eine IPv4-Adresse ist, wird nicht gesucht und B() kopiert " "einfach nur den In und dessen I-Äquivalent in das Feld " "I der zurückgegebenen I-Struktur. Falls I " "nicht mit einem Punkt endet und die Umgebungsvariable B gesetzt " "ist, wird zuerst die von I bestimmte Aliasdatei nach dem " "In durchsucht (siehe B(7) für das Dateiformat). Falls der " "I nicht mit einem Punkt endet, werden die aktuelle Domain und ihre " "übergeordneten Domains durchsucht." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() function returns a structure of type I for " "the given host address I of length I and address type I. " "Valid address types are B and B (defined in Isys/" "socket.hE>). The host address argument is a pointer to a struct of a " "type depending on the address type, for example a I " "(probably obtained via a call to B(3)) for address type " "B." msgstr "" "Die Funktion B() gibt für die angegebene Adresse I eine " "Struktur vom Typ I mit der Länge I und dem Adresstyp I " "zurück. Mögliche Adresstypen sind B und B (definiert in " "Isys/socket.hE>). Das Argument I ist ein Zeiger auf eine " "Struktur, die vom Adresstyp abhängt, beispielsweise eine I " "(möglicherweise ermittelt durch einen Aufruf von B(3)) für den " "Adresstyp B." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The (obsolete) B() function prints the error message associated " "with the current value of I on I." msgstr "" "Die (veraltete) Funktion B() gibt die zum aktuellen Wert von " "I gehörende Fehlermeldung auf I aus." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The (obsolete) B() function takes an error number (typically " "I) and returns the corresponding message string." msgstr "" "Die (veraltete) Funktion B() ermittelt zu einer Fehlernummer " "(normalerweise I) die zugehörige Zeichenkette mit der Fehlermeldung." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The domain name queries carried out by B() and " "B() rely on the Name Service Switch (B(5)) " "configured sources or a local name server (B(8)). The default action " "is to query the Name Service Switch (B(5)) configured " "sources, failing that, a local name server (B(8))." msgstr "" "Die durch B() und B() durchgeführten Domain-" "Name-Abfragen verlassen sich auf die konfigurierten Quellen des »Name " "Service Switch« (B(5)) oder einen lokalen Name-Server " "(B(8)). Standardmäßig werden die Quellen des »Name Service Switch« " "(B(5)) abgefragt und, falls das fehlschlägt, der lokale Name-" "Server (B(8))." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Historical" msgstr "Geschichtliches" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B(5) file is the modern way of controlling the order of " "host lookups." msgstr "" "Die Datei B(5) ist die moderne Art, um die Reihenfolge der " "Rechnerermittlungen zu steuern." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "In glibc 2.4 and earlier, the I keyword was used to control the order " "of host lookups as defined in I (B(5))." msgstr "" "In Glibc 2.4 und älter wurde das Schlüsselwort I verwandt, um die " "Reihenfolge der Rechnerermittlungen, wie sie in I (B(5)) definiert sind, zu steuern." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The I structure is defined in Inetdb.hE> as follows:" msgstr "" "Die Struktur I ist in Inetdb.hE> wie folgt definiert:" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "struct hostent {\n" " char *h_name; /* official name of host */\n" " char **h_aliases; /* alias list */\n" " int h_addrtype; /* host address type */\n" " int h_length; /* length of address */\n" " char **h_addr_list; /* list of addresses */\n" "}\n" "#define h_addr h_addr_list[0] /* for backward compatibility */\n" msgstr "" "struct hostent {\n" " char *h_name; /* offizieller Name des Rechners */\n" " char **h_aliases; /* Aliasliste */\n" " int h_addrtype; /* Host-Adresstyp */\n" " int h_length; /* Länge der Adresse */\n" " char **h_addr_list; /* Adressliste */\n" "}\n" "#define h_addr h_addr_list[0] /* für Abwärtskompatibilität */\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The members of the I structure are:" msgstr "Die Elemente der I-Struktur sind:" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The official name of the host." msgstr "der offizielle Name des Rechners" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "An array of alternative names for the host, terminated by a null pointer." msgstr "" "Ein Feld mit den alternativen Namen des Rechners, gefolgt von einem " "Nullzeiger." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The type of address; always B or B at present." msgstr "der Adresstyp, z.Zt. immer B oder B " #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The length of the address in bytes." msgstr "die Länge der Adresse in Byte" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "An array of pointers to network addresses for the host (in network byte " "order), terminated by a null pointer." msgstr "" "ein Feld von Zeigern auf Netzwerkadressen für den Rechner (in der Netzwerk-" "Bytereihenfolge), gefolgt von einem Nullzeiger" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The first address in I for backward compatibility." msgstr "die erste Adresse in I, für Abwärtskompatibilität" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "RETURN VALUE" msgstr "RÜCKGABEWERT" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B() and B() functions return the " "I structure or a null pointer if an error occurs. On error, the " "I variable holds an error number. When non-NULL, the return value " "may point at static data, see the notes below." msgstr "" "Die Funktionen B() und B() geben eine " "I-Struktur zurück. Bei einem Fehler wird ein Nullzeiger " "zurückgegeben. In diesem Fall enthält die Variable I die " "Fehlernummer. Falls der Zeiger von NULL verschieden ist, kann der " "Rückgabewert auf statische Daten weisen; siehe die folgenden Anmerkungen." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "FEHLER" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The variable I can have the following values:" msgstr "Die Variable I kann folgende Werte annehmen:" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The specified host is unknown." msgstr "Der angegebene Rechner ist unbekannt." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The requested name is valid but does not have an IP address. Another type " "of request to the name server for this domain may return an answer. The " "constant B is a synonym for B." msgstr "" "Der angeforderte Name ist gültig aber verfügt über keine IP-Adresse. Ein " "anderer Anfragetyp beim Nameserver für diese Domain könnte eine Antwort " "liefern. Die Konstante B ist ein Synonym für B." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" # Bessere Formulierungen sind sehr willkommen. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "A nonrecoverable name server error occurred." msgstr "Ein nichtbehebbarer Nameserverfehler ist aufgetreten." #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A temporary error occurred on an authoritative name server. Try again later." msgstr "" "Beim maßgebenden Nameserver ist ein vorübergehender Fehler aufgetreten. " "Versuchen Sie es später noch einmal." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FILES" msgstr "DATEIEN" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "resolver configuration file" msgstr "Konfigurationsdatei des Resolvers (Namensauflöser)" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "host database file" msgstr "Host-Datenbankdatei" #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "name service switch configuration" msgstr "Konfigurationsdatei für »name service switch«" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ATTRIBUTES" msgstr "ATTRIBUTE" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "For an explanation of the terms used in this section, see B(7)." msgstr "" "Siehe B(7) für eine Erläuterung der in diesem Abschnitt " "verwandten Ausdrücke." #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Interface" msgstr "Schnittstelle" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Attribute" msgstr "Attribut" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Value" msgstr "Wert" #. type: tbl table #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid ".na\n" msgstr ".na\n" #. type: tbl table #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed #, no-wrap msgid ".nh\n" msgstr ".nh\n" #. #-#-#-#-# archlinux: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# debian-bookworm: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: tbl table #. #-#-#-#-# debian-unstable: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# fedora-40: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# fedora-rawhide: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# mageia-cauldron: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# opensuse-leap-15-6: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #. #-#-#-#-# opensuse-tumbleweed: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TP #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Thread safety" msgstr "Multithread-Fähigkeit" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "MT-Unsafe race:hostbyname env\n" "locale" msgstr "" "MT-Unsicher race:hostbyname env\n" "locale" #. #-#-#-#-# archlinux: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# debian-bookworm: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: tbl table #. #-#-#-#-# debian-unstable: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# fedora-40: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# fedora-rawhide: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# mageia-cauldron: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# opensuse-leap-15-6: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# opensuse-tumbleweed: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "MT-Unsafe race:hostbyaddr env\n" "locale" msgstr "" "MT-Unsicher race:hostbyaddr env\n" "locale" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B(),\n" "B(),\n" "B()" msgstr "" "B(),\n" "B(),\n" "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "MT-Unsafe race:hostent env\n" "locale" msgstr "" "MT-Unsicher race:hostent env\n" "locale" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B(),\n" "B()" msgstr "" "B(),\n" "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "MT-Safe" msgstr "MT-Sicher" #. #-#-#-#-# archlinux: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# debian-bookworm: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: tbl table #. #-#-#-#-# debian-unstable: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# fedora-40: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# fedora-rawhide: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# mageia-cauldron: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# opensuse-leap-15-6: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #. #-#-#-#-# opensuse-tumbleweed: gethostbyname.3.pot (PACKAGE VERSION) #-#-#-#-# #. type: TQ #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "MT-Unsafe race:hostent\n" "race:hostentbuf env locale" msgstr "" "MT-Unsicher race:hostent\n" "race:hostentbuf env locale" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "MT-Unsafe race:hostbyname2\n" "env locale" msgstr "" "MT-Unsicher race:hostbyname2\n" "env locale" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B(),\n" "B(),\n" "B()" msgstr "" "B(),\n" "B(),\n" "B()" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "MT-Safe env locale" msgstr "MT-Sicher env locale" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed msgid "" "In the above table, I in I signifies that if any of " "the functions B(), B(), B(), or B<\\" "%endhostent>() are used in parallel in different threads of a program, then " "data races could occur." msgstr "" "In der obigen Tabelle bedeutet I in I, dass, falls " "eine der Funktionen B(), B(), B() oder " "B<\\%endhostent>() in verschiedenen Threads eines Programms parallel " "verwandt werden, konkurrierende Zugriffe auf Daten (»data races«) auftreten " "könnten." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "STANDARDS" #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: TQ #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX.1-2008." msgstr "POSIX.1-2008." #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B()" msgstr "B()" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "GNU." msgstr "GNU." #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Others:" msgstr "Andere:" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "None." msgstr "Keine." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "GESCHICHTE" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX.1-2001." msgstr "POSIX.1-2001." #. type: TQ #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Marked obsolescent in POSIX.1-2001. Removed in POSIX.1-2008, recommending " "the use of B(3) and B(3) instead." msgstr "" "Wurde in POSIX.1-2001 als veraltet markiert und in POSIX.1-2008 entfernt; " "stattdessen wird die Verwendung von B(3) und B(3) " "empfohlen." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NOTES" msgstr "ANMERKUNGEN" # Was kennt der Programmierer: deep copy, tiefes Kopieren oder weder noch? #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The functions B() and B() may return " "pointers to static data, which may be overwritten by later calls. Copying " "the I does not suffice, since it contains pointers; a deep " "copy is required." msgstr "" "Die Funktionen B() und B() können Zeiger auf " "statische Daten zurückgeben, welche bei späteren Aufrufen überschrieben " "werden könnten. Das Kopieren von I ist nicht ausreichend, " "weil sie Zeiger enthält. Eine tiefe Kopie ist erforderlich." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "In the original BSD implementation the I argument of " "B() was an I. The SUSv2 standard is buggy and declares " "the I argument of B() to be of type I. (That " "is wrong, because it has to be I, and I is not. POSIX.1-2001 " "makes it I, which is OK.) See also B(2)." msgstr "" "In der ursprünglichen BSD-Implementierung von B() war das " "Argument I ein I. Der Standard SUSv2 ist fehlerhaft und weist " "dem Argument I von B() den Typ I zu. (Das ist " "falsch, weil es I sein muss und das für I nicht der Fall ist. " "POSIX.1-2001 macht es zu I, was in Ordnung ist.) Siehe auch " "B(2)." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The BSD prototype for B() uses I for the " "first argument." msgstr "" "Der BSD-Prototyp für B() verwendet I als " "Datentyp für das erste Argument." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "System V/POSIX extension" msgstr "System V/POSIX-Erweiterung" #. e.g., Linux, FreeBSD, UnixWare, HP-UX #. e.g., FreeBSD, AIX #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "POSIX requires the B() call, which should return the next entry " "in the host data base. When using DNS/BIND this does not make much sense, " "but it may be reasonable if the host data base is a file that can be read " "line by line. On many systems, a routine of this name reads from the file " "I. It may be available only when the library was built without " "DNS support. The glibc version will ignore ipv6 entries. This function is " "not reentrant, and glibc adds a reentrant version B()." msgstr "" "POSIX verlangt die Existenz der Funktion B(), die den nächsten " "Eintrag in der Host-Datenbank zurückgeben sollte. Bei der Verwendung von DNS/" "BIND ergibt das nicht viel Sinn, aber es kann sinnvoll sein, wenn die Host-" "Datenbank eine Datei ist, die Zeile für Zeile gelesen werden kann. Auf " "vielen Systemen liest eine Routine mit diesem Namen aus der Datei I. Es kann sein, dass sie nur verfügbar ist, wenn die Bibliothek ohne " "DNS-Unterstützung gebaut wurde. Die Glibc-Version ignoriert Ipv6-Einträge. " "Diese Funktion ist nicht ablaufinvariant. Glibc stellt die ablaufinvariante " "Version B() bereit." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "GNU extensions" msgstr "GNU-Erweiterungen" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "glibc2 also has a B() that works like B(), " "but permits to specify the address family to which the address must belong." msgstr "" "Glibc2 enthält auch B(), welche wie B() " "arbeitet, ermöglicht aber die Vorgabe der Adressfamilie, zu der die Adresse " "gehören muss.but permits to specify the address family to which the address " "must belong." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "glibc2 also has reentrant versions B(), B(), " "B(), and B(). The caller supplies a " "I structure I which will be filled in on success, and a " "temporary work buffer I of size I. After the call, I " "will point to the result on success. In case of an error or if no entry is " "found I will be NULL. The functions return 0 on success and a " "nonzero error number on failure. In addition to the errors returned by the " "nonreentrant versions of these functions, if I is too small, the " "functions will return B, and the call should be retried with a " "larger buffer. The global variable I is not modified, but the " "address of a variable in which to store error numbers is passed in " "I." msgstr "" "Glibc2 hat auch ablaufinvariante Versionen von B(), " "B(), B() und B(). Der " "Aufrufende stellte eine I-Struktur I, die bei Erfolg " "ausgefüllt wird, und einen temporären Arbeitspuffer I der Größe " "I bereit. Nach dem Aufruf zeigt bei Erfolg I auf das " "Ergebnis. Im Falle eines Fehlers oder wenn kein Eintrag gefunden wird, ist " "I NULL. Die Funktionen liefern 0 bei Erfolg und bei einem Fehler " "eine von Null verschiedene Fehlernummer. Zusätzlich zu den Fehlern, die von " "den nicht ablaufinvarianten Versionen dieser Funktionen zurückgegeben werden:" "Diese Funktionen melden B, falls I zu klein war. In diesem " "Fall sollte der Aufruf mit einem größeren Puffer wiederholt werden. Die " "globale Variable I wird nicht verändert, sondern die Adresse einer " "Variablen zur Speicherung von Fehlernummern wird in I übergeben." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BUGS" msgstr "FEHLER" #. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482973 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() does not recognize components of a dotted IPv4 address " "string that are expressed in hexadecimal." msgstr "" "B() erkennt in IPv4-Adresszeichenketten in Punktnotation " "keine Bestandteile in hexadezimaler Notation." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" #. .BR getipnodebyaddr (3), #. .BR getipnodebyname (3), #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(3), B(3), B(3), B(3), " "B(3), B(3), B(5), B(5), " "B(7), B(8)" msgstr "" "B(3), B(3), B(3), B(3), " "B(3), B(3), B(5), B(5), " "B(7), B(8)" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "5. Februar 2023" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "In the above table, I in I signifies that if any of " "the functions B(), B(), B(), or " "B() are used in parallel in different threads of a program, " "then data races could occur." msgstr "" "In der obigen Tabelle bedeutet I in I, dass, falls " "eine der Funktionen B(), B(), B() oder " "B() in verschiedenen Threads eines Programms parallel verwandt " "werden, konkurrierende Zugriffe auf Daten (»data races«) auftreten könnten." #. type: Plain text #: debian-bookworm msgid "" "POSIX.1-2001 specifies B(), B(), " "B(), B(), B(), and I; " "B(), B(), and I are marked " "obsolescent in that standard. POSIX.1-2008 removes the specifications of " "B(), B(), and I, recommending the use " "of B(3) and B(3) instead." msgstr "" "POSIX.1-2001 beschreibt B(), B(), " "B(), B(), B() und I; " "B(), B() und I sind in diesem " "Standard als allmählich außer Dienst stellend gekennzeichnet. POSIX.1-2008 " "entfernt die Beschreibungen von B(), B() nd " "I und empfiehlt stattdessen die Verwendung von B(3) " "und B(3)." #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31. Oktober 2023" #. type: TH #: fedora-40 mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Linux man-pages 6.06" #. type: TH #: fedora-rawhide #, no-wrap msgid "Linux man-pages 6.7" msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "30. März 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux-Handbuchseiten 6.04" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr "Linux man-pages (unveröffentlicht)"