diff options
Diffstat (limited to 'po/fr/man2/sigsuspend.2.po')
-rw-r--r-- | po/fr/man2/sigsuspend.2.po | 364 |
1 files changed, 364 insertions, 0 deletions
diff --git a/po/fr/man2/sigsuspend.2.po b/po/fr/man2/sigsuspend.2.po new file mode 100644 index 00000000..0a356a1d --- /dev/null +++ b/po/fr/man2/sigsuspend.2.po @@ -0,0 +1,364 @@ +# French translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Christophe Blaess <https://www.blaess.fr/christophe/>, 1996-2003. +# Stéphan Rafin <stephan.rafin@laposte.net>, 2002. +# Thierry Vignaud <tvignaud@mandriva.com>, 1999, 2002. +# François Micaux, 2002. +# Alain Portal <aportal@univ-montp2.fr>, 2003-2008. +# Jean-Philippe Guérard <fevrier@tigreraye.org>, 2005-2006. +# Jean-Luc Coulon (f5ibh) <jean-luc.coulon@wanadoo.fr>, 2006-2007. +# Julien Cristau <jcristau@debian.org>, 2006-2007. +# Thomas Huriaux <thomas.huriaux@gmail.com>, 2006-2008. +# Nicolas François <nicolas.francois@centraliens.net>, 2006-2008. +# Florentin Duneau <fduneau@gmail.com>, 2006-2010. +# Simon Paillard <simon.paillard@resel.enst-bretagne.fr>, 2006. +# Denis Barbier <barbier@debian.org>, 2006, 2010. +# David Prévot <david@tilapin.org>, 2010, 2012, 2013. +# Cédric Boutillier <cedric.boutillier@gmail.com>, 2011, 2012, 2013. +# Frédéric Hantrais <fhantrais@gmail.com>, 2013, 2014. +# Jean-Philippe MENGUAL <jpmengual@debian.org>, 2022-2023. +msgid "" +msgstr "" +"Project-Id-Version: perkamon\n" +"POT-Creation-Date: 2024-03-01 17:08+0100\n" +"PO-Revision-Date: 2023-01-18 18:54+0100\n" +"Last-Translator: Jean-Philippe MENGUAL <jpmengual@debian.org>\n" +"Language-Team: French <debian-l10n-french@lists.debian.org>\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 3.1.1\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "sigsuspend" +msgstr "sigsuspend" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "31 octobre 2023" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Pages du manuel de Linux 6.06" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NOM" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "sigsuspend, rt_sigsuspend - wait for a signal" +msgstr "sigsuspend, rt_sigsuspend - Attendre un signal" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LIBRARY" +msgstr "BIBLIOTHÈQUE" + +#. 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<libc>, I<-lc>)" +msgstr "Bibliothèque C standard (I<libc>, 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 "SYNOPSIS" + +#. 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 E<lt>signal.hE<gt>>\n" +msgstr "B<#include E<lt>signal.hE<gt>>\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<int sigsuspend(const sigset_t *>I<mask>B<);>\n" +msgstr "B<int sigsuspend(const sigset_t *>I<mask>B<);>\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<feature_test_macros>(7)):" +msgstr "" +"Exigences de macros de test de fonctionnalités pour la glibc (consulter " +"B<feature_test_macros>(7)) :" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<sigsuspend>():" +msgstr "B<sigsuspend>() :" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid " _POSIX_C_SOURCE\n" +msgstr " _POSIX_C_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 "DESCRIPTION" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<sigsuspend>() temporarily replaces the signal mask of the calling thread " +"with the mask given by I<mask> and then suspends the thread until delivery " +"of a signal whose action is to invoke a signal handler or to terminate a " +"process." +msgstr "" +"B<sigsuspend>() remplace temporairement le masque de signal du thread " +"appelant par le msque donné par I<mask>, puis il suspend le thread jusqu'à " +"ce qu'arrive un signal dont l'action consiste à appeler un gestionnaire de " +"signal ou à terminer un processus." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If the signal terminates the process, then B<sigsuspend>() does not " +"return. If the signal is caught, then B<sigsuspend>() returns after the " +"signal handler returns, and the signal mask is restored to the state before " +"the call to B<sigsuspend>()." +msgstr "" +"Si le signal termine le processus, B<sigsuspend>() ne retourne pas à " +"l'appelant. Si le signal est intercepté, B<sigsuspend>() retourne après " +"l'exécution du gestionnaire, et le masque de signaux bloqués est restauré à " +"sa valeur précédant l'appel à B<sigsuspend>()." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"It is not possible to block B<SIGKILL> or B<SIGSTOP>; specifying these " +"signals in I<mask>, has no effect on the thread's signal mask." +msgstr "" +"Il n'est pas possible de bloquer B<SIGKILL> ou B<SIGSTOP> ; spécifier ces " +"signaux dans I<mask> n'a aucun effet sur le masque de signaux du thread." + +#. 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 "VALEUR RENVOYÉE" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<sigsuspend>() always returns -1, with I<errno> set to indicate the error " +"(normally, B<EINTR>)." +msgstr "" +"B<sigsuspend>() renvoie toujours -1, et I<errno> est normalement positionné " +"à B<EINTR>." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ERRORS" +msgstr "ERREURS" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EFAULT>" +msgstr "B<EFAULT>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"I<mask> points to memory which is not a valid part of the process address " +"space." +msgstr "I<mask> pointe en-dehors de l'espace d'adressage accessible." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EINTR>" +msgstr "B<EINTR>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The call was interrupted by a signal; B<signal>(7)." +msgstr "L'appel a été interrompu par des signaux B<signal>(7)." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "STANDARDS" +msgstr "STANDARDS" + +#. type: 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: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "HISTORY" +msgstr "HISTORIQUE" + +#. 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: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "C library/kernel differences" +msgstr "Différences entre bibliothèque C et noyau" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The original Linux system call was named B<sigsuspend>(). However, with the " +"addition of real-time signals in Linux 2.2, the fixed-size, 32-bit " +"I<sigset_t> type supported by that system call was no longer fit for " +"purpose. Consequently, a new system call, B<rt_sigsuspend>(), was added to " +"support an enlarged I<sigset_t> type. The new system call takes a second " +"argument, I<size_t sigsetsize>, which specifies the size in bytes of the " +"signal set in I<mask>. This argument is currently required to have the " +"value I<sizeof(sigset_t)> (or the error B<EINVAL> results). The glibc " +"B<sigsuspend>() wrapper function hides these details from us, transparently " +"calling B<rt_sigsuspend>() when the kernel provides it." +msgstr "" +"L'appel système Linux d'origine s'appelait B<sigsuspend>(). Toutefois, avec " +"l'arrivée des signaux en temps réel dans Linux 2.2 et de la taille figée, le " +"type I<sigset_t> 32 bits pris en charge par cet appel système ne convenait " +"plus à cet objectif. Par conséquent, un nouvel appel système " +"B<rt_sigsuspend>() a été ajouté pour prendre en charge le type I<sigset_t> " +"élargi. Le nouvel appel système prend un deuxième paramètre, I<size_t " +"sigsetsize>, qui indique la taille en octets des jeux de signal positionné " +"dans I<mask>. Ce paramètre est actuellement nécessaire pour obtenir la " +"valeur I<sizeof(sigset_t)> (ou le résultat de l'erreur B<EINVAL>). La " +"fonction enveloppe B<sigsuspend>() de la glibc nous cache ces détails en " +"appelant de manière transparente B<rt_sigsuspend>() quand le noyau le " +"fournit." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NOTES" +msgstr "NOTES" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Normally, B<sigsuspend>() is used in conjunction with B<sigprocmask>(2) in " +"order to prevent delivery of a signal during the execution of a critical " +"code section. The caller first blocks the signals with B<sigprocmask>(2). " +"When the critical code has completed, the caller then waits for the signals " +"by calling B<sigsuspend>() with the signal mask that was returned by " +"B<sigprocmask>(2) (in the I<oldset> argument)." +msgstr "" +"En général, B<sigsuspend>() est utilisé conjointement avec B<sigprocmask>(2) " +"pour empêcher l'arrivée d'un signal pendant l'exécution d'une section de " +"code critique. L'appelant commence par bloquer les signaux avec " +"B<sigprocmask>(2). Après la fin de la section critique, l'appelant attend " +"les signaux avec B<sigsuspend>() utilisé avec le masque renvoyé par " +"B<sigprocmask>(2) (dans l'argument I<oldset>)." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "See B<sigsetops>(3) for details on manipulating signal sets." +msgstr "" +"Consultez B<sigsetops>(3) pour les détails concernant les ensembles de " +"signaux." + +#. 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 "VOIR AUSSI" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<kill>(2), B<pause>(2), B<sigaction>(2), B<signal>(2), B<sigprocmask>(2), " +"B<sigwaitinfo>(2), B<sigsetops>(3), B<sigwait>(3), B<signal>(7)" +msgstr "" +"B<kill>(2), B<pause>(2), B<sigaction>(2), B<signal>(2), B<sigprocmask>(2), " +"B<sigwaitinfo>(2), B<sigsetops>(3), B<sigwait>(3), B<signal>(7)" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "2022-10-30" +msgstr "30 octobre 2022" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "Linux man-pages 6.03" +msgstr "Pages du manuel de Linux 6.03" + +#. type: Plain text +#: debian-bookworm +msgid "POSIX.1-2001, POSIX.1-2008." +msgstr "POSIX.1-2001, POSIX.1-2008." + +#. type: TH +#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2023-03-30" +msgstr "30 mars 2023" + +#. type: TH +#: debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages 6.05.01" +msgstr "Pages du manuel de Linux 6.05.01" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "Linux man-pages 6.04" +msgstr "Pages du manuel de Linux 6.04" |