Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

How to execute a process with CAP_SYS_RESOURCE

posix linux-capabilities

epoll IO with worker threads in C

What is the recommended POSIX sh shebang

shell sh posix

POSIX shell equivalent to <()

Reading raw bytes from a serial port

c linux serial-port posix

Why does frexp() not yield scientific notation?

C checking for errors in standard library (ret < 0 vs ret == -1)

c posix

Does the Python regular expression module use BRE or ERE?

python regex posix

Convert errno.h error values to Win32 GetLastError() equivalents

c++ winapi posix errno dokan

Fast input/output in competitive programming

c++ posix unistd.h

send struct in mq_send

c linux posix ipc mqueue

Why are drand48() and friends obsolete?

c random posix obsolete

When to use the POLLOUT event of the poll C function?

c tcp posix polling

Why doesn't POSIX mmap return a volatile void*?

c pointers posix volatile mmap

What is sigaddset used for?

c linux signals posix alarm

POSIX pthread programming

c pthreads posix

convert string date to R Date FAST for all dates

r date posix

mq_receive: message too long

queue posix

connect() with unix-domain socket and full backlog

What is the correct name for IEEE Std 1003.1, 2004 Edition: POSIX.1-2001 or POSIX.1-2004?

posix standards