Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kernel

building linux kernels

linux build-process kernel

How to speed up compilation time in linux

linux gcc kernel

Where can I get Windows checked build?

How can I return something else than 0 from a FreeBSD system call

SO_KEEPALIVE on existing java application

how to intercept linux signals ? (in C)

c linux kernel signals strace

access to nanosecond in struct inode

linux filesystems kernel inode

How can I make IOCTL calls from a driver to another driver (not in the same stack) (on windows)

kernel driver ioctl irp

C: How to manually add a dependency when compiling a Kernel module

Signal handling - Async functions and multi threaded applications, Signal stack

Where to find select() source code in glibc source?

c linux kernel glibc

Developing drivers with no info

linux kernel drivers bsd

Why is it a convention to use static functions in a LKM

Strange return type of __get_free_pages

kernel

Is the RT Linux kernel monolithic or a micro-kernel (like QNX)?

linux kernel how to check whether the sticky bit is set

c linux kernel

is it possible to write system level code in vala