- loading a 32-bit library into 64-bit linux program
- Print a File on Multiple Processors
- error in creat file by using 'open' function
- Get faulting address on SIGSEGV
- Shared fd after a fork()
- Monitoring Page Swapping?
- ioctl on SCSI drive failing
- Shell callable from Python
- Process vs Thread
- Parallel Port IO ops not working properly
- Qustion about writing a shell
- Storing Code Snippets
- Problem creating tmp file in /var/tmp
- posix queues
- Linux file redirection buffering issue !!!!
- Portable method of accessing CPU time for given process
- acerhk wont compile
- fork problem!!!
- BSD mmap for shared memory - am I right?
- SCSI programming
- Calling a program within a program within a program with redirected io streams
- Smashing The Stack
- Linux correct pronounciation
- get function declaration in C mode with tags
- fedora 9.0
- advantage of a hash table
- Is it Possible In Linux
- I can't include fcnt1.h
- Forking from thread
- Using postfix in C / detecting IP addresses
- pthreads, I created the thread, passed a function, function never runs.
- Communication using MPI
- Time change interrupt
- Mutex and Shared Memory Segment Questions.
- Processing both I/O and timed events
- Where does the standard output go the following program
- Changed to memory-mapped region not committing
- Linux Security Modules Programming
- Forking
- Can I get a short and complete example of using aio_read()?
- C port scanner
- yacc: type clashes and useless nontermins
- testing correct execution of commands inside a script that executes ftp
- Linux Putting my children to sleep with futex!?
- Linux development
- Serial Port Access Denied using open("/dev/ttyS0", O_RDWR | O_NOCTTY | O_NDELAY);
- using shared libraries and dlopen + dlsym
- Shared memory! Any idea on how I can make the child and parent processes take turns?
- popen and fgets, underflow!
- how to know which ip is binded to the specific port using a c/linux program?