Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

What is the correct way to detect if ruby is running on Windows?

Detect MacOS, iOS, Windows, Android and Linux OS with JS [duplicate]

Why does a 32-bit OS support 4 GB of RAM?

What's the difference between io.open() and os.open() on Python?

Java Threads vs OS Threads

I/O concept flush vs sync

Try catch with locks in C++

does close() imply flush() in Python?

Why are malloc() and printf() said as non-reentrant?

How do system calls work?

Threads: Why must all user threads be mapped to a kernel thread?

Why do I need ILK, PDB and EXP files?

Problem with virtualenv in Mac OS X

What is kthreadd process and children and how it is different from init and children

job, task and process, what's the difference

operating-system

Time waste of execv() and fork()

Polling or Interrupt based method

how can i search for files and zip them in one zip file

linux operating-system

Why are "Executable files" operating system dependent?

What happens in OS when we dereference a NULL pointer in C?