文件操作 - ucontext.h
返回文件管理
返回主菜单
删除本文件
文件: /usr/include/asm/ucontext.h
编辑文件内容
#ifndef _ASM_X86_UCONTEXT_H #define _ASM_X86_UCONTEXT_H #define UC_FP_XSTATE 0x1 /* indicates the presence of extended state * information in the memory layout pointed * by the fpstate pointer in the ucontext's * sigcontext struct (uc_mcontext). */ #include <asm-generic/ucontext.h> #endif /* _ASM_X86_UCONTEXT_H */
修改文件时间
将文件时间修改为当前时间的前一年
删除文件