.\" -*- coding: UTF-8 -*- .\" Copyright 2012, Cyrill Gorcunov .\" Copyright 2012-2015, Michael Kerrisk .\" Copyright, the authors of the Linux man-pages project .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH PR_SET_MM_START_STACK 2const "8 février 2026" "Pages du manuel de Linux 6.17" .SH NOM PR_SET_MM_START_STACK \- modify kernel memory map descriptor fields .SH BIBLIOTHÈQUE Bibliothèque C standard (\fIlibc\fP,\ \fI\-lc\fP) .SH SYNOPSIS .nf \fB#include \fP /* Définition des constantes \fBPR_*\fP */ \fB#include \fP .P \fBint prctl(PR_SET_MM, PR_SET_MM_START_STACK, unsigned long \fP\fIaddr\fP\fB, 0L, 0L);\fP .fi .SH DESCRIPTION Sélectionner l'adresse du début de la pile. La région de mémoire correspondante doit être accessible en lecture et en écriture. .SH "VALEUR RENVOYÉE" En cas de succès, \fB0\fP est renvoyé. En cas d'erreur, \fB\-1\fP est renvoyé et \fIerrno\fP est positionnée pour indiquer l'erreur. .SH ERREURS .TP \fBEINVAL\fP \fIaddr\fP is greater than \fBTASK_SIZE\fP (the limit on the size of the user address space for this architecture). .TP \fBEINVAL\fP The permissions of the corresponding memory area are not as required. .SH NORMES Linux. .SH HISTORIQUE .\" commit 028ee4be34a09a6d48bdf30ab991ae933a7bc036 Linux 3.3. .SH "VOIR AUSSI" \fBprctl\fP(2), \fBPR_SET_MM\fP(2const) .PP .SH TRADUCTION La traduction française de cette page de manuel a été créée par . .PP Cette traduction est une documentation libre ; veuillez vous reporter à la .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License version 3 .UE concernant les conditions de copie et de distribution. Il n'y a aucune RESPONSABILITÉ LÉGALE. .PP Si vous découvrez un bogue dans la traduction de cette page de manuel, veuillez envoyer un message à .MT debian-l10n-french@lists.debian.org .ME .