Search code examples
I am generating signal and facing the strange behaviour...

clinuxsystems-programming

Read More
I am trying to make recursive function which is reading from file character wise but it's not wo...

clinuxtail-recursionsystems-programming

Read More
What is the POSIX call to determine the intended IP of a redirected socket open request?...

c++csocketsproxysystems-programming

Read More
C program to print its own address space?...

clinuxprocsystems-programming

Read More
Create a chain of n sub processes...

clinuxforksystems-programming

Read More
Information on N-way set associative Cache stides...

memory-managementcachingoperating-systemsystems-programming

Read More
Fail to make repeated SOCK_STREAM connection to the server while the server did not start?...

csystems-programmingunix-socket

Read More
How to know if a process is a parent or a child...

clinuxunixpidsystems-programming

Read More
Do C and C++ standards imply that a special value in the address space must exist solely to represen...

c++clanguage-lawyersystems-programming

Read More
Modification to "Implementing an N process barrier using semaphores"...

operating-systemcomputer-sciencesemaphoresystems-programmingbarrier

Read More
linux execvp ; ls cannot access |, No such file or directory...

clinuxshellexecsystems-programming

Read More
Call "main" function programmatically in Windows...

c++program-entry-pointportable-executablesystems-programmingentry-point

Read More
Is a process' page table mapped to Kernel address space?...

windowssystems-programmingvirtual-address-spacepage-tables

Read More
Getting started with coding unix commands...

cunixsystems-programming

Read More
C program compiles in xcode, but runs infinite loop in terminal...

cxcodemacosterminalsystems-programming

Read More
Forking in a for loop clarification...

clinuxfunctionforksystems-programming

Read More
Node.JS deserialize floats at uneven offset...

cnode.jsembeddedsystems-programming

Read More
Why Operating System need to create its own stack?...

linux-kerneloperating-systemnasmbootloadersystems-programming

Read More
terminal goes down with all children even when SIGKILLed but normal processes don't do the same...

clinuxunixoperating-systemsystems-programming

Read More
Represent float using integer...

csizeofsystems-programming

Read More
How to implement the c malloc/realloc functions properly?...

coperating-systemkernelsystems-programming

Read More
where can i find the header of __sync_add_and_fetch...

c++cunixsystems-programming

Read More
Webcam stream from parent process to child process...

c++clinuxopencvsystems-programming

Read More
c - understand if pipe/fifo is full...

cpipenamed-pipessystems-programming

Read More
Memory Allocation for Kernel Space and User Space processes...

linux-kernelkerneldevice-driversystems-programming

Read More
C read from named pipe doesn't end...

cnamed-pipessystems-programming

Read More
Using scandir and sorting by size...

csortingsystems-programming

Read More
C can't read from fifo (named pipe)...

csystems-programmingmkfifo

Read More
How to handle memory obtained by module_param when writing a Linux kernel module?...

linux-kernelsystems-programmingmemory-management

Read More
How to create one level process tree using fork() system call?...

c++cforksystems-programming

Read More
BackNext