Linux
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Application
Any
Language
License
Any
A GPL source, schematic, and article on interfacing an HD44780-based LCD display to an Atmel AVR microcontroller. Code is written in C for avr-gcc with avr-libc. Tested under Linux and an ATmega8...
In the Linux environment, Rational Purify provides a comprehensive solution for finding errors and memory leaks. This article features a simple C program and a more complex C++ program that gives you...
Given the nature of open source software, many Linux
applications are distributed in a "tarball" containing source
code that you must build before you can run the application.
Larger...
What is C99? Who needs it? Is it available yet? The author
discusses the 1999 revision of the ISO C standard, with a focus
on the availability of new features on Linux and BSD systems.
The C99...
The glibc 2 HOWTO covers installing and using the GNU C Library version 2 (libc 6) on Linux systems.