首页 列表 - 第 31 页

USELIB - Linux手册页

USELIB - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 uselib-加载共享库 语法 #包括 int uselib(const char * library); 注意:glibc标头中未提供此系统调用的声明;请参阅注释。 说明 系统调用uselib()用于加载要由调用进程使用的共享库。它被赋予一个路径名。在库本身中找到要加载的地址。

Views:0  2019-08-20

USERFAULTFD - Linux手册页

USERFAULTFD - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-06-09 名称 userfaultfd-创建文件描述符以处理用户空间中的页面错误 语法 #include <sys/types.h> #include <linux/userfaultfd.h> int userfaultfd(int flags); 注意:此系统

Views:0  2019-08-20

USTAT - Linux手册页

USTAT - Linux手册页 Linux程序员手册 第2部分 更新日期: 2019-03-06 名称 ustat-获取文件系统统计信息 语法 #include <sys/types.h> #include <unistd.h> /* libc[45] */ #include <ustat.h> /* glibc2 */ int ust

Views:0  2019-08-20

UTIME - Linux手册页

UTIME - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 utime,utimes-更改文件的上次访问和修改时间 语法 #include <sys/types.h> #include <utime.h> int utime(const char *filename, const struct utimbuf *tim

Views:0  2019-08-20

UTIMENSAT - Linux手册页

UTIMENSAT - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-06-09 名称 utimensat,futimens-以纳秒级精度更改文件时间戳 语法 #include <fcntl.h> /* Definition of AT_* constants */ #include <sys/stat.h> int

Views:0  2019-08-20

UTIME - Linux手册页

UTIME - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 utime,utimes-更改文件的上次访问和修改时间 语法 #include <sys/types.h> #include <utime.h> int utime(const char *filename, const struct utimbuf *tim

Views:0  2019-08-20

VFORK - Linux手册页

VFORK - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 vfork-创建子进程并阻止父进程 语法 #包括 #包括 pid_t vfork(无效); glibc的功能测试宏要求(请参阅feature_test_macros(7)): vfork(): Since glibc 2.12: (_XOPEN_SOURCE >= 500) &

Views:0  2019-08-20

VHANGUP - Linux手册页

VHANGUP - Linux手册页 Linux程序员手册 第2部分 更新日期: 2016-03-15 名称 vhangup-实际上挂断当前终端 语法 #包括 int vhangup(无效); glibc的功能测试宏要求(请参阅feature_test_macros(7)): vhangup(): Since glibc 2.21: _DEFAULT_SOURCE

Views:0  2019-08-20

VM86 - Linux手册页

VM86 - Linux手册页 Linux程序员手册 第2部分 更新日期: 2009-02-20 名称 vm86old,vm86-进入虚拟8086模式 语法 #包括 int vm86old(struct vm86_struct * info); int vm86(unsigned long fn,结构​​vm86plus_struct * v86); 说明 Linux 0.97p2中引

Views:0  2019-08-20

VM86 - Linux手册页

VM86 - Linux手册页 Linux程序员手册 第2部分 更新日期: 2009-02-20 名称 vm86old,vm86-进入虚拟8086模式 语法 #包括 int vm86old(struct vm86_struct * info); int vm86(unsigned long fn,结构​​vm86plus_struct * v86); 说明 Linux 0.97p2中引

Views:0  2019-08-20

VMSPLICE - Linux手册页

VMSPLICE - Linux手册页 Linux程序员手册 第2部分 更新日期: 2019-03-06 名称 vmsplice-向/从管道拼接用户页面 语法 #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <fcntl.h> #include <sys/uio.h> ss

Views:0  2019-08-20

UNIMPLEMENTED - Linux手册页

UNIMPLEMENTED - Linux手册页 Linux程序员手册 第2部分 更新日期: 2017-09-15 名称 afs_syscall,break,fattach,fdetach,ftime,getmsg,getpmsg,gtty,isastream,锁,madvise1,mpx,prof,profil,putmsg,putpmsg,安全性,stty,tuxcall,ulimit,v

Views:0  2019-08-20

WAIT - Linux手册页

WAIT - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-04-11 名称 wait,waitpid,waitid-等待进程更改状态 语法 #include <sys/types.h> #include <sys/wait.h> pid_t wait(int *wstatus); pid_t waitpid(pid_t pid, int

Views:0  2019-08-20

WAIT4 - Linux手册页

WAIT4 - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-06-09 名称 wait3,wait4-等待进程更改状态,BSD样式 语法 #include <sys/types.h> #include <sys/time.h> #include <sys/resource.h> #include <sys/wait.h&

Views:0  2019-08-20

WAIT4 - Linux手册页

WAIT4 - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-06-09 名称 wait3,wait4-等待进程更改状态,BSD样式 语法 #include <sys/types.h> #include <sys/time.h> #include <sys/resource.h> #include <sys/wait.h&

Views:0  2019-08-20

WAIT - Linux手册页

WAIT - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-04-11 名称 wait,waitpid,waitid-等待进程更改状态 语法 #include <sys/types.h> #include <sys/wait.h> pid_t wait(int *wstatus); pid_t waitpid(pid_t pid, int

Views:0  2019-08-20