Search code examples
why sem_t is 32 bytes in 64bit linux?...

linuxsemaphoreglibcfutexposix-api

Read More
Do I need an extern "C" block to include standard POSIX C headers?...

c++posix-api

Read More
Is O_NONBLOCK being set a property of the file descriptor or underlying file?...

cnonblockingfile-descriptorfcntlposix-api

Read More
Is there a way to increment a semaphore and decrement another one atomically in POSIX?...

cposixipcsemaphoreposix-api

Read More
Opening a semaphore return 0...

cipcsemaphoreposix-api

Read More
Order of declarations in Posix structs -- is it guaranteed?...

c++linuxposixposix-api

Read More
What are the possible values of _POSIX_TIMERS?...

cposixposix-api

Read More
Is there any standard way to get creation time of file or directory in FreeBSD programatically...

cposixfreebsdstatposix-api

Read More
How does shell preserve command file input line boundary?...

bashshellioposixposix-api

Read More
Where does Microsoft Windows' 7 POSIX implementation currently stand?...

windowswindows-7posixposix-api

Read More
"fprintf"-like function for file descriptors (i.e. int fd instead of FILE* fp)...

cfile-ioprintfposix-api

Read More
How can I tell if a semaphore has been destroyed, and if not destroy it...

csemaphoreposix-api

Read More
Where is Message queue content stored?...

linuxmessage-queueposix-api

Read More
What is timer_t at its base?...

typestimerposix-api

Read More
Thread Program on Linux (Posix Thread)...

clinuxmultithreadingpthreadsposix-api

Read More
Is O_LARGEFILE needed just to write a large file?...

clarge-filesfile-descriptorposix-apilarge-file-support

Read More
POSIX API and SOLID design principles...

cposixsolid-principlesposix-api

Read More
Swift metal parallel sum calculation of array on iOS...

iosarraysswiftmetalposix-api

Read More
Deadlock using named semaphore...

cdeadlocksemaphoreshared-memoryposix-api

Read More
Grouping while using regexec...

cregexpcreposix-api

Read More
Are parallel calls to send/recv on the same socket valid as per POSIX standard?...

cmultithreadingsocketsposix-api

Read More
Variable in struct corrupted when storing value using library function...

clinuxposix-apilibconfig

Read More
How can I wait for any/all pthreads to complete?...

clinuxmultithreadingpthreadsposix-api

Read More
FreeBSD: Implicit declaration of getpagesize with _POSIX_C_SOURCE=200809L defined....

cposixfreebsdposix-api

Read More
What is a good portable way to implement a global signalable event in a POSIX environment...

eventsposixposix-api

Read More
read() returns the wrong number of bytes read on some systems...

c++windowsfile-ioposix-api

Read More
POSIX_SPAWN Faliure...

c++posixparent-childposix-api

Read More
How to execute "top" only 1 time in QNX (c++ programming)...

c++posixqnxqnx-neutrinoposix-api

Read More
intrinsic lock of an object on Linux JVM...

javajvmposix-api

Read More
SIGKILL signal handling...

linuxunixposixsigkillposix-api

Read More
BackNext