Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in posix

Can I do a negation of a POSIX bracket expression?

regex posix

program to print odd numbers and even numbers on seperate threads

c posix

Implementing posix_spawn on Linux

c linux posix

Is there a reliable way to know what libraries could be dlopen()ed in an elf binary?

c posix gnu elf

How to syntax check portable POSIX shell scripts? [duplicate]

shell posix sh static-analysis

Realistically, what pthreads functionality is generally used?

posix pthreads

Programmatically enable/disable UNIX network interface

Should the thread function return 0?

c unix posix gcc-warning

What is the behaviour of an mmap()'ed pointer after closing the file descriptor without first calling munmap()?

c linux kernel posix

Attempting to use execvpe(...) but get implicit declaration error - even though I think I'm using the correct argument types

c linux exec posix unistd.h

Linux newbie: Linux vs POSIX manual

linux posix

difference between exit and return after vfork() call

c posix fork multiprocessing

Check for a broken pipe before trying to write to it? [duplicate]

c linux pipe posix sigpipe

Typecasting structures with different definitions

c sockets struct posix tcp-ip

Using the pipe() system call

c posix piping

pthread_create and EAGAIN

pthreads posix memory-leaks

why is the semaphore not working?

posix fork semaphore

Difference between shebang flags vs. set builtin flags

bash sh posix

How to enumerate all IP addresses attached to a machine, in POSIX C?

c sockets ip-address posix

Cross-platform compatibility of dprintf