Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

How do I reliably track child/grandchild processes on a POSIX system?

linux unix process posix

How to repeatedly restart a program via signal

c linux signals posix

Sharing memory between processes on linux

c linux posix shared-memory mmap

Fedora 14 x86_64 implicit declaration of function 'sync'

c posix fedora

Convert POSIX pattern to PCRE in php (eregi to preg_match)

php regex posix pcre

Hiding non-API symbols in library

decoding base64 encoded text with POSIX awk

awk base64 posix openldap

CMake - Using POSIX feature test macros?

how do you properly use a pipe with lua to get the output of a program?

lua posix pipe system-calls

Using sigwait with std::thread and pipe

Background process, with stdin a pipe connected to fd 3 in the parent shell script

bash shell pipe sh posix

munmap shared memory with locked robust mutex makes it deadlock, why?

c linux pthreads posix mutex

Applescript, POSIX filenames and Mountain Lion

applescript posix

strange behaviour of cout << Boost::posix_time

c++ boost posix

Qt, windows and _POSIX_

pthread_join - multiple threads waiting

c++ multithreading posix