Search code examples
Is ./*/ portable?...


shellshposixglob

Read More
undefined referance to LibSerial...


c++g++serial-portposixlinker-errors

Read More
Returning from signal handler of fatal-by-default signal...


linuxsignalslanguage-lawyerposix

Read More
Why do we use 'NULL'?...


cposix

Read More
Should the thread function return 0?...


cunixposixgcc-warning

Read More
Why use select() instead of sleep()?...


cmultithreadingposix

Read More
How do I find out which header/include declared what variables in source?...


c++clinuxposix

Read More
Stop grep message from posting...


linuxshellposix

Read More
How to know to which value I should define _POSIX_C_SOURCE?...


cposix

Read More
What is "namespace cleanliness", and how does glibc achieve it?...


cposixlanguage-lawyerlibc

Read More
why does ioctl return "bad address"...


clinuxposixioctl

Read More
How can I take a regular expression from the beginning of one line and copy it to the beginning of f...


linuxshellsedposix

Read More
Using getline vs fgets for basic file printing...


cposixfgetsgetline

Read More
Who uses POSIX realtime signals and why?...


clinuxembeddedsignalsposix

Read More
Pipe "bad address" on pipe open...


clinuxpipeposixipc

Read More
Partial write due to SIGINT...


csignalsposix

Read More
How can you clean an entire POSIX tree with only POSIX functions?...


cposix

Read More
I have a trouble with looking into the read() function code defined in <unistd.h>...


cunixposixsystem-callsunistd.h

Read More
Is it possible that pthread_cancel() terminates another unintended thread?...


cpthreadsposix

Read More
Parent doesn't wait for child processes to finish despite reaping...


perlmultiprocessingforkposixwaitpid

Read More
Posix Reliable Signals between two processes using SIGUSR1...


csignalsposixkill

Read More
Path on subprocess check_output...


pythonlinuxcronposix

Read More
How to include apostrophe in character set for REGEXP_SUBSTR()...


sqlregexposixdb2-400

Read More
Why is pthread_equal threadsafe?...


cmultithreadingpthreadsposix

Read More
What happens when two or more threads or processes ftruncate(2) the same file?...


cfileposixrace-conditionlibc

Read More
Why do I get empty response for regexp_matches function while using positive lookahead (?=...)...


regexpostgresqlposix

Read More
open() not setting file permissions correctly...


cposix

Read More
System V IPC vs POSIX IPC...


posixipcsysv

Read More
How do I use Synchronization in POSIX semaphores?...


cmultithreadingposixsemaphore

Read More
Does realloc keep the memory alignment of posix_memalign?...


clinuxgccposix

Read More
BackNext