Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

What are these extra bytes in my binary file?

c gcc operating-system kernel

What are the reasons to use "syscall" instead of calling the function directly?

c linux operating-system

What happens to my software when my DreamSpark account expires? [closed]

The job queue and the ready queue

modular kernel vs micro kernel / monolitic kernel

Which Vista edition is the best for developer machine? [closed]

What happens during Stand-By and Hibernation?

How to detect the OS from a silverlight application?

How are operating systems debugged?

Does writing a file to disk with Python open().write() ensure the data is available to other processes?

How to view an application certificate on Mac OS.?

macos operating-system

Exit a child process after forking

Purpose of address-spaced identifiers(ASIDs)

memory operating-system tlb

Creating a child process WITHOUT fork()

Why are executables in machine code operating system dependent?

c operating-system

How can there be static addresses in C/C++ programs?

What operating systems won't free memory on program exit?

Writing a syscall to count context switches of a process

Why do I have to use close() to close a file?

c operating-system

Python TypeError: coercing to Unicode: need string or buffer, tuple found