This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
DragonOS-Community
/
relibc
mirrorاز
https://github.com/DragonOS-Community/relibc
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
شاخه:
patch-support-run-first-demo-on-dragonos
شاخهها
تگها
dragonos-relibc
master
patch-add-dragonos-port
patch-support-run-first-demo-on-dragonos
update-dsc
relibc
/
include
/
bits
/
sys
/
ptrace.h
ptrace.h
93 B
لینک دائمی
تاريخچه
خام
1
2
3
4
5
6
#ifndef _BITS_SYS_PTRACE_H
#define _BITS_SYS_PTRACE_H
int ptrace(int request, ...);
#endif