Search code examples
Apparently erroneous implicit declaration of function warning...


cposixc11implicit-declaration

Read More
Substitute special character into blank space...


regexperlsedunicodeposix

Read More
Should I close file descriptor passed to fchdir?...


clinuxunixposixfile-descriptor

Read More
memory map file with growing size...


clinuxposixmmap

Read More
Is it allowed to copy unnamed semaphores in POSIX?...


clinuxposixsemaphoreglibc

Read More
Is ftruncate considered a "write operation" for the purposes of O_SYNC?...


linuxfile-ioposixdurability

Read More
Does OS X support POSIX sessions?...


macosprocessposix

Read More
Setting priority on std::async thread...


c++posixstd

Read More
What is the proper #include for the function 'sleep()'?...


cposixsleep

Read More
Passing arguments to execl...


unixposix

Read More
Can gethostbyname() return an IPv6 address?...


csocketsnetwork-programmingposix

Read More
What is /dev/null 2>&1?...


shellsyntaxposixio-redirection

Read More
Does mutex lock put waiting thread to sleep in POSIX API?...


linux-kernelsynchronizationpthreadsposixmutex

Read More
Is it possible to create POSIX applications in VB6...


vb6posix

Read More
How well defined and reliable is the behavior of passing a relative path to fopen()/open()/etc?...


cdirectoryfilesystemsposix

Read More
One-liner POSIX command to lowercase string in bash...


bashawksedposix

Read More
How the redirection like "./a.out 0 < /dev/tty" is possible at 85p of APUE 3e...


clinuxunixposixsystems-programming

Read More
When passing processed in the child result to parent, printf() outputs the proper value, but write()...


cioposixparent-child

Read More
what is the pshared value of a semaphore if I used sem_open() instead of sem_init()?...


cposixsemaphoremultiple-processes

Read More
Is there a minimally POSIX.2 compliant shell?...


shellposix

Read More
fstat st_size says file size is 0 when unlinking file...


clinuxposixunlinkfstat

Read More
What is SEGV_MAPERR?...


linuxposixsegmentation-faultcoredump

Read More
Why are drand48() and friends obsolete?...


crandomposixobsolete

Read More
UNIX: Is the i-number same as the file descriptor?...


unixlinux-kerneloperating-systemposix

Read More
How can I determine if the operating system is POSIX in C?...


cgccposix

Read More
How to match a unique patter using awk?...


bashshellawkposix

Read More
Why do both fstat(2) and fstat(3) exist and which one should I use?...


clinuxposix

Read More
How to iterate over the characters of a string in a POSIX shell script?...


shellshposixdash-shell

Read More
Which file descriptor should be used in ioctl to know terminal screen size?...


rustposixlibcioctl

Read More
Can't write to fd from shm_open on MacOS...


cmacosposixshared-memory

Read More
BackNext