Search code examples
Is there anything like shm_open() without filename?...


unixposixshared-memory

Read More
Non-busy blocking Queue Implementation in C...


clockingqueueposixibm-midrange

Read More
What does blocking mode mean?...


cposix

Read More
Confused about exec redirection to /dev/null, am I doing it correctly?...


shellexecposixio-redirection

Read More
How to implement something similar to "truncateat"?...


linuxposixsystem-callsglibc

Read More
Relationship between Alnum and IsAlphabetic character classes in Java RegEx patterns...


javaregexunicodeposix

Read More
What does posix_spawn return code 14 "Bad Address" mean?...


posix

Read More
Should the POSIX 'CLOCK_REALTIME' clock be referenced to the UTC epoch?...


ctimeposix

Read More
How to copy pthread_attr_t?...


cpthreadsposix

Read More
system() function string length limit...


clinuxposix

Read More
How to kill all child processes after parent process termination?...


clinuxprocessposixkill-process

Read More
fseek only working with fread call after rather than read?...


cfile-ioposix

Read More
Counting time with timer in C...


ctimetimerposix

Read More
Why is stat::st_size 0 for devices but at the same time lseek defines the device size correctly?...


clinuxposixstat

Read More
How to fix 'No such process' error from kill function on negation of pid...


csignalsposix

Read More
How does rm work? What does rm do?...


linuxunixfilesystemsposix

Read More
Reliable way to create temporary directory...


clinuxposixtemporary-directory

Read More
Regex POSIX - How can i find if the start of a line contains a word from a word that appears later i...


regexposix

Read More
How to test if sparse file is supported...


unixiofilesystemsposixsparse-file

Read More
Does SCHED_IDLE actually preclude execution on non-idle core?...


clinuxpthreadsposixpriority-inversion

Read More
Why isn't my signal handler being called?...


cunixposixsignals

Read More
pread for very large files...


cunixfile-ioposix

Read More
AppleScript : unable to refer to a file...


fileintegerapplescriptposixplist

Read More
What does the range-operator in "sed" actually do, is it broken in GNU/busybox?...


sedposixbusyboxgnu-sed

Read More
flock() vs. fcntl() semantics in glibc...


lockingposixglibcflockfcntl

Read More
"Match but exclude" in amazon Redshift's REGEXP_SUBSTR...


regexposixamazon-redshiftregex-lookarounds

Read More
Postgresql invalid class for [:^punct]...


node.jsregexpostgresqlposix

Read More
What shell implements POSIX semantics for the variable PS1?...


shposix

Read More
Is using fcntl F_SETLKW on STDOUT_FILENO legal?...


clinuxsynchronizationposix

Read More
A portable way of getting the nr of processing units (# cpu,cores) in c?...


cposixpthreadsportability

Read More
BackNext