mirror of
https://github.com/apache/nuttx.git
synced 2025-12-13 15:12:38 +08:00
proctl: add PR_SET_DUMPABLE support
Signed-off-by: guoshichao <guoshichao@xiaomi.com>
This commit is contained in:
committed by
Alan C. Assis
parent
203fb15c2e
commit
a8cdd63d56
@@ -76,6 +76,9 @@
|
|||||||
#define PR_SET_NAME_EXT 3
|
#define PR_SET_NAME_EXT 3
|
||||||
#define PR_GET_NAME_EXT 4
|
#define PR_GET_NAME_EXT 4
|
||||||
|
|
||||||
|
#define PR_SET_DUMPABLE 5
|
||||||
|
#define PR_GET_DUMPABLE 6
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Public Type Definitions
|
* Public Type Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|||||||
Reference in New Issue
Block a user