Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

Can I assume that nobody is 65534?

posix user-permissions uid

error while using mutex

c++ linux pthreads posix mutex

Allocating initialized, aligned memory

Unable to set Pthread Priority

How to use POSIXLY_CORRECT in grep?

POSIX function to search PATH for an executable?

c unix path posix

How to synchronize manager/worker pthreads without a join?

c pthreads posix

Compare-and-Swap over POSIX-compliant filesystem objects

Alternative to ssize_t on POSIX-unconformant systems

c posix

Is it valid to call pthread_join on the main thread?

c pthreads posix

Open file for read/write, create if needed

Is it possible to partially free dynamically-allocated memory on a POSIX system?

Can I call accept() for one socket from several threads simultaneously?

Difference between fclose and close

c file posix file-descriptor

getline() with a file descriptor instead of a file pointer

c posix getline libc

equivalent of memcmp() in Java?

java c posix libc memcmp

How to obtain total available disk space in Posix systems?

c++ linux macos unix posix

Which "fatal" signals should a user-level program catch?

c linux signals posix

Unix vs BSD vs TCP vs Internet sockets?

linux sockets unix tcp posix

Sigaction and porting Linux code to Windows

c++ linux posix caffe sigaction