Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in posix-api
POSIX seekdir() and telldir() behaviour after target folder modification
Nov 08, 2022
c
posix
unix
posix-api
Are parallel calls to send/recv on the same socket valid as per POSIX standard?
Oct 20, 2022
c
multithreading
sockets
posix-api
Where is Message queue content stored?
Sep 25, 2022
linux
message-queue
posix-api
How do I set the terminal foreground process group for a process I'm running under a pty?
Mar 05, 2020
python
posix
subprocess
pty
posix-api
SIGKILL signal handling
Oct 30, 2022
linux
unix
posix
sigkill
posix-api
What is timer_t at its base?
Sep 16, 2022
types
timer
posix-api
Does waitpid yield valid status information for a child process that has already exited?
Aug 28, 2022
c
fork
waitpid
posix-api
Is O_LARGEFILE needed just to write a large file?
Aug 20, 2021
c
large-files
file-descriptor
posix-api
large-file-support
Where does Microsoft Windows' 7 POSIX implementation currently stand?
Sep 20, 2022
windows
windows-7
posix
posix-api
Do I need an extern "C" block to include standard POSIX C headers?
Oct 22, 2022
c++
posix-api
"fprintf"-like function for file descriptors (i.e. int fd instead of FILE* fp)
Jul 16, 2022
c
file-io
printf
posix-api
How can I wait for any/all pthreads to complete?
Sep 01, 2022
c
linux
multithreading
pthreads
posix-api