.\" -*- coding: UTF-8 -*- .\" Copyright 2002-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_GET_DUMPABLE 2const "8 fevereiro 2026" "Linux man\-pages 6.17" .SH NOME PR_GET_DUMPABLE \- e o atributo "dumpable" do processo de chamada .SH BIBLIOTECA Biblioteca C Padrão (\fIlibc\fP,\ \fI\-lc\fP) .SH SINOPSE .nf \fB#include \fP /* Definição das constantes \fBPR_*\fP */ \fB#include \fP .P \fBint prctl(PR_GET_DUMPABLE);\fP .fi .SH DESCRIÇÃO .\" Since Linux 2.6.13, the dumpable flag can have the value 2, .\" but in Linux 2.6.13 PR_GET_DUMPABLE simply returns 1 if the dumpable .\" flags has a nonzero value. This was fixed in Linux 2.6.14. Retorna o estado atual do atributo "dumpable" do processo de chamada. Consulte \fBPR_SET_DUMPABLE\fP(2const). .SH "VALOR DE RETORNO" Em caso de sucesso, retorna o valor descrito acima. Em caso de erro, \-1 é retornado e \fIerrno\fP é definido para indicar o erro. .SH PADRÕES Linux. .SH HISTÓRICO Linux 2.3.20. .SH "VEJA TAMBÉM" \fBprctl\fP(2), \fBPR_SET_DUMPABLE\fP(2const) .PP .SH TRADUÇÃO A tradução para português brasileiro desta página man foi criada por Rafael Fontenelle . .PP Esta tradução é uma documentação livre; leia a .UR https://www.gnu.org/licenses/gpl-3.0.html Licença Pública Geral GNU Versão 3 .UE ou posterior para as condições de direitos autorais. Nenhuma responsabilidade é aceita. .PP Se você encontrar algum erro na tradução desta página de manual, envie um e-mail para .MT debian-l10n-portuguese@lists.debian.org a lista de discussão de tradutores .ME .