# Polish translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Robert Luberda , 2003, 2014, 2017, 2019. # Michał Kułach , 2014, 2016, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-pl\n" "POT-Creation-Date: 2024-06-01 05:52+0200\n" "PO-Revision-Date: 2024-04-21 12:35+0200\n" "Last-Translator: Michał Kułach \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 22.12.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 maja 2024 r." #. 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 "NAZWA" #. 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 - zwraca wpis sieciowy komputera" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "BIBLIOTEKA" #. 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 "Standardowa biblioteka C (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 "SKŁADNIA" #. 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<[[przestarzałe]] 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<[[przestarzałe]] struct hostent *gethostbyname(const char *>IB<);>\n" "B<[[przestarzałe]] 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<[[przestarzałe]] void herror(const char *>IB<);>\n" "B<[[przestarzałe]] 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 "" "/* Rozszerzenie systemu V/POSIX */\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 "" "/* Rozszerzenia GNU */\n" "B<[[przestarzałe]]>\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<[[przestarzałe]]>\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<[[przestarzałe]]>\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<[[przestarzałe]]>\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 "" "Wymagane ustawienia makr biblioteki glibc (patrz 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 "" " Od glibc 2.19:\n" " _DEFAULT_SOURCE\n" " glibc do 2.19 włącznie:\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 "" " Od glibc 2.19:\n" " _DEFAULT_SOURCE\n" " glibc 2.8 do glibc 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE\n" " Przed glibc 2.8:\n" " brak\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 "" " Od glibc 2.19\n" " _DEFAULT_SOURCE || _POSIX_C_SOURCE E 200809L\n" " glibc 2.12 do glibc 2.19:\n" " _BSD_SOURCE || _SVID_SOURCE || _POSIX_C_SOURCE E 200809L\n" " Przed glibc 2.12:\n" " brak\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 "OPIS" #. 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 "" "Funkcje B(), B(), B() oraz " "B() są przestarzałe. Aplikacje powinny zamiast nich używać " "B(3), B(3) i B(3)." #. 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 "" "Funkcja B() określa, jeżeli I jest prawdziwe (1), że " "do odpytywania serwera nazw będzie użyte połączenie TCP i to połączenie " "będzie otwarte podczas kolejnych zapytań. W przeciwnym wypadku serwer nazw " "będzie odpytywany przy użyciu datagramów UDP." #. 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 "" "Funkcja B() kończy połączenie TCP odpytywania serwera nazw." #. 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 "" "Funkcja B() dla danego komputera I zwraca strukturę " "typu I. I jest tutaj albo nazwą komputera, albo adresem IPv4 " "w standardowej notacji z kropkami (jak opisano w B(3)). Jeżeli " "I jest adresem IPv4, to B() nie wykonuje żadnych " "sprawdzeń i po prostu kopiuje I do pola I oraz jej odpowiednik " "I do pola I zwracanej struktury I. " "Jeżeli I nie kończy się kropką oraz ustawiono zmienną środowiskową " "B, to wyszukiwanie I zacznie się od pliku z aliasami, " "wskazywanego przez B (format tego pliku opisany jest w " "B(7)). Bieżąca domena i jej domeny nadrzędne są przeszukiwane, " "chyba że I kończy się kropką." #. 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 "" "Funkcja B() zwraca strukturę typu I dla zadanego " "adresu I o długości I i typie adresu I. Poprawnymi typami " "adresów są B i B (zdefiniowane w Isys/socket." "hE>). Adres komputera jest wskaźnikiem do struktury o typie zależnym od " "typu adresu, na przykład I (najprawdopodobniej otrzymany " "przez wywołanie B(3)) dla adresu o typie 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 "" "(Przestarzała) funkcja B() wypisuje na standardowe wyjście błędów " "I komunikat błędu przypisany do bieżącej wartości zmiennej " "I." #. 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 "" "(Przestarzała) funkcja B() dla przekazanego numeru błędu " "(zazwyczaj I) zwraca odpowiadający mu komunikat błędu." #. 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 "" "Zapytania o nazwy domenowe z B() i B() " "polegają na skonfigurowanych źródłach Name Service Switch (B(5)) lub lokalnym serwerze nazw (B(8)). Domyślną akcją jest " "odpytanie skonfigurowanych źródeł Name Service Switch (B(5), " "a jeśli się to nie powiedzie, lokalnego serwera nazw (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 "Historia" #. 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 "" "Plik B(5) jest współczesnym sposobem kontrolowania kolejności " "wyszukiwań komputerów." #. 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 "" "W glibc 2.4 i wcześniejszych, do określenia kolejności wyszukiwań komputerów " "służyło słowo kluczowe I zdefiniowane w I (B(5))." #. 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 "Struktura I zdefiniowana w Inetdb.hE> następująco:" #. 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; /* oficjalna nazwa komputera */\n" " char **h_aliases; /* lista aliasów */\n" " int h_addrtype; /* typ adresu komputera */\n" " int h_length; /* długość adresu */\n" " char **h_addr_list; /* lista adresów */\n" "}\n" "#define h_addr h_addr_list[0] /* dla zachowania zgodności */\n" " /* z wcześniejszymi wersjami */\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 "Struktra I składa się z:" #. 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 "Oficjalna nazwa komputera." #. 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 "Zakończona wskaźnikiem null tablica alternatywnych nazw komputera." #. 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 "Typ adresu; obecnie zawsze jest to B lub 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 "Długość adresu w bajtach." #. 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 "" "Zakończona wskaźnikiem null tablica adresów sieciowych komputera (w " "sieciowym porządku bajtów)." #. 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 "" "Pierwszy adres z I - dla zachowania zgodności ze wcześniejszymi " "wersjami" #. 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 "WARTOŚĆ ZWRACANA" #. 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 "" "Funkcje B() i B() zwracają strukturę " "I lub wskaźnik null w przypadku błędu. W razie błędu, zmienna " "I przechowuje numer błędu. Wartość zwrócona, jeśli jest różna od " "null, może wskazywać na statyczne dane, patrz UWAGI poniżej." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "BŁĘDY" #. 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 "Zmienna I może przyjmować następujące wartości:" #. 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 "Podany komputer jest nieznany." #. 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 "" "Żądana nazwa jest prawidłowa, lecz nie posiada adresu IP. Inny typ żądania " "skierowany do serwera nazw dla tej domeny może zwrócić odpowiedź. Stała " "B jest synonimem 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" #. 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 "Wystąpił trwały błąd serwera nazw." #. 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 "" "Autorytatywny serwer nazw zwrócił tymczasowy błąd. Proszę spróbować ponownie " "później." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FILES" msgstr "PLIKI" #. 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 "plik konfiguracyjny biblioteki resolver" #. 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 "plik bazy danych komputerów" #. 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 "plik konfiguracyjny serwisów nazw (NSS)" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ATTRIBUTES" msgstr "ATRYBUTY" #. 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 "" "Informacje o pojęciach używanych w tym rozdziale można znaleźć w podręczniku " "B(7)." #. 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 "Interfejs" #. 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 "Atrybut" #. 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 "Wartość" #. 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 "Bezpieczeństwo wątkowe" #. 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-niebezpieczne 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-niebezpieczne 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-niebezpieczne 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-bezpieczne" #. #-#-#-#-# 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-niebezpieczne 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-niebezpieczne 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-bezpieczne 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 "" "W powyższej tabeli, I w I oznacza, że jeśli któraś z " "funkcji B(), B(), B() lub B<\\" "%endhostent>() jest używana równolegle w różnych wątkach programu, może " "nastąpić sytuacja wyścigu danych." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "STANDARDY" #. 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 "Pozostałe:" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "None." msgstr "Brak." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "HISTORIA" #. 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 "" "Oznaczone jako wychodzące z użycia w POSIX.1-2001. Usunięte w POSIX.1-2008, " "z zaleceniem stosowania w zamian B(3) i B(3)." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NOTES" msgstr "UWAGI" #. 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 "" "Funkcje B() i B() mogą zwracać wskaźniki do " "danych statycznych, które mogą być nadpisane przez kolejne wywołania. " "Kopiowanie I nie wystarcza, ponieważ zawiera ona wskaźniki - " "wymagane jest skopiowanie wszystkiego." #. 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 "" "W oryginalnej implementacji BSD, argument I funkcji B() " "był typu I. Standard SUS-v2 jest błędny i określa parametr I " "funkcji B() jako będący typu I. (Nie jest to " "właściwe, ponieważ musi to być typ I, którym I nie jest. " "POSIX.1-2001 używa I, co jest OK). Patrz także 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 "" "Prototyp BSD funkcji B() używa I dla " "trzeciego argumentu." #. 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 "Rozszerzenie System V/POSIX" #. 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 wymaga, aby wywołanie B() zwróciło następny wpis w bazie " "danych komputerów. Jeśli używany jest DNS/BIND nie ma to większego sensu, " "ale może być uzasadnione, jeśli baza danych komputerów jest plikiem, który " "można odczytać linia po linii. Wiele systemów funkcja o tej nazwie czyta " "plik I. Może być on dostępny tylko wtedy, gdy biblioteka została " "skompilowana bez wsparcia dla DNS-u. Wersja glibc ignoruje wpisy IPv6. Ta " "funkcja nie jest wielowątkowa, glibc dodaje jej wielowątkową wersję " "B()." #. 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 "Rozszerzenia GNU" #. 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 ma także funkcję B(), która działa jak " "B(), ale pozwala określić rodzinę adresów, do której musi " "należeć zadany adres." #. 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 ma także wielowątkowe wersje B(), B(), " "B() i B(). Proces wywołujący przekazuje " "strukturę I w I, który będzie wypełniony, gdy funkcja zakończy " "się pomyślnie, oraz tymczasowy bufor roboczy I o rozmiarze I. " "Po pomyślnym wywołaniu, I będzie wskazywał na wynik. W razie błędu " "lub gdy nie znaleziono żadnego wpisu I będzie ustawiony na NULL. " "Funkcje zwracają one 0 w przypadku powodzenia lub liczbę różną od zera w " "razie błędu. Oprócz błędów, które mogą zwrócić niewielowątkowe wersje tych " "funkcji, funkcje mogą zwróć błąd B, jeśli I jest za mały - w " "takim wypadku należy powtórzyć wywołanie funkcji z większym buforem. " "Globalna zmienna I nie jest modyfikowana, ale numer błędu jest " "przekazywany w zmiennej, której adres został podany w I." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "BUGS" msgstr "USTERKI" #. 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() nie rozpoznaje komponentów oddzielonego kropkami łańcucha " "adresu IPv4, jeśli są one wyrażone jako liczby szesnastkowe." #. 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 "ZOBACZ TAKŻE" #. .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 lutego 2023 r." #. 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 "" "W powyższej tabeli, I w I oznacza, że jeśli któraś z " "funkcji B(), B(), B() lub " "B() jest używana równolegle w różnych wątkach programu, może " "nastąpić sytuacja wyścigu danych." #. 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 definiuje B(), B(), " "B(), B(), B() i I; " "B(), B() i I są oznaczone jako " "starzejące się. POSIX.1-2008 usuwa definicje B(), " "B() oraz I, zalecając używanie zamiast nich " "funkcjiB(3) i B(3)." #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31 października 2023 r." #. 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 marca 2023 r." #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr "Linux man-pages (niewydane)"