Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

What are the possible return values for send, sendto and sendmsg on a UDP socket on Linux?

linux sockets udp posix datagram

Thread access to stack of another thread

Difference between wait in stdlib.h and sys/wait

c unix posix wait

Linux/POSIX: Why doesn't fork() fork *all* threads

SIGSTOP/SIGCONT POSIX behavior

c signals fork posix

Problem with the POSIX module

perl posix freebsd mod-perl

Executing sqlite3 query in bash

bash sqlite posix

Repeated short identical parallel jobs

How to handle multiple arguments with spaces in a passed sh var?

printf sh posix

Signals and libraries

on_exit and CTRL+C

c posix

Keep time zone information when converting POSIX object to string [duplicate]

r datetime posix

Cannot use POSIX functions with -std flag with GCC?

c gcc posix

SO_ERROR value after successful socket operation

sockets posix

IF_NAMESIZE vs. IF_NAMESIZE+1

c network-programming posix

Why does read() in C read input in chunks when there's no user-level buffering?

c linux io posix

Writing a plugin system?

c++ c linux plugins posix

Escaping plus in sed regular expression

regex ubuntu sed escaping posix