diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /templates/man3/pthread_mutexattr_init.3.pot | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'templates/man3/pthread_mutexattr_init.3.pot')
-rw-r--r-- | templates/man3/pthread_mutexattr_init.3.pot | 154 |
1 files changed, 86 insertions, 68 deletions
diff --git a/templates/man3/pthread_mutexattr_init.3.pot b/templates/man3/pthread_mutexattr_init.3.pot index c039010f..b4d6438b 100644 --- a/templates/man3/pthread_mutexattr_init.3.pot +++ b/templates/man3/pthread_mutexattr_init.3.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:04+0100\n" +"POT-Creation-Date: 2024-06-01 06:13+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,22 +17,22 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "pthread_mutexattr_init" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" +msgid "2024-05-02" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "" #. type: SH @@ -43,23 +43,23 @@ msgid "NAME" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "pthread_mutexattr_init, pthread_mutexattr_destroy - initialize and destroy a " "mutex attributes object" msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LIBRARY" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX threads library (I<libpthread>, I<-lpthread>)" msgstr "" @@ -71,15 +71,15 @@ msgid "SYNOPSIS" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<#include E<lt>pthread.hE<gt>>\n" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "" "B<int pthread_mutexattr_init(pthread_mutexattr_t *>I<attr>B<);>\n" @@ -94,8 +94,8 @@ msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B<pthread_mutexattr_init>() function initializes the mutex attributes " "object pointed to by I<attr> with default values for all attributes defined " @@ -103,16 +103,16 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The results of initializing an already initialized mutex attributes object " "are undefined." msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The B<pthread_mutexattr_destroy>() function destroys a mutex attribute " "object (making it uninitialized). Once a mutex attributes object has been " @@ -120,8 +120,8 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The results of destroying an uninitialized mutex attributes object are " "undefined." @@ -135,49 +135,49 @@ msgid "RETURN VALUE" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "On success, these functions return 0. On error, they return a positive " "error number." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "STANDARDS" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX.1-2008." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "HISTORY" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "POSIX.1-2001." msgstr "" #. type: SH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "NOTES" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Subsequent changes to a mutex attributes object do not affect mutex that " "have already been initialized using that object." @@ -191,27 +191,27 @@ msgid "SEE ALSO" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "B<pthread_mutex_init>(3), B<pthread_mutexattr_getpshared>(3), " "B<pthread_mutexattr_getrobust>(3), B<pthreads>(7)" msgstr "" #. type: TH -#: debian-bookworm debian-unstable +#: debian-bookworm #, no-wrap msgid "PTHREAD_MUTEXATTR" msgstr "" #. type: TH -#: debian-bookworm debian-unstable +#: debian-bookworm #, no-wrap msgid "LinuxThreads" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "pthread_mutexattr_init, pthread_mutexattr_destroy, " "pthread_mutexattr_settype, pthread_mutexattr_gettype - mutex creation " @@ -219,36 +219,36 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "B<#include E<lt>pthread.hE<gt>>" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "B<int pthread_mutexattr_init(pthread_mutexattr_t *>I<attr>B<);>" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "B<int pthread_mutexattr_destroy(pthread_mutexattr_t *>I<attr>B<);>" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "B<int pthread_mutexattr_settype(pthread_mutexattr_t *>I<attr>B<, int " ">I<kind>B<);>" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "B<int pthread_mutexattr_gettype(const pthread_mutexattr_t *>I<attr>B<, int " "*>I<kind>B<);>" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "Mutex attributes can be specified at mutex creation time, by passing a mutex " "attribute object as second argument to B<pthread_mutex_init>(3). Passing " @@ -257,14 +257,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "B<pthread_mutexattr_init> initializes the mutex attribute object I<attr> and " "fills it with default values for the attributes." msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "B<pthread_mutexattr_destroy> destroys a mutex attribute object, which must " "not be reused until it is reinitialized. B<pthread_mutexattr_destroy> does " @@ -272,7 +272,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "LinuxThreads supports only one mutex attribute: the mutex kind, which is " "either B<PTHREAD_MUTEX_FAST_NP> for ``fast'' mutexes, " @@ -283,7 +283,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "The mutex kind determines what happens if a thread attempts to lock a mutex " "it already owns with B<pthread_mutex_lock>(3). If the mutex is of the " @@ -298,83 +298,101 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "The default mutex kind is ``fast'', that is, B<PTHREAD_MUTEX_FAST_NP>." msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "B<pthread_mutexattr_settype> sets the mutex kind attribute in I<attr> to the " "value specified by I<kind>." msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "B<pthread_mutexattr_gettype> retrieves the current value of the mutex kind " "attribute in I<attr> and stores it in the location pointed to by I<kind>." msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "B<pthread_mutexattr_init>, B<pthread_mutexattr_destroy> and " "B<pthread_mutexattr_gettype> always return 0." msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "B<pthread_mutexattr_settype> returns 0 on success and a non-zero error code " "on error." msgstr "" #. type: SH -#: debian-bookworm debian-unstable +#: debian-bookworm #, no-wrap msgid "ERRORS" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "On error, B<pthread_mutexattr_settype> returns the following error code:" msgstr "" #. type: TP -#: debian-bookworm debian-unstable +#: debian-bookworm #, no-wrap msgid "B<EINVAL>" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "I<kind> is neither B<PTHREAD_MUTEX_FAST_NP> nor " "B<PTHREAD_MUTEX_RECURSIVE_NP> nor B<PTHREAD_MUTEX_ERRORCHECK_NP>" msgstr "" #. type: SH -#: debian-bookworm debian-unstable +#: debian-bookworm #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "Xavier Leroy E<lt>Xavier.Leroy@inria.frE<gt>" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "B<pthread_mutex_init>(3), B<pthread_mutex_lock>(3), " "B<pthread_mutex_unlock>(3)." msgstr "" #. type: TH -#: opensuse-leap-15-6 opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "" + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "" + +#. type: TH +#: opensuse-leap-15-6 #, no-wrap msgid "2023-03-30" msgstr "" @@ -388,5 +406,5 @@ msgstr "" #. type: TH #: opensuse-tumbleweed #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "Linux man-pages (unreleased)" msgstr "" |