diff options
Diffstat (limited to 'po/de/man2/clone.2.po')
-rw-r--r-- | po/de/man2/clone.2.po | 294 |
1 files changed, 255 insertions, 39 deletions
diff --git a/po/de/man2/clone.2.po b/po/de/man2/clone.2.po index a758e1b8..09176965 100644 --- a/po/de/man2/clone.2.po +++ b/po/de/man2/clone.2.po @@ -8,9 +8,9 @@ # Helge Kreutzmann <debian@helgefjell.de>, 2015-2022,2024. msgid "" msgstr "" -"Project-Id-Version: manpages-l10n 4.21.0\n" -"POT-Creation-Date: 2024-03-01 16:54+0100\n" -"PO-Revision-Date: 2024-02-18 06:36+0100\n" +"Project-Id-Version: manpages-l10n 4.22.0\n" +"POT-Creation-Date: 2024-06-01 05:45+0200\n" +"PO-Revision-Date: 2024-06-01 13:51+0200\n" "Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" "Language: de\n" @@ -28,16 +28,16 @@ msgid "clone" msgstr "clone" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-11-01" -msgstr "1. November 2023" +msgid "2024-05-02" +msgstr "2. Mai 2024" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" -msgstr "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" +msgstr "Linux man-pages 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -228,7 +228,8 @@ msgid "The newer B<clone3>() system call." msgstr "Der neuere Systemaufruf B<clone3>()." #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "In the remainder of this page, the terminology \"the clone call\" is used " "when noting details that apply to all of these interfaces." @@ -976,7 +977,8 @@ msgstr "B<CLONE_CLEAR_SIGHAND> (seit Linux 5.5)" #. commit b612e5df4587c934bd056bf05f4a1deca4de4f75 #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "By default, signal dispositions in the child thread are the same as in the " "parent. If this flag is specified, then all signals that are handled in the " @@ -1483,7 +1485,8 @@ msgstr "" "B<pid_namespaces>(7)." #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Only a privileged process (B<CAP_SYS_ADMIN>) can employ B<CLONE_NEWPID>. " "This flag can't be specified in conjunction with B<CLONE_THREAD>." @@ -1825,14 +1828,14 @@ msgstr "Der TLS (Thread Local Storage)-Deskriptor ist auf I<tls> gesetzt." #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The interpretation of I<tls> and the resulting effect is architecture " -"dependent. On x86, I<tls> is interpreted as a I<struct user_desc\\~*> (see " +"dependent. On x86, I<tls> is interpreted as a I<struct user_desc\\ *> (see " "B<set_thread_area>(2)). On x86-64 it is the new value to be set for the %fs " "base register (see the B<ARCH_SET_FS> argument to B<arch_prctl>(2)). On " "architectures with a dedicated TLS register, it is the new value of that " "register." msgstr "" "Die Interpretation von I<tls> und der resultierende Effekt ist " -"architekturabhängig. Auf X86 ist I<tls> als ein I<struct user_desc\\~*> " +"architekturabhängig. Auf X86 ist I<tls> als ein I<struct user_desc\\ *> " "interpretiert (siehe B<set_thread_area>(2)). Auf X86-64 ist es der neue für " "das Basisregister %fs zu setzende Wert (siehe das Argument B<ARCH_SET_FS> " "von B<arch_prctl>(2)). Auf Architekturen mit einem dedizierten TLS-Register " @@ -2474,7 +2477,8 @@ msgstr "" "B<CLONE_SYSVSEM> festgelegt." #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "B<CLONE_NEWPID> and one (or both) of B<CLONE_THREAD> or B<CLONE_PARENT> were " "specified in the I<flags> mask." @@ -2483,7 +2487,8 @@ msgstr "" "B<CLONE_PARENT> wurde in der I<Schalter>-Maske festgelegt." #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "B<CLONE_NEWUSER> and B<CLONE_THREAD> were specified in the I<flags> mask." msgstr "" @@ -2650,7 +2655,8 @@ msgstr "Eine der in I<set_tid> festgelegten PIDs war ungültig." # FIXME I<exit_signal.> → I<exit_signal>. #. commit 7f192e3cd316ba58c88dfa26796cf77789dd9872 #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "B<CLONE_THREAD> or B<CLONE_PARENT> was specified in the I<flags> mask, but a " "signal was specified in I<exit_signal>." @@ -3254,10 +3260,9 @@ msgid "NOTES" msgstr "ANMERKUNGEN" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" -"One use of these systems calls is to implement threads: multiple flows of " +"One use of these system calls is to implement threads: multiple flows of " "control in a program that run concurrently in a shared address space." msgstr "" "Diese Systemaufrufe werden benutzt, um Threads zu implementieren: mehrere " @@ -3433,8 +3438,7 @@ msgid "Program source" msgstr "Programmquelltext" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-tumbleweed +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap msgid "" "#define _GNU_SOURCE\n" @@ -3446,6 +3450,7 @@ msgid "" "#include E<lt>stdlib.hE<gt>\n" "#include E<lt>string.hE<gt>\n" "#include E<lt>sys/mman.hE<gt>\n" +"#include E<lt>sys/types.hE<gt>\n" "#include E<lt>sys/utsname.hE<gt>\n" "#include E<lt>sys/wait.hE<gt>\n" "#include E<lt>unistd.hE<gt>\n" @@ -3534,6 +3539,7 @@ msgstr "" "#include E<lt>stdlib.hE<gt>\n" "#include E<lt>string.hE<gt>\n" "#include E<lt>sys/mman.hE<gt>\n" +"#include E<lt>sys/types.hE<gt>\n" "#include E<lt>sys/utsname.hE<gt>\n" "#include E<lt>sys/wait.hE<gt>\n" "#include E<lt>unistd.hE<gt>\n" @@ -3650,7 +3656,7 @@ msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "In the remainder of this page, the terminology \"the clone call\" is used " "when noting details that apply to all of these interfaces," @@ -3672,7 +3678,7 @@ msgstr "" #. commit b612e5df4587c934bd056bf05f4a1deca4de4f75 #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "By default, signal dispositions in the child thread are the same as in the " "parent. If this flag is specified, then all signals that are handled in the " @@ -3684,7 +3690,7 @@ msgstr "" "Standardzuordnung (B<SIG_DFL>) zurückgesetzt." #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "Only a privileged process (B<CAP_SYS_ADMIN>) can employ B<CLONE_NEWPID>. " "This flag can't be specified in conjunction with B<CLONE_THREAD> or " @@ -3695,7 +3701,7 @@ msgstr "" "B<CLONE_PARENT> angegeben werden." #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "One (or both) of B<CLONE_NEWPID> or B<CLONE_NEWUSER> and one (or both) of " "B<CLONE_THREAD> or B<CLONE_PARENT> were specified in the I<flags> mask." @@ -3725,6 +3731,16 @@ msgstr "" "Programmen benutzt werden." #. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"One use of these systems calls is to implement threads: multiple flows of " +"control in a program that run concurrently in a shared address space." +msgstr "" +"Diese Systemaufrufe werden benutzt, um Threads zu implementieren: mehrere " +"Steuerflüsse in einem Programm, die gleichzeitig in einem gemeinsamen " +"Speicherbereich ausgeführt werden." + +#. type: Plain text #: debian-bookworm msgid "" "Note that the glibc B<clone>() wrapper function makes some changes in the " @@ -4016,27 +4032,210 @@ msgstr "" "}\n" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-05-03" -msgstr "3. Mai 2023" +msgid "2023-11-01" +msgstr "1. November 2023" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" -# FIXME I<exit_signal.> → I<exit_signal>. -#. commit 7f192e3cd316ba58c88dfa26796cf77789dd9872 #. type: Plain text -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap msgid "" -"B<CLONE_THREAD> or B<CLONE_PARENT> was specified in the I<flags> mask, but a " -"signal was specified in I<exit_signal.>" +"#define _GNU_SOURCE\n" +"#include E<lt>err.hE<gt>\n" +"#include E<lt>sched.hE<gt>\n" +"#include E<lt>signal.hE<gt>\n" +"#include E<lt>stdint.hE<gt>\n" +"#include E<lt>stdio.hE<gt>\n" +"#include E<lt>stdlib.hE<gt>\n" +"#include E<lt>string.hE<gt>\n" +"#include E<lt>sys/mman.hE<gt>\n" +"#include E<lt>sys/utsname.hE<gt>\n" +"#include E<lt>sys/wait.hE<gt>\n" +"#include E<lt>unistd.hE<gt>\n" +"\\&\n" +"static int /* Start function for cloned child */\n" +"childFunc(void *arg)\n" +"{\n" +" struct utsname uts;\n" +"\\&\n" +" /* Change hostname in UTS namespace of child. */\n" +"\\&\n" +" if (sethostname(arg, strlen(arg)) == -1)\n" +" err(EXIT_FAILURE, \"sethostname\");\n" +"\\&\n" +" /* Retrieve and display hostname. */\n" +"\\&\n" +" if (uname(&uts) == -1)\n" +" err(EXIT_FAILURE, \"uname\");\n" +" printf(\"uts.nodename in child: %s\\en\", uts.nodename);\n" +"\\&\n" +" /* Keep the namespace open for a while, by sleeping.\n" +" This allows some experimentation--for example, another\n" +" process might join the namespace. */\n" +"\\&\n" +" sleep(200);\n" +"\\&\n" +" return 0; /* Child terminates now */\n" +"}\n" +"\\&\n" +"#define STACK_SIZE (1024 * 1024) /* Stack size for cloned child */\n" +"\\&\n" +"int\n" +"main(int argc, char *argv[])\n" +"{\n" +" char *stack; /* Start of stack buffer */\n" +" char *stackTop; /* End of stack buffer */\n" +" pid_t pid;\n" +" struct utsname uts;\n" +"\\&\n" +" if (argc E<lt> 2) {\n" +" fprintf(stderr, \"Usage: %s E<lt>child-hostnameE<gt>\\en\", argv[0]);\n" +" exit(EXIT_SUCCESS);\n" +" }\n" +"\\&\n" +" /* Allocate memory to be used for the stack of the child. */\n" +"\\&\n" +" stack = mmap(NULL, STACK_SIZE, PROT_READ | PROT_WRITE,\n" +" MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0);\n" +" if (stack == MAP_FAILED)\n" +" err(EXIT_FAILURE, \"mmap\");\n" +"\\&\n" +" stackTop = stack + STACK_SIZE; /* Assume stack grows downward */\n" +"\\&\n" +" /* Create child that has its own UTS namespace;\n" +" child commences execution in childFunc(). */\n" +"\\&\n" +" pid = clone(childFunc, stackTop, CLONE_NEWUTS | SIGCHLD, argv[1]);\n" +" if (pid == -1)\n" +" err(EXIT_FAILURE, \"clone\");\n" +" printf(\"clone() returned %jd\\en\", (intmax_t) pid);\n" +"\\&\n" +" /* Parent falls through to here */\n" +"\\&\n" +" sleep(1); /* Give child time to change its hostname */\n" +"\\&\n" +" /* Display hostname in parent\\[aq]s UTS namespace. This will be\n" +" different from hostname in child\\[aq]s UTS namespace. */\n" +"\\&\n" +" if (uname(&uts) == -1)\n" +" err(EXIT_FAILURE, \"uname\");\n" +" printf(\"uts.nodename in parent: %s\\en\", uts.nodename);\n" +"\\&\n" +" if (waitpid(pid, NULL, 0) == -1) /* Wait for child */\n" +" err(EXIT_FAILURE, \"waitpid\");\n" +" printf(\"child has terminated\\en\");\n" +"\\&\n" +" exit(EXIT_SUCCESS);\n" +"}\n" msgstr "" -"B<CLONE_THREAD> oder B<CLONE_PARENT> wurde in der I<Schalter>-Maske " -"festgelegt, aber in I<exit_signal> wurde ein Signal angegeben." +"#define _GNU_SOURCE\n" +"#include E<lt>err.hE<gt>\n" +"#include E<lt>sched.hE<gt>\n" +"#include E<lt>signal.hE<gt>\n" +"#include E<lt>stdint.hE<gt>\n" +"#include E<lt>stdio.hE<gt>\n" +"#include E<lt>stdlib.hE<gt>\n" +"#include E<lt>string.hE<gt>\n" +"#include E<lt>sys/mman.hE<gt>\n" +"#include E<lt>sys/utsname.hE<gt>\n" +"#include E<lt>sys/wait.hE<gt>\n" +"#include E<lt>unistd.hE<gt>\n" +"\\&\n" +"static int /* Funktion für geklontes Kind starten */\n" +"childFunc(void *arg)\n" +"{\n" +" struct utsname uts;\n" +"\\&\n" +" /* Rechnername im UTS-Namensraum des Kindes ändern. */\n" +"\\&\n" +" if (sethostname(arg, strlen(arg)) == -1)\n" +" err(EXIT_FAILURE, \"sethostname\");\n" +"\\&\n" +" /* Rechnername ermitteln und anzeigen. */\n" +"\\&\n" +" if (uname(&uts) == -1)\n" +" err(EXIT_FAILURE, \"uname\");\n" +" printf(\"uts.nodename in child: %s\\en\", uts.nodename);\n" +"\\&\n" +" /* Mittels »sleep« den Namensraum eine Weile offen halten.\n" +" Dies erlaubt einige Experimente -- beispielsweise könnte\n" +" ein anderer Prozess den Namensraum betreten. */\n" +"\\&\n" +" sleep(200);\n" +"\\&\n" +" return 0; /* Kind wird nun beendet */\n" +"}\n" +"\\&\n" +"#define STACK_SIZE (1024 * 1024) /* Stapelgröße für geklontes Kind */\n" +"\\&\n" +"int\n" +"main(int argc, char *argv[])\n" +"{\n" +" char *stack; /* Beginn des Stapelpuffers */\n" +" char *stackTop; /* Ende des Stapelpuffers */\n" +" pid_t pid;\n" +" struct utsname uts;\n" +"\\&\n" +" if (argc E<lt> 2) {\n" +" fprintf(stderr, \"Usage: %s E<lt>child-hostnameE<gt>\\en\", argv[0]);\n" +" exit(EXIT_SUCCESS);\n" +" }\n" +"\\&\n" +" /* Speicher zuweisen, der für den Stapel des Kindes verwendet wird. */\n" +"\\&\n" +" stack = mmap(NULL, STACK_SIZE, PROT_READ | PROT_WRITE,\n" +" MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0);\n" +" if (stack == MAP_FAILED)\n" +" err(EXIT_FAILURE, \"mmap\");\n" +"\\&\n" +" stackTop = stack + STACK_SIZE; /* Annehmen, das der Stapel schrumpft */\n" +"\\&\n" +" /* Kind erzeugen, das seinen eigenen UTS-Namensraum hat;\n" +" Kind beginnt Ausführung in childFunc(). */\n" +"\\&\n" +" pid = clone(childFunc, stackTop, CLONE_NEWUTS | SIGCHLD, argv[1]);\n" +" if (pid == -1)\n" +" err(EXIT_FAILURE, \"clone\");\n" +" printf(\"clone() returned %jd\\en\", (intmax_t) pid);\n" +"\\&\n" +" /* Elternprozess fällt bis hierher durch */\n" +"\\&\n" +" sleep(1); /* Dem Kind Zeit geben, seinen\n" +" Rechnernamen zu ändern */\n" +"\\&\n" +" /* Rechnernamen im UTS-Namensraum des Elternprozesses\n" +" anzeigen. Dieser wird sich vom Rechnernamen im\n" +" UTS-Namensraum des Kindes unterscheiden. */\n" +"\\&\n" +" if (uname(&uts) == -1)\n" +" err(EXIT_FAILURE, \"uname\");\n" +" printf(\"uts.nodename in parent: %s\\en\", uts.nodename);\n" +"\\&\n" +" if (waitpid(pid, NULL, 0) == -1) /* Wait for child */\n" +" err(EXIT_FAILURE, \"waitpid\");\n" +" printf(\"child has terminated\\en\");\n" +"\\&\n" +" exit(EXIT_SUCCESS);\n" +"}\n" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "2024-02-18" +msgstr "18. Februar 2024" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 @@ -4049,3 +4248,20 @@ msgstr "30. März 2023" #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux-Handbuchseiten 6.04" + +# FIXME I<exit_signal.> → I<exit_signal>. +#. commit 7f192e3cd316ba58c88dfa26796cf77789dd9872 +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"B<CLONE_THREAD> or B<CLONE_PARENT> was specified in the I<flags> mask, but a " +"signal was specified in I<exit_signal.>" +msgstr "" +"B<CLONE_THREAD> oder B<CLONE_PARENT> wurde in der I<Schalter>-Maske " +"festgelegt, aber in I<exit_signal> wurde ein Signal angegeben." + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages (unveröffentlicht)" |