Search code examples
Is there a function to parse a POSIX timezone and validate it?...


cparsingtimezoneposixvalidation

Read More
Cross-platform compatibility of dprintf...


clinuxposixconditional-compilation

Read More
capability of `posix_spawn`...


clinuxunixposix

Read More
Posix regular expression non-greedy...


cregexposixnon-greedy

Read More
Why errno, when POSIX function indicate error condition by returning -1 or NULL...


cposixerrno

Read More
Functional programming for date-formatting air quality data...


rtimestampposixdate-formattingparticles

Read More
Convert identical column of multiple dataframes...


rloopsposix

Read More
Get directory path by fd...


clinuxunixposix

Read More
Is the write() function in C blocking or non-blocking?...


clinuxposix

Read More
%a conversion specifier not recognized...


awkprintfposixgawkmawk

Read More
How do I find the current machine's full hostname in C (hostname and domain information)?...


csocketsposixenvironment

Read More
Does the use of an anonymous pipe introduce a memory barrier for interthread communication?...


c++windowsposixmemory-model

Read More
Yacc not parsing second expression in txt file...


cposixyacclexregexp-grammars

Read More
posix pthread work on array elements in separate threads...


c++pthreadsposix

Read More
Regex "punct" character class matches different characters depending on Ruby version...


rubyregexposix

Read More
Simple POSIX threads question...


linuxmultithreadingposixpthreads

Read More
Is it safe to split a path on '/' to parse it?...


pathposixdirname

Read More
C posix sockets, can't send data from client to server...


csocketsposix

Read More
Linux/POSIX: Why doesn't fork() fork *all* threads...


linuxmultithreadingforkposix

Read More
receive wrong address from unix local socket (abstract namespace)...


socketsc++11centosposix

Read More
Reader Writer program in C using mutexes and pthreads...


cpthreadsposixmutex

Read More
man page with list of posix signals?...


signalsposixmanpage

Read More
Linux newbie: Linux vs POSIX manual...


linuxposix

Read More
Java - unable to create directory with 777 permission (has 775 instead)...


javafileposixniofile-permissions

Read More
Distinguishing between Java threads and OS threads?...


javalinuxjvmmultithreadingposix

Read More
Returning a string pointer...


clinuxposix

Read More
Extract file descriptors from fds_bits...


clinuxdebuggingposixfile-descriptor

Read More
How do OpenMP, MPI, POSIX threads, std::thread, boost::thread correlate?...


c++multithreadingposixopenmpstdthread

Read More
How to know Darwin kernel scheduler time slice?...


cmacosposixdarwin

Read More
What does select(2) do if you close(2) a file descriptor in a separate thread?...


clinuxmultithreadingposix

Read More
BackNext