# Romanian translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Remus-Gabriel Chelu , 2024. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.22.0\n" "POT-Creation-Date: 2024-06-01 06:21+0200\n" "PO-Revision-Date: 2024-05-01 12:19+0200\n" "Last-Translator: Remus-Gabriel Chelu \n" "Language-Team: Romanian \n" "Language: ro\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==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" "X-Generator: Poedit 3.2.2\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "setpgid" msgstr "setpgid" #. 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 "Pagini de manual de Linux 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 "NUME" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "setpgid, getpgid, setpgrp, getpgrp - set/get process group" msgstr "" "setpgid, getpgid, setpgrp, getpgrp - stabilește/obține grupul de procese" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "BIBLIOTECA" #. 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 "Biblioteca C standard (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 "SINOPSIS" #. 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 "" "BIB<, pid_t >IB<);>\n" "BIB<);>\n" msgstr "" "BIB<, pid_t >IB<);>\n" "BIB<);>\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 /* POSIX.1 version */\n" "B<[[deprecated]] pid_t getpgrp(pid_t >IB<);> /* BSD version */\n" msgstr "" "B /* versiunea POSIX.1 */\n" "B<[[depreciat]] pid_t getpgrp(pid_t >IB<);> /* versiunea BSD */\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 /* System V version */\n" "B<[[deprecated]] int setpgrp(pid_t >IB<, pid_t >IB<);> /* BSD version */\n" msgstr "" "B /* versiunea System V */\n" "B<[[depreciat]] int setpgrp(pid_t >IB<, pid_t >IB<);> /* versiunea BSD */\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 "" "Cerințe pentru macrocomenzi de testare a caracteristicilor pentru glibc " "(consultați 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():" #. || _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _XOPEN_SOURCE E= 500\n" " || /* Since glibc 2.12: */ _POSIX_C_SOURCE E= 200809L\n" msgstr "" " _XOPEN_SOURCE E= 500\n" " || /* Începând cu glibc 2.12: */ _POSIX_C_SOURCE E= 200809L\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B() (POSIX.1):" msgstr "B() (POSIX.1):" #. || _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " _XOPEN_SOURCE E= 500\n" " || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _SVID_SOURCE\n" msgstr "" " _XOPEN_SOURCE E= 500\n" " || /* Începând cu glibc 2.19: */ _DEFAULT_SOURCE\n" " || /* glibc E= 2.19: */ _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() (BSD), B() (BSD):" msgstr "B() (BSD), B() (BSD):" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" " [These are available only before glibc 2.19]\n" " _BSD_SOURCE &&\n" " ! (_POSIX_SOURCE || _POSIX_C_SOURCE || _XOPEN_SOURCE\n" " || _GNU_SOURCE || _SVID_SOURCE)\n" msgstr "" " [Acestea sunt disponibile doar înainte de glibc 2.19]\n" " _BSD_SOURCE &&\n" " ! (_POSIX_SOURCE || _POSIX_C_SOURCE || _XOPEN_SOURCE\n" " || _GNU_SOURCE || _SVID_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 "DESCRIERE" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "All of these interfaces are available on Linux, and are used for getting and " "setting the process group ID (PGID) of a process. The preferred, POSIX.1-" "specified ways of doing this are: B(void), for retrieving the " "calling process's PGID; and B(), for setting a process's PGID." msgstr "" "Toate aceste interfețe sunt disponibile pe Linux și sunt utilizate pentru a " "obține și stabili ID-ul grupului de procese (PGID) al unui proces. " "Modalitățile preferate, specificate în POSIX.1, de a face acest lucru sunt: " "B(void), pentru a obține PGID-ul procesului apelant; și " "B(), pentru a stabili PGID-ul unui proces." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() sets the PGID of the process specified by I to I. " "If I is zero, then the process ID of the calling process is used. If " "I is zero, then the PGID of the process specified by I is made " "the same as its process ID. If B() is used to move a process from " "one process group to another (as is done by some shells when creating " "pipelines), both process groups must be part of the same session (see " "B(2) and B(7)). In this case, the I specifies " "an existing process group to be joined and the session ID of that group must " "match the session ID of the joining process." msgstr "" "B() stabilește PGID-ul procesului specificat de I la I. " "Dacă I este zero, atunci se utilizează ID-ul de proces al procesului " "apelant. Dacă I este zero, atunci PGID-ul procesului specificat de " "I devine identic cu ID-ul său de proces. În cazul în care B() " "este utilizat pentru a muta un proces dintr-un grup de procese în altul (așa " "cum fac unele shell-uri la crearea de conducte), ambele grupuri de procese " "trebuie să facă parte din aceeași sesiune (a se vedea B(2) și " "B(7)). În acest caz, I specifică un grup de procese " "existent la care urmează să se alăture, iar ID-ul de sesiune al acelui grup " "trebuie să corespundă cu ID-ul de sesiune al procesului care se alătură." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The POSIX.1 version of B(), which takes no arguments, returns the " "PGID of the calling process." msgstr "" "Versiunea POSIX.1 a B(), care nu primește argumente, returnează " "PGID-ul procesului apelant." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B() returns the PGID of the process specified by I. If " "I is zero, the process ID of the calling process is used. (Retrieving " "the PGID of a process other than the caller is rarely necessary, and the " "POSIX.1 B() is preferred for that task.)" msgstr "" "B() returnează PGID-ul procesului specificat de I. În cazul " "în care I este zero, se utilizează ID-ul de proces al procesului " "apelant; (recuperarea PGID-ului unui proces, altul decât cel care face " "apelul, este rareori necesară, iar POSIX.1 B() este preferat pentru " "această sarcină)." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The System\\ V-style B(), which takes no arguments, is equivalent " "to I." msgstr "" "B() în stil System\\ V, care nu primește argumente, este echivalent " "cu I." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The BSD-specific B() call, which takes arguments I and " "I, is a wrapper function that calls" msgstr "" "Apelul specific BSD B(), care primește argumentele I și " "I, este o funcție de învăluire care apelează" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "setpgid(pid, pgid)\n" msgstr "setpgid(pid, pgid)\n" #. The true BSD setpgrp() system call differs in allowing the PGID #. to be set to arbitrary values, rather than being restricted to #. PGIDs in the same session. #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Since glibc 2.19, the BSD-specific B() function is no longer " "exposed by Iunistd.hE>; calls should be replaced with the " "B() call shown above." msgstr "" "Începând cu glibc 2.19, funcția B() specifică BSD nu mai este " "expusă de Iunistd.hE>; apelurile trebuie înlocuite cu apelul " "B() prezentat mai sus." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The BSD-specific B() call, which takes a single I argument, " "is a wrapper function that calls" msgstr "" "Apelul specific BSD B(), care primește un singur argument I, " "este o funcție de învăluire care apelează" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "getpgid(pid)\n" msgstr "getpgid(pid)\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Since glibc 2.19, the BSD-specific B() function is no longer " "exposed by Iunistd.hE>; calls should be replaced with calls to the " "POSIX.1 B() which takes no arguments (if the intent is to obtain " "the caller's PGID), or with the B() call shown above." msgstr "" "Începând cu glibc 2.19, funcția specifică BSD B() nu mai este " "expusă de Iunistd.hE>; apelurile ar trebui înlocuite cu apeluri la " "POSIX.1 B() care nu primește argumente (dacă intenția este de a " "obține PGID-ul apelantului), sau cu apelul B() prezentat mai sus." #. 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 "VALOAREA RETURNATĂ" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "On success, B() and B() return zero. On error, -1 is " "returned, and I is set to indicate the error." msgstr "" "În caz de succes, B() și B() returnează zero. În caz de " "eroare, se returnează -1, și I este configurată pentru a indica " "eroarea." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The POSIX.1 B() always returns the PGID of the caller." msgstr "POSIX.1 B() returnează întotdeauna PGID-ul apelantului." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(), and the BSD-specific B() return a process group on " "success. On error, -1 is returned, and I is set to indicate the " "error." msgstr "" "B() și B(), specific BSD, returnează un grup de procese în " "caz de succes. În caz de eroare, se returnează -1, iar I este " "configurată pentru a indica eroarea." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "ERRORS" msgstr "ERORI-IEȘIRE" #. 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 "" "An attempt was made to change the process group ID of one of the children of " "the calling process and the child had already performed an B(2) " "(B(), B())." msgstr "" "S-a încercat modificarea ID-ului grupului de procese al unuia dintre " "procesele-copil ale procesului apelant, iar procesul-copil a efectuat deja " "un B(2) (B(), 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 "I is less than 0 (B(), B())." msgstr "I este mai mic decât 0 (B(), 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 "" "An attempt was made to move a process into a process group in a different " "session, or to change the process group ID of one of the children of the " "calling process and the child was in a different session, or to change the " "process group ID of a session leader (B(), B())." msgstr "" "S-a încercat mutarea unui proces într-un grup de procese dintr-o sesiune " "diferită sau modificarea ID-ului grupului de procese al unuia dintre " "procesele-copil ale procesului apelant, iar procesul-copil se afla într-o " "sesiune diferită, sau modificarea ID-ului grupului de procese al unui lider " "de sesiune (B(), B())." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "The target process group does not exist. (B(), B())." msgstr "Grupul de procese țintă nu există. (B(), 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 "" "For B(): I does not match any process. For B(): " "I is not the calling process and not a child of the calling process." msgstr "" "Pentru B(): I nu se potrivește cu niciun proces. Pentru " "B(): I nu este procesul apelant și nu este un copil al " "procesului apelant." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "STANDARDE" #. 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() (no args)" msgstr "B() (fără argumente)" #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B() (no args)" msgstr "B() (ără argumente)" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX.1-2008 (but see HISTORY)." msgstr "POSIX.1-2008 (dar vedeți secțiunea ISTORIC)." #. type: TP #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B() (2 args)" msgstr "B() (2 argumente)" #. type: TQ #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B() (1 arg)" msgstr "B() (1 argument)" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "None." msgstr "Niciunul." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "ISTORIC" #. 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 "POSIX.1-2001. POSIX.1-2008 marks it as obsolete." msgstr "POSIX.1-2001. POSIX.1-2008 îl marchează ca obsolet." #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "4.2BSD." msgstr "4.2BSD." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NOTES" msgstr "NOTE" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A child created via B(2) inherits its parent's process group ID. The " "PGID is preserved across an B(2)." msgstr "" "Un proces-copil creat prin B(2) moștenește ID-ul grupului de procese " "al părintelui său. PGID-ul este păstrat în cazul unui B(2)." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Each process group is a member of a session and each process is a member of " "the session of which its process group is a member. (See B(7).)" msgstr "" "Fiecare grup de procese este membru al unei sesiuni, iar fiecare proces este " "membru al sesiunii din care face parte grupul său de procese; (a se vedea " "B(7))." #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "A session can have a controlling terminal. At any time, one (and only one) " "of the process groups in the session can be the foreground process group for " "the terminal; the remaining process groups are in the background. If a " "signal is generated from the terminal (e.g., typing the interrupt key to " "generate B), that signal is sent to the foreground process group. " "(See B(3) for a description of the characters that generate " "signals.) Only the foreground process group may B(2) from the " "terminal; if a background process group tries to B(2) from the " "terminal, then the group is sent a B signal, which suspends it. " "The B(3) and B(3) functions are used to get/set the " "foreground process group of the controlling terminal." msgstr "" "O sesiune poate avea un terminal de control. În orice moment, unul (și numai " "unul) dintre grupurile de procese din sesiune poate fi grupul de procese de " "prim-plan pentru terminal; celelalte grupuri de procese sunt în fundal. În " "cazul în care un semnal este generat de terminal (de exemplu, tastarea " "tastei de întrerupere pentru a genera B), semnalul respectiv este " "trimis către grupul de procese din prim-plan; (a se vedea B(3) " "pentru o descriere a caracterelor care generează semnale). Numai grupul de " "procese din prim-plan poate citi „B(2)” de pe terminal; dacă un grup " "de procese din fundal încearcă să citească „B(2)” de la terminal, " "atunci grupului i se trimite un semnal B, care îl suspendă. " "Funcțiile B(3) și B(3) sunt utilizate pentru a obține/" "stabili grupul de procese în prim-plan al terminalului de control." #. 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() calls are used by programs such as " "B(1) to create process groups in order to implement shell job control." msgstr "" "Apelurile B() și B() sunt utilizate de programe cum ar fi " "B(1) pentru a crea grupuri de procese pentru a implementa controlul " "lucrărilor de shell." #. exit.3 refers to the following text: #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the termination of a process causes a process group to become orphaned, " "and if any member of the newly orphaned process group is stopped, then a " "B signal followed by a B signal will be sent to each " "process in the newly orphaned process group. An orphaned process group is " "one in which the parent of every member of process group is either itself " "also a member of the process group or is a member of a process group in a " "different session (see also B(7))." msgstr "" "În cazul în care terminarea unui proces face ca un grup de procese să devină " "orfan și dacă orice membru al grupului de procese devenit orfan este oprit, " "atunci un semnal B urmat de un semnal B va fi trimis " "fiecărui proces din grupul de procese devenit orfan. Un grup de procese " "orfan este un grup în care părintele fiecărui membru al grupului de procese " "este fie el însuși membru al grupului de procese, fie este membru al unui " "grup de procese într-o sesiune diferită (a se vedea, de asemenea, " "B(7))." #. 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 "CONSULTAȚI ȘI" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B(2), B(2), B(3), B(3), B(3), " "B(7)" msgstr "" "B(2), B(2), B(3), B(3), B(3), " "B(7)" #. type: TH #: debian-bookworm #, no-wrap msgid "2023-02-05" msgstr "5 februarie 2023" #. type: TH #: debian-bookworm #, no-wrap msgid "Linux man-pages 6.03" msgstr "Pagini de manual de Linux 6.03" #. type: Plain text #: debian-bookworm msgid "" "B() and the version of B() with no arguments conform to " "POSIX.1-2001." msgstr "" "B() și versiunea de B() fără argumente sunt conforme cu " "POSIX.1-2001." #. type: Plain text #: debian-bookworm msgid "" "POSIX.1-2001 also specifies B() and the version of B() " "that takes no arguments. (POSIX.1-2008 marks this B() " "specification as obsolete.)" msgstr "" "POSIX.1-2001 specifică, de asemenea, B() și versiunea lui " "B() care nu acceptă argumente; (POSIX.1-2008 marchează această " "specificație B() ca fiind învechită)." #. type: Plain text #: debian-bookworm msgid "" "The version of B() with one argument and the version of " "B() that takes two arguments derive from 4.2BSD, and are not " "specified by POSIX.1." msgstr "" "Versiunea lui B() cu un singur argument și versiunea lui " "B() care acceptă două argumente provin din 4.2BSD și nu sunt " "specificate de POSIX.1." #. type: TH #: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "2023-10-31" msgstr "31 octombrie 2023" #. type: TH #: fedora-40 mageia-cauldron #, no-wrap msgid "Linux man-pages 6.06" msgstr "Pagini de manual de Linux 6.06" #. type: TH #: fedora-rawhide #, no-wrap msgid "Linux man-pages 6.7" msgstr "Pagini de manual de Linux 6.7" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "30 martie 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Pagini de manual de Linux 6.04" #. type: TH #: opensuse-tumbleweed #, no-wrap msgid "Linux man-pages (unreleased)" msgstr "Pagini de manual Linux (nepublicate)"