搜索资源列表

  1. xitongdiaoyong

    0下载:
  2. 在Linux内核中添加一个系统调用,返回当前的时间,并编写用户测试程序使用这个系统调用,来报告内核返回的时间,有详细的操作和代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:31959
    • 提供者:张毓玺
  1. xitongdiaoyong

    0下载:
  2. 有关于操作系统 系统调用的综合应用 和用户调用具有一定的区别
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13489
    • 提供者:林瑶
  1. xitongdiaoyong

    0下载:
  2. 在Linux内核中添加一个系统调用,返回当前的时间,并编写用户测试程序使用这个系统调用,来报告内核返回的时间,有详细的操作和代码-In the Linux kernel to add a system call to return to the current time, and test procedures for the preparation of users use this system call, to report on
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-07-04
    • 文件大小:31744
    • 提供者:张毓玺
  1. xitongdiaoyong

    0下载:
  2. 有关于操作系统 系统调用的综合应用 和用户调用具有一定的区别-System call on the operating system has integrated applications and user call a certain distinction
  3. 所属分类:文件格式

    • 发布日期:2024-07-04
    • 文件大小:13312
    • 提供者:林瑶
  1. xitongdiaoyong

    0下载:
  2. 1:修改dev.c文件,定义一个全局变量int count=0 然后用它来统计包的个数。 2.修改sys.C文件,添加extern int count 然后定义自己的函数,asmlinkage int sys_mycall(void) 3.修改entry.S和unistd.h文件,为自己定义的函数增加系统调用号。 4.自己写个函数进行系统调用。-1: Modify dev.c file, define a global va
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-07-04
    • 文件大小:57344
    • 提供者:吴涛

源码中国 www.ymcn.org