GCC-XML (GCC extension to
generate an XML description of a C++ program from GCC's internal representation)
(ml)
DistCC (Tool for distributing
compilation work of C or C++ source code across several computers on
a network)
(cvs)
(ml)
GECC ("Group Enabled
Cluster Compiler". Tool for distributing compilation work of C or
C++ source code across several computers on a network.)
SSP
("Stack Smashing Patch". GCC patch for protecting applications
from stack-smashing attacks.)
GCJ (Java compiler frontend for GCC)
(cvs)
(ml)
(docs)
Libc
(Portable POSIX and ISO standard compliant C library)
(cvs)
(ml)
(NPTL
Native POSIX Thread Library. Project to improve the POSIX
threading for the GNU C library and the Linux kernel)
(deb)
Bison (General-purpose
parser generator that converts a grammar description for an LALR
context-free grammar into a C program to parse that grammar)
(ml)
BusyBox
(Collection of common utilities packed into a single and small executable)
(cvs)
(ml)
Bzip (Faster and better
compression tool than Gzip, but with similar command-line flags)
Common C++ (High-level OS abstractions framework)
(ccRTP Real Time Protocol implentation)
(ccAudio Audio manipulation library)
(ccScript Library for creating a virtual machine execution system)
GnuTLS
(TLS
implementation, used for transport layer security, using encryption and
authentication based on certificates)
(cvs)
(ml)
GnuPG
(OpenPGP implementation,
used for signing and encrypting documents)
(cvs)
(ml)
(Seahorse (GNOME based front-end for GnuPG)
(WinPT M$ w32 GnuPG interfaces, such as for
GnuPG plugins for the Outlo*k and Eud*ra email clients)
(pgpdump PGP packet
visualizer which displays the packet format of OpenPGP data)
Less (File
viewer with forward and backward scrolling capability and pre-load file
viewing)
Libgcrypt
(General purpose cryptographic library based on the code from GnuPG)
Man-db (An implementation
of the standard Unix documentation system accessed using the man command.
It uses a Berkeley DB database in place of the traditional flat-text whatis
databases.
(cvs)
Ncurses
(Terminfo based curses library and development toolkit. The toolkit includes:
the compiler tic, the decompiler infocmp, clear, tput, tset, and a termcap
conversion tool called captoinfo.)
(CDK Curses Development Kit - not a gnu project)
ShellUtils (Collection of
30+ console utilities commonly used within shell scripts or shell commands, like: echo, pwd,
test, chroot, uname, who, whoami, nice, tee, date)
Tar (Utility to create,
add, view and extract files of a '.tar' archive file)
TexInfo (Official
documentation format of the GNU project, which uses makeinfo and Donald
Knuth's TeX document typesetting system.)
(ml)
TextUtils (Collection of
25+ console utilities commonly used for text manipulation, like: cat, cksum, sort, uniq,
split, tail, head , wc, fmt, expand, unexpand, ...)
Time (Time runs
another program, then displays information about the time-resources used by
that program, collected by the system while the program was running)
Wget
(Command-line utility to retrieve files via the HTTP or FTP protocol)
Zlib
(Portable, lossless data compression library based on a "LZ77" compression
algorithm variant called
"deflation". License:
Zlib license)
(ml)