This repository has been archived by the owner on Dec 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Linux system call development for module CA644 (DCU)
yrodiere/linux_system_call
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project consist in adding two system calls to the Linux kernel (v2.6.32): * helloworld: a simple and useless helloworld * getchildpids: see implementation in linux-2.6.32/custom/sys_getchildpids.c for documentation Structure ========= * Modifications to the kernel are in linux-2.6.32/ * Test files are in test/, and they are provided with a Makefile How to use ========== Download the Linux 2.6.32 kernel sources, and copy all each file in linux-2.6.32 to the exact same subdirectory in your Linux source tree.
About
Linux system call development for module CA644 (DCU)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published