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
Using one pthread_mutex_t and multiples pthread_cond_t with pthread_cond_wait()
Dec 24, 2022
unix
pthreads
posix
mutex
conditional-statements
mq_open: Invalid argument
Dec 22, 2022
c
linux
posix
message-queue
What do the numbers after command and system call names mean in *nix?
Dec 22, 2022
linux
posix
system-calls
freebsd
manpage
Do I need to do anything with a SIGCHLD handler if I am just using wait() to wait for 1 child to finish at a time?
Dec 22, 2022
c
posix
wait
C Code is too heavily compiler dependent
Dec 22, 2022
c
compiler-construction
posix
Is linux' "mutex lock" implemented using "memory barrier"?
Dec 21, 2022
linux
linux-kernel
posix
mutex
How to check if contains all keywords in any order of string? RegExp Javascript
Dec 21, 2022
javascript
regex
posix
Why is there a error "Cannot Allocate Memory" while creating message queue in POSIX?
Dec 19, 2022
c
linux
posix
ipc
message-queue
Why fork() twice while daemonizing? [duplicate]
Dec 17, 2022
c
unix
fork
posix
daemon
How store each string of getline() inside a (dynamic) array of strings?
Dec 15, 2022
c
posix
Dealing with time-periods such as 5 minutes and 30 seconds in R
Dec 16, 2022
r
posix
zoo
Are open streams automatically flushed and closed on SIGINT in C?
Dec 15, 2022
c
posix
signals
getnameinfo specifies socklen_t
Dec 15, 2022
c
linux
networking
posix
socklen-t
What's a POSIX function for creating a temporary directory securely?
Dec 14, 2022
security
unix
directory
posix
mkdir
How to fork process without inheriting handles?
Dec 14, 2022
c++
c
posix
fork
free() hangs when passed a valid pointer created by posix_memalign() - gcc and C++11
Dec 13, 2022
c++
gcc
c++11
posix
free
Portable way to catch signals and report problem to the user
Dec 12, 2022
c++
c
posix
signals
reentrancy
Can I ignore a SIGFPE resulting from division by zero?
Dec 12, 2022
signals
posix
divide-by-zero
sigfpe
Documentation concerning platform-specific macros in Linux/POSIX
Dec 11, 2022
c++
c
linux
macros
posix
How to decide if a file descriptor is attached to a file or socket in Linux
Dec 11, 2022
c
linux
sockets
unix
posix
« Newer Entries
Older Entries »