Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

What are the unwanted side effects of open in ioctl?

c linux unix posix ioctl

Is there a utility that will convert POSIX to PCRE for PHP? [duplicate]

php regex posix utilities pcre

recvfrom() timeout with alarm()

linux posix signals alarm

How to convert between a dev_t and major/minor device numbers?

Bash setting a global variable inside a loop and retaining its value -- Or process substituion for dummies

Why a mismatch between errno 34 and code ENOENT

node.js posix

Why can't I match POSIX Character Classes

.net regex posix

POSIX shared memory and semaphores permissions set incorrectly by open calls

getopt implicit declaration in Solaris?

c unix gcc solaris posix

pathlib.py: Instantiating 'PosixPath' on Windows

Posix regular expression non capturing group

c regex linux posix

S_IRUSR semantics in POSIX

linux posix

Reading a large file using C (greater than 4GB) using read function, causing problems

c unix file-io posix

Are POSIX' read() and write() system calls atomic?

Write/Read to/from FIFO files - linux

c linux posix fifo

Is there a non-blocking method to check for data faster than select() and poll()?

S_IFMT and S_IFREG undefined with -std=c11 or -std=gnu11

c gcc posix stat c11

Is the write() function in C blocking or non-blocking?

c linux posix

get Hard Link Count in Java

java linux posix solaris-10

How does rm work? What does rm do? [closed]

linux unix filesystems posix