Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

delete all directories except one

shell posix

Is bash doing "$@" expansion incorrectly inside ${var+...}?

Why is open declared in fcntl.h, while close is declared in unistd.h?

unix posix

Differences between regex types

regex syntax find posix

A very simple thread pool using pthreads in C++

c++ pthreads posix threadpool

Win32 API analog of sending/catching SIGTERM

Is a return value of 0 from write(2) in C an error?

c linux posix tcp

Calling fork before main

c++ c fork posix language-lawyer

Using POSIX message queues instead of TCP sockets - how to establish "connection"?

Does the OS (POSIX) flush a memory-mapped file if the process is SIGKILLed?

c++ c linux unix posix

Is it possible to unlisten on a socket?

linux posix sockets listen

Where does Microsoft Windows' 7 POSIX implementation currently stand?

Is it safe to call pthread_cancel() on terminated thread?

c pthreads posix

Name and Unnamed Semaphore

posix semaphore

Is command substitution $(foo) bashism?

bash posix sh

Why is stat::st_size 0 for devices but at the same time lseek defines the device size correctly?

c linux posix stat

Why child process returns exit status = 32512 in unix?

c++ c shell unix posix

What is POSIX, any other interface standards which can replace it? [closed]

Is there a standard way to convert a struct timeval into a struct timespec?

c unix posix timeval timespec

What does the "s" mean in the structure?