Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

POSIX Semaphores on Mac OS X: sem_timedwait alternative

macos unix posix semaphore

Dockerfile: how to set env variable from file contents

Why must UIKit operations be performed on the main thread?

read() of big 6GB file fails on x86_64

c linux file-io posix unbuffered

How do I retrieve the number of processors on C / Linux?

c posix parallel-processing

posix_spawnp and piping child output to a string

c++ c posix ipc

How can I use mach_absolute_time without overflowing?

macos x86 posix powerpc darwin

Maven assembly-plugin "group id '1377585961' is too big" error

is it necessary to call pthread_mutex_destroy on a mutex?

c++ pthreads posix mutex

Can a pipe in Linux ever lose data?

linux posix pipe

How to tell if a file handle is a socket?

c sockets unix posix

How do I compare strings in Bourne Shell?

shell sh posix

OSX lacks memalign

c++ c macos posix

How do I create a global variable that is thread-specific in C using POSIX threads?

In Python, why won't something print without a newline?

python posix

How to convert a PCRE to a POSIX RE?

regex posix

Non-blocking socket with poll

c sockets posix blocking

How do i remove a signal handler

c posix signal-handling

Is intmax_t the same as long long int?

c posix

Zombie processes