Linux C Programming
[Prev Page][Next Page]
- Issue with fcntl FD_CLOEXEC and execve,
postmaster
- big number(around 100 digits) arithmetic,
Muni Sekhar
- riffa linux driver modification with round-robin scheduling, fei phung
- virtual memory range that can be used for wrong pointers,
Oleg
- pthread, ioctl and kthread, fei phung
- Problem compiling source package (Estonian eID Software),
Michelle Konzack
- Bayes Statistical Bogofilter is a little bit crazy,
Michelle Konzack
- Is this List still alive?,
Michelle Konzack
- POSIX Message Queue Priority Scheduling, Jonathan Haws
- Where to start C-programming open source?,
Carsten Peter Rasmussen
- Why are kernel futexes faster than userspace wait-queues?, Steven Stewart-Gallus
- How to disable application run,
Marcin Głogowski
- Chaining signals, Daniel.
- Hiding inter-library dependencies.,
Daniel.
- How to check if char pointer is a constant!?,
Daniel.
- Dependency analysis, Zebedee Mason
- So what does SO_RCVTIMEO actually do?, Drew Crawford
- Does __attribute__((__packed__)) aplies to types or variables?,
Daniel.
- Is defined() macro portable or GNU only?,
Daniel.
- Correct handling of signal, Florian Lindner
- functional tests for atomic operations,
Joël Krähemann
- sizeof *data, when data isn't initalized, is that right?,
Daniel Hilst Selli
- byte-copy, John de la Garza
- byte copy,
John de la Garza
- Show application performance/errors from pseudo file,
Daniel Hilst Selli
- Help improving the future of debugging, Benjamin Siegmund
- fakeroot implementaion, ratheesh kannoth
- passing arguments to pthreads,
Daniel Hilst Selli
- ASLR and -fpic,
ratheesh kannoth
- About the memory ordering and function call,
Qu Wenruo
- make rule heritage, is that possible?,
Daniel Hilst Selli
- mq_timedreceive on multiple queues, Romain Geissler
- Sending and receiving packets from multiple lines,
Randi Botse
- cat a /proc entry,
ratheesh kannoth
- How does atomic operation work on smp,
Jimmy Pan
- String formatting in signal handler,
Randi Botse
- UDP message boundary,
Randi Botse
- use getifaddrs(),
Pietro Paolini
- strace -p <pid> EPERM after root process changed uid/gid to non-root user,
Ole Bjorn Hessen
- Pointer to a char,
Randi Botse
- Introduction to exploit for newbie, Shawn
- "reboot" detection ...,
ratheesh kannoth
- chage command source code,
ratheesh kannoth
- UVCVideo - Webcam not stopping after opening and closing the device file /dev/video0, Aniruddha Bhattacharyya
- warning message on macro.,
ratheesh kannoth
- Question on shared memory across processes with Linux/x86_64, Super Groomers
- nanosleep over multiple processes,
Randi Botse
- Is it helpful for a compiler to optimize?,
Krzysztof
- error: dereferencing pointer to incomplete type and ICMP undeclared,
Himalay
- close socket and TCP RST,
Celelibi
- Unicode or not?,
Krzysztof
- c inline assembly,
ratheesh kannoth
- boolean result from a test for a bit,
Allan, Bruce W
- function instrumentation,
ratheesh kannoth
- user defined functions,
ratheesh kannoth
- Query: Declaring arrays as extern,
viresh kumar
- header files missing,
ratheesh kannoth
- program icon,
Krzysztof
- Co-thread for parallel processing,
Randi Botse
- virtual -->physical --> virtual address,
ratheesh kannoth
- proc entry getting created in wrong directory?, ratheesh kannoth
- Errors with ->*,
Shriramana Sharma
- c++ code - not getting compiled !!!!!!!!!,
ratheesh kannoth
- time system call expensive?,
Vadiraj
- Problem with scatter/gather IO,
Randi Botse
- Re: initializing a struct,
Vadiraj
- extra slash in current path,
yuyichao-mit
- macro to print filename,
ratheesh kannoth
- Hi, Needs suggestions for finding and fixing stack/memory corruption when calling a function,
Fawad Lateef
- message queue for two processes.,
ratheesh kannoth
- malloc question,
Randi Botse
- pthread_create hangs., manishbansode
- programming examples for X.509 signing,
Kristoff Bonne
- close() on tcp socket.,
ratheesh kannoth
- duplicated modulo,
Nicolas Kaiser
- gcc Cortex M3 Programming,
Dello Iacono salvatore
- g++ without typecast,
ratheesh k
- URGENT R_PPC_REL24 relocation at ... for symbol out of range, Stefano Bonifazi
- same pid ?,
ratheesh k
- dynamic shared library .,
ratheesh k
- Any problem ?,
ratheesh k
- setsockopt on connect(), ratheesh k
- Dynamic linking library,
ratheesh k
- array pointer,
ratheesh k
- linux C array simplified.,
ratheesh k
- printf *%f,
ratheesh k
- union to get parts of integer,
ratheesh k
- malloc,
ratheesh k
- unnamed pipe and independent process,
ratheesh k
- Multiple shared libraries., ratheesh k
- Not able to upgrade firmware through serial port, darshan . ghumare
- upgrade firmware, darshan . ghumare
- printf and long double,
Nanakos Chrysostomos
- Controlling the ibook apple logo with ioctl?, Jens Meyler
- get in kernel module committed_as under 2.6.18 rhel kernel, Vasiliy G Tolstov
- pthread_once,
ratheesh k
- File size events.,
ratheesh k
- Re: POSIX Message Queues [solved], Ardhan Madras
- [OT] git branches and command prompts,
Jason
- strcut casts unsigned long,
hong zhang
- the kernelnewbies wiki.,
Greg Freemyer
- How to make every page of a process in the page table present?,
Gu, Zhongshu
- Error in compiling a module,
Balachandar
- User mode linux- kernel module,
ratheesh k
- Slow signal delivery to server process with heavy I/O,
Dallas Clement
- dlopen(3) many threads global variable,
Hicham Mouline
- Doubt in linux kernel hlist implementation, Balachandar
- Re: Use of double pointer in linux kernel Hash list implementation,
Namhyung Kim
- POSIX Message Queues,
Ardhan Madras
- Re: Hi, all. i am a newbie here,Please take care of me carefully afterwards, Gavin
- C Question,
Randi Botse
- Using netlink to obtain arp table entries only returns stale entries, Petrin, Benjamin
- Descriptor Passing without unix domain sockets or streams ?, Julian Thomé
- Multiplayer game,
iliali16
- How to use CRC32 of SSE 4.2 on i3/5/7?,
Holger Kiehl
- Ever Increasing memory but not freed,
Uğur ATA
- Ever Increasing Stack Size and not reclaimed, Uğur ATA
- function cast?,
Randi Botse
- Function pointers,
kumar11
- line buffered stdin,
Bastian Ruppert
- Help on a memory leak issue,
Uğur ATA
- float,
phoenixxz
- Msync Invalid Arg,
darshan . ghumare
- thread: reentrant question,
Randi Botse
- Dynamic make target,
Toan Pham
- select() timeout question,
Randi Botse
- linux-c-programming@xxxxxxxxxxxxxxx, darshan . ghumare
- bare minimum SMTP implementation,
darshan . ghumare
- How to send mail from Linux in C,
darshan . ghumare
- How to send mail from C program on Linux,
darshan . ghumare
- getch() in linux,
Siddu
- code to list contents of zip files,
Prasanta Sadhukhan
- Reading UTF16 input from STDIN using fgetws(),
SriKrishna Erra
- Unicode to CP1252,
tblue
- Question about core files,
Holger Kiehl
- C program help,
spiros85
- ioctl() to get information of wlan mode (a/b/g/n) ?,
leo mueller
- Using PAT features from user space,
Alessandro Pignotti
- Division in loop,
Randi Botse
- Byte ordering,
Randi Botse
- Changing syscall table,
Jonathan Nell
- Help on bit operation,
Randi Botse
- strange stack limit behavior when allocating more than 2GB mem on 32bit machine,
Joe
- how compiler decide the range of real numbers in C...,
RAM_LOCK
- mmap() returns with -EINVAL,
leo mueller
- What compiler is doing when we pass unnecessary parameters in scanf,
RAM_LOCK
- memory address represented as a string,
Saurabh Sehgal
- Problem with infinite loop in signal handler,
Mirski Paweł
- Help on pipe,
Ardhan Madras
- PIPE questions for Linux 2.4 setup,
Ad van den Broek
- Re: How to lseek the larger file > 2GB under linux,
Nicle
- Help to edit inode content, ranjith kannikara
- gettimeofday vs. CLOCK_MONOTONIC, Prasanta Sadhukhan
- problems with free(),
leo mueller
- Is there a way to force suspended process's memory to swap space?,
Mingliang
- Is it possible to use the FreeBSD libthr.a library file on a Redhat Linux box?,
Srinivas G.
- Linux process...,
beginner_h4x3r
- pass a local variable to a function,
明亮
- Finding how much data is available for read from a SOCK_SEQPACKET,
Francois Grieu
- Socket programming,
Ardhan Madras
- swapcontext and free memory,
xcomp
- Non Portable pthread (-np) API for thread creation in suspend mode, Srinivas G.
- How does one get the description of an errno value,
Angel Tsankov
[Index of Archives]
[Linux Assembler]
[Gnu Autoconf]
[Fedora Users]
[Git]
[C Programming]
[Linux Kernel]