Search code examples
What is the portable way in CMake to determine the size of a file?...


windowsscriptingposixcmakeportable-applications

Read More
pselect notifies both pipe read end file descriptors even though only one write end was written on...


cprocesspipeforkposix

Read More
Why does POSIX in conjunction with Win32 throw a warning with floor()?...


perlposix

Read More
How to compile libupnp for android successfully...


androidposixupnp

Read More
read system call doesn't detect end of file...


cstringposixc-strings

Read More
POSIX pthread_create scrambles the values of variables in a struct, how to avoid that?...


c++multithreadingconcurrencypthreadsposix

Read More
POSIX thread, passing multiple arguments to function with a struct...


c++multithreadingconcurrencypthreadsposix

Read More
C reading a file with null in it...


cposixnul

Read More
POSIX API call to list all the pthreads running in a process...


clinuxpthreadsposix

Read More
Why is the st_size field in struct stat signed?...


clinuxunixposix

Read More
What return value to use for `read()`?...


ctypesposixsystypes.h

Read More
Share POSIX semaphore among multiple processes...


cposixipcsemaphore

Read More
How to abort 'close' a TCP connection?...


c++linuxposixbsd

Read More
SAS datetime formatting as POSIX...


datetimeposixsas

Read More
Is there a Linux equivalent for Windows "InterLockedCompareExchange" API?...


linuxmultithreadingapiposix

Read More
Detecting that log file has been deleted or truncated on POSIX systems?...


cunixfile-ioposixtruncate

Read More
Capture words that starts with characters...


regexposix

Read More
How to share an existing dynamic array within Linux POSIX model in c language?...


carrayslinuxposixshared-memory

Read More
Execl() in a child process and wait() in the parent process...


cforkexecposixwait

Read More
Valid to de-reference an integer-as-pointer literal in C...


cposixc89

Read More
How to write to a fd replacing the original data of the same length?...


cposix

Read More
Can not echo into POSIX message queue...


clinuxbashqueueposix

Read More
What are the conventions for stdout/stderr messages?...


cposixstdoutstderrprintf

Read More
Return values of POSIX functions...


cposixreturn-valuestandards-compliance

Read More
Unexpected behavior with POSIXct datetimes under diff...


rdatedatetimetime-seriesposix

Read More
Linux : pthread_cond_signal() is not working inside a Signal Handler()...


c++clinuxsignalsposix

Read More
Unique value within POSIX thread...


c++linuxmultithreadingposix

Read More
How to find the terminal name associated with a process reliably in C?...


cterminalposix

Read More
How do I open a ttyMFD device on the Intel-Edison [C++]?...


c++posixttytermiosintel-edison

Read More
nanoseconds from clock_gettime() on mips router...


cposixmipstimingtime.h

Read More
BackNext