# Polish translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Adam Byrtek , 1998. # Andrzej Krzysztofowicz , 2002. # Robert Luberda , 2013, 2017. # Michał Kułach , 2013, 2014, 2016, 2021, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-pl\n" "POT-Creation-Date: 2024-06-01 05:48+0200\n" "PO-Revision-Date: 2024-04-16 18:46+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 "exec" msgstr "exec" #. 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 "execl, execlp, execle, execv, execvp, execvpe - execute a file" msgstr "execl, execlp, execle, execv, execvp, execvpe - uruchamia plik" #. 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 Eunistd.hE>\n" msgstr "B<#include Eunistd.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 "B\n" msgstr "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 "" "BIB<, const char *>IB<, ...>\n" "B\n" "BIB<, const char *>IB<, ...>\n" "B\n" "BIB<, const char *>IB<, ...>\n" "B< /*, (char *) NULL, char *const >IB<[] */);>\n" "BIB<, char *const >IB<[]);>\n" "BIB<, char *const >IB<[]);>\n" "BIB<, char *const >IB<[], char *const >IB<[]);>\n" msgstr "" "BIB<, const char *>IB<, ...>\n" "B\n" "BIB<, const char *>IB<, ...>\n" "B\n" "BIB<, const char *>IB<, ...>\n" "B< /*, (char *) NULL, char *const >IB<[] */);>\n" "BIB<, char *const >IB<[]);>\n" "BIB<, char *const >IB<[]);>\n" "BIB<, char *const >IB<[], char *const >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():" 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 " _GNU_SOURCE\n" msgstr " _GNU_SOURCE\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() family of functions replaces the current process image with a " "new process image. The functions described in this manual page are layered " "on top of B(2). (See the manual page for B(2) for further " "details about the replacement of the current process image.)" msgstr "" "Rodzina funkcji B() zastępuje w pamięci obraz bieżącego procesu " "obrazem nowego procesu. Funkcje opisane na tej stronie podręcznika są tylko " "nakładkami dla funkcji B(2). (Dodatkowe informacje na temat " "nadpisywania bieżącego procesu można znaleźć na stronie podręcznika " "B(2))." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The initial argument for these functions is the name of a file that is to be " "executed." msgstr "" "Pierwszym argumentem tych funkcji jest ścieżka do pliku, który ma być " "uruchomiony." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The functions can be grouped based on the letters following the \"exec\" " "prefix." msgstr "" "Funkcje mogą być pogrupowane na podstawie liter, które następują po " "przedrostku \\[Bq]exec\\[rq]." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "l - execl(), execlp(), execle()" msgstr "l - execl(), execlp(), execle()" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The I and subsequent ellipses can be thought of as " "I, I, \\&..., I. Together they describe a list of one or " "more pointers to null-terminated strings that represent the argument list " "available to the executed program. The first argument, by convention, " "should point to the filename associated with the file being executed. The " "list of arguments I be terminated by a null pointer, and, since these " "are variadic functions, this pointer must be cast I<(char\\ *) NULL>." msgstr "" "Kolejne wyrażenia I można traktować jako I, " "I, \\&..., I. Razem opisują one listę jednego lub więcej " "wskaźników do zakończonych znakiem NUL łańcuchów, reprezentujących listę " "argumentów udostępnianych wykonywanemu programowi. Pierwszy argument, " "zgodnie z konwencją, powinien wskazywać na nazwę pliku powiązaną z " "wykonywanym plikiem. Lista argumentów I być zakończona wskaźnikiem " "null, a ponieważ te funkcje są funkcjami o zmiennej liczbie argumentów, " "wskaźnik ten musi być rzutowany na I<(char\\ *) NULL>." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "By contrast with the 'l' functions, the 'v' functions (below) specify the " "command-line arguments of the executed program as a vector." msgstr "" "W odróżnienie od funkcji zawierających w nazwie \\[Bq]l\\[rq], poniższe " "funkcje z \\[Bq]v\\[rq] określają argumenty wiersza poleceń wykonywanego " "programu, jako wektor." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "v - execv(), execvp(), execvpe()" msgstr "v - execv(), execvp(), execvpe()" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The I argument is an array of pointers to null-" "terminated strings that represent the argument list available to the new " "program. The first argument, by convention, should point to the filename " "associated with the file being executed. The array of pointers I be " "terminated by a null pointer." msgstr "" "Argument I jest tablicą wskaźników do zakończonych " "znakami NUL łańcuchów reprezentujących listę argumentów dostępnych dla " "wykonywanego programu. Pierwszy argument, zgodnie z konwencją, powinien " "wskazywać na nazwę pliku powiązaną z wykonywanym plikiem. Tablica wskaźników " "I być zakończona wskaźnikiem null." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "e - execle(), execvpe()" msgstr "e - execle(), execvpe()" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The environment of the new process image is specified via the argument " "I. The I argument is an array of pointers to null-terminated " "strings and I be terminated by a null pointer." msgstr "" "Środowisko nowego obrazu procesu podaje się za pomocą argumentu I. " "Argument I jest tablicą wskaźników do zakończonych znakiem NUL " "łańcuchów znaków i I być zakończony wskaźnikiem null." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "All other B() functions (which do not include 'e' in the suffix) " "take the environment for the new process image from the external variable " "I in the calling process." msgstr "" "Wszystkie pozostałe funkcje B() (które nie zawierają w przyrostku " "\\[Bq]e\\[rq]), pobierają środowisko dla obrazu nowego procesu z zewnętrznej " "zmiennej I procesu wywołującego." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "p - execlp(), execvp(), execvpe()" msgstr "p - execlp(), execvp(), execvpe()" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "These functions duplicate the actions of the shell in searching for an " "executable file if the specified filename does not contain a slash (/) " "character. The file is sought in the colon-separated list of directory " "pathnames specified in the B environment variable. If this variable " "isn't defined, the path list defaults to a list that includes the " "directories returned by I (which typically returns the " "value \"/bin:/usr/bin\") and possibly also the current working directory; " "see NOTES for further details." msgstr "" "Funkcje te wykonują zadania powłoki, szukając pliku wykonywalnego, jeśli " "nazwa pliku nie zawiera znaku ukośnika (/). Plik jest wyszukiwany w " "rozdzielonej dwukropkami liście ścieżek do katalogów podanej w zmiennej " "środowiskowej B. Jeśli ta zmienna nie jest zdefiniowana, lista ścieżek " "korzysta z listy domyślnej, która zawiera katalogi zwracane przez " "I (zwykle zwraca wartość \\[Bq]/bin:/usr/bin\\[rq]) i być " "może również bieżący katalog roboczy; więcej szczegółów w UWAGACH." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() searches for the program using the value of B from the " "caller's environment, not from the I argument." msgstr "" "B() szuka programu za pomocą wartości zmiennej B ze " "środowiska wywołującego, a nie z argumentu I." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the specified filename includes a slash character, then B is " "ignored, and the file at the specified pathname is executed." msgstr "" "Jeśli podana nazwa pliku zawiera znak ukośnika, to wartość zmiennej B " "jest ignorowana i wykonywany jest plik z podanej lokalizacji." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "In addition, certain errors are treated specially." msgstr "Dodatkowo pewne błędy są traktowane w specjalny sposób." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If permission is denied for a file (the attempted B(2) failed with " "the error B), these functions will continue searching the rest of " "the search path. If no other file is found, however, they will return with " "I set to B." msgstr "" "Jeśli dostęp do pliku został zabroniony (wywołanie B(2) zakończyło " "się błędem B), funkcje te będą przeszukiwać resztę ścieżki. Jeśli " "jednak nie odnajdą innego pliku, powrócą i ustawią wartość zmiennej I " "na B." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the header of a file isn't recognized (the attempted B(2) failed " "with the error B), these functions will execute the shell (I) with the path of the file as its first argument. (If this attempt " "fails, no further searching is done.)" msgstr "" "Jeśli nagłówek nie zostanie rozpoznany (wywołanie B(2) zakończy się " "błędem B), funkcje te spróbują uruchomić powłokę (I) ze " "ścieżką do pliku jako pierwszym argumentem. (Jeśli i ta próba się nie " "powiedzie, przeszukiwanie zostanie zakończone)." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "All other B() functions (which do not include 'p' in the suffix) " "take as their first argument a (relative or absolute) pathname that " "identifies the program to be executed." msgstr "" "Wszelkie inne funkcje B() (które nie zawierają \\[Bq]p\\[rq] w " "przyrostku) przyjmują jako swój pierwszy argument ścieżkę (względną lub " "absolutną), która identyfikuje program do wykonania." #. 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() functions return only if an error has occurred. The return " "value is -1, and I is set to indicate the error." msgstr "" "Funkcje B() powracają tylko wtedy, gdy wystąpi błąd. Zwracana jest " "wartość -1 i ustawiana jest zmienna I, określająca rodzaj błędu." #. 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 "" "All of these functions may fail and set I for any of the errors " "specified for B(2)." msgstr "" "Każda z tych funkcji może zakończyć się niepowodzeniem i ustawić jako " "wartość I dowolny błąd określony dla B(2)." #. 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" #. 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 "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-Safe" msgstr "MT-bezpieczne" #. 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" msgstr "MT-bezpieczne env" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "VERSIONS" msgstr "WERSJE" #. glibc commit 1eb8930608705702d5746e5491bab4e4429fcb83 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The default search path (used when the environment does not contain the " "variable B) shows some variation across systems. It generally " "includes I and I (in that order) and may also include the " "current working directory. On some other systems, the current working is " "included after I and I, as an anti-Trojan-horse measure. " "The glibc implementation long followed the traditional default where the " "current working directory is included at the start of the search path. " "However, some code refactoring during the development of glibc 2.24 caused " "the current working directory to be dropped altogether from the default " "search path. This accidental behavior change is considered mildly " "beneficial, and won't be reverted." msgstr "" "Domyślna ścieżka przeszukiwana (używana, gdy środowisko nie zawiera zmiennej " "B) ukazuje pewne różnice między systemami. Zwykle zawiera I i I (w tej kolejności), może też zawierać bieżący katalog roboczy. W " "niektórych innych systemach, bieżący katalog roboczy występuje po I i " "I, co ma utrudnić ataki trojanów. Implementacja glibc przez długi " "czas działała zgodnie z tradycyjnymi wartościami domyślnymi, gdy bieżący " "katalog roboczy jest umieszczony na początku ścieżki przeszukiwania. Jednak " "pewien refaktoring kodu, jaki miał miejsce podczas rozwoju glibc 2.24 " "spowodował zupełne porzucenie bieżącego katalogu roboczego z domyślnej " "ścieżki przeszukiwania. Ta przypadkowa zmiana zachowania jest uważana za " "dość pozytywną i nie zostanie odwrócona." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The behavior of B() and B() when errors occur while " "attempting to execute the file is historic practice, but has not " "traditionally been documented and is not specified by the POSIX standard. " "BSD (and possibly other systems) do an automatic sleep and retry if " "B is encountered. Linux treats it as a hard error and returns " "immediately." msgstr "" "Zachowanie B() oraz B() w przypadku wystąpienia błędów " "podczas uruchamiania pliku jest przyjęte jako tradycyjne, ale nie jest " "udokumentowane przez standard POSIX. BSD (a być może także inne systemy) po " "napotkaniu błędu B czeka przez chwilę i próbuje ponownie. Linux " "traktuje to jako błąd i powraca natychmiast." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Traditionally, the functions B() and B() ignored all " "errors except for the ones described above and B and B, upon " "which they returned. They now return if any error other than the ones " "described above occurs." msgstr "" "Tradycyjnie funkcje B() oraz B() ignorowały wszystkie błędy " "oprócz podanych powyżej oraz B i B, po których powracały. " "Obecnie powracają także wtedy, gdy wystąpi dowolny błąd inny od opisanych " "powyżej." #. 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: TQ #: 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: TQ #: 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: 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: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "glibc 2.11." msgstr "glibc 2.11." #. 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" #. https://sourceware.org/bugzilla/show_bug.cgi?id=19534 #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Before glibc 2.24, B() and B() employed B(3) " "internally and were consequently not async-signal-safe, in violation of the " "requirements of POSIX.1. This was fixed in glibc 2.24." msgstr "" "Przed glibc 2.24, B() i B() korzystały wewnętrznie z " "B(3) dlatego nie były async-signal-safe, co stanowiło naruszenie " "wymagań POSIX.1. Poprawiono to w glibc 2.24." #. type: SS #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Architecture-specific details" msgstr "Szczegóły typowe dla architektury" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "On sparc and sparc64, B() is provided as a system call by the kernel " "(with the prototype shown above) for compatibility with SunOS. This " "function is I employed by the B() wrapper function on those " "architectures." msgstr "" "Na architekturach sparc i sparc64, B() jest udostępnione jako " "wywołanie systemowe przez jądro (z prototypem ukazanym powyżej) ze względu " "na kompatybilność z SunOS. Ta funkcja I jest wykorzystywana przez przez " "funkcję opakowującą B() na tych architekturach." #. 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" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(1), B(2), B(2), B(2), B(2), " "B(3), B(3), B(7)" msgstr "" "B(1), B(2), B(2), B(2), B(2), " "B(3), B(3), B(7)" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-01-07" msgstr "7 stycznia 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 msgid "The B() function first appeared in glibc 2.11." msgstr "" "Funkcja B() pojawiła się po raz pierwszy w wersji 2.11 biblioteki " "glibc." #. type: Plain text #: debian-bookworm msgid "POSIX.1-2001, POSIX.1-2008." msgstr "POSIX.1-2001, POSIX.1-2008." #. type: Plain text #: debian-bookworm msgid "The B() function is a GNU extension." msgstr "B() jest rozszerzeniem GNU." #. type: SH #: debian-bookworm #, no-wrap msgid "NOTES" msgstr "UWAGI" #. 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)"