skuhl / sys-prog-examplesLinks
Simple C programs demonstrating different aspects of programming on Linux.
☆180Updated 4 years ago
Alternatives and similar repositories for sys-prog-examples
Users that are interested in sys-prog-examples are comparing it to the libraries listed below
Sorting:
- My "Write a Real, Working, Linux Driver" talk and source code☆167Updated 10 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆92Updated 13 years ago
- Code samples for the book Patterns in C☆186Updated 9 years ago
- Linux Driver Template☆534Updated 3 months ago
- Vim plugin to respect the Linux kernel coding style http://www.vim.org/scripts/script.php?script_id=4369☆57Updated 7 months ago
- Object-Oriented Programming With ANSI-C☆295Updated 5 years ago
- A collection of memory allocators☆461Updated last month
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- ☆339Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Stack Overflow Questions and Answers☆87Updated last month
- An elegant unit testing framework for C with support for mock objects.☆260Updated 2 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆54Updated 9 years ago
- Programming with POSIX Threads: David R. Butenhof☆87Updated 12 years ago
- Linux kernel programming examples☆28Updated 10 years ago
- A simple memory allocator - Memory allocation 101☆302Updated 6 years ago
- Mastering Algorithms with C☆32Updated 5 years ago
- aufs - simple Linux kernel file system for os course☆104Updated 7 years ago
- source code of The Standard C Library, by Plauger☆329Updated 9 years ago
- MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programm…☆630Updated 3 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Linux Kernel in a Nutshell☆33Updated 10 years ago
- ☆27Updated 9 years ago
- Presentation on how the Linux kernel is developed☆647Updated 6 months ago
- This is a series of small articles / tutorials based around virtual memory. The goal is to learn some CS basics, but in a different and m…☆327Updated 5 years ago
- upstream mirror☆313Updated last week
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆33Updated 7 years ago
- A simple, kernel-space, on-disk filesystem from the scratch☆970Updated 11 months ago
- Source code from http://www.jamesmolloy.co.uk/tutorial_html/index.html with improved build system. Tested on Ubuntu 14.04.☆53Updated 5 years ago
- Framework and Plugin design in C☆243Updated last year