Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

Capturing stdout of a command in SML

posix sml smlnj

How to wait for the other end of a named pipe to be open?

c++ c unix posix named-pipes

Unmentioned errors in POSIX

c posix language-lawyer

what if _POSIX_VDISABLE value is -1?

posix

try-lock mutex call vs CAS calls

c multithreading posix mutex

Communication between Linux programs

c unix posix ipc

Opening disk device file for write access on Mac OS X

macos posix iokit

how HDFS relaxes POSIX

nosql posix hdfs

Serial Port Hangs

node-posix setrlimit crashes, EINVAL - Invalid argument

node.js posix

Weird posix message queue linking issue - sometimes it doesn't link correctly

c linux gcc posix message-queue

How do you find all matches in regexes with C?

c regex posix

Should I use "test" or "[" "]" in POSIX shell?

shell posix sh

What is the difference between POSIX reliable signals and POSIX real-time signals in Linux?

linux signals posix real-time

Getting Bad substitution error with a Shell Script on a mac?

macos shell terminal sh posix

Running Cygwin application as a Windows Service

What is the relationship between POSIX and the C language?

c linux posix

What is the best way to manage unix process from java?

java unix posix

C++/POSIX how to get a millisecond time-stamp the most efficient way?

c++ linux timestamp posix

Is there any way to associate a file descriptor with user defined data?

c sockets posix