Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

How to share a structure with pointers between two unrelated processes with shared memory in C?

Print POSIX character class

bash posix character-class

How to conceal a segmentation fault in a bash script

Why one can't do multiple pthread_joins on the same thread?

Why does the -O4 compiler directive give unexpected results?

c pointers gcc posix

Use open_memstream with c99

c posix c99

What is the best way to produce random double on POSIX?

pthread_cond_wait doesn't unlock mutex

Shared POSIX objects cleanup on process end / death

c unix synchronization ipc posix

IPv4 to decimal different values?

c posix

Change user PHP

php unix posix centos

pthread_join on two infinite loop threads?

c pthreads posix

Read file without evicting from OS page cache

file-io linux-kernel posix

Why does the POSIX "printable characters" class not match a simple string?

Semaphores remain open after application exits

c linux posix semaphore

Regex slightly different in Ruby 2?

ruby regex posix

How can I tell whether SIGILL originated from an illegal instruction or from kill -ILL?

linux unix signals posix

When should a datagram socket be connected?

c sockets posix

Are the arguments of a C program guaranteed to be '\0'-terminated?

c security posix c11 execve

Can we use the POSIX C libraries in c++?