Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

strange behaviour of cout << Boost::posix_time

c++ boost posix

Qt, windows and _POSIX_

pthread_join - multiple threads waiting

c++ multithreading posix

Preventing SIGPIPE

linux signals posix ipc sigpipe

Scheme/Racket equivalent of ualarm

timer scheme posix racket

Mystery pthread problem with fork()

c++ posix pthreads

pthread_cond_timedwait() & pthread_cond_broadcast() explained

Why is sigaction sending the the raised signal ID twice?

c signals posix

C++ Copy directory recursive under unix

c++ unix recursion posix cp

Does opendir() / FindFirstFile() get a snapshot of a directory?

linux winapi posix

bad file descriptor in posix mqueue

c posix file-descriptor mqueue

Defining the concept of "library-safe" code [closed]

Passing user data with timer_create

c++ c linux timer posix

How can I determine if clients are connected to my socket?

c sockets unix posix

Applescript: Getting POSIX paths to all the files in a folder

applescript posix

Call functions in the main executable from a shared object

c++ posix freebsd elf

(struct *) vs (void *) -- Funtion prototype equivalence in C11/C99

Are IEEE float and double guaranteed to be the same size on any OS?