Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Efficient Method of finding common files between two given paths in Python

What is the problem with DLLs and the Registry?

Is there an ideal size for executable modules on Windows?

What would it take to add new modifier keys to Windows?

What pros/cons come from using a server OS for your main .NET development machine?

.net operating-system

Identifying faulting address on General Protection Fault (x86)

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()