Operating Systems
- 1881
- Linux Trace Toolkit
- Catalogs system events in minute detail, and allows a user to determine exactly what is transpiring on his system, down to the microsecond.
- 1882
- The Cxref Homepage
- Cxref is a program that will produce documentation (in LaTeX, HTML, RTF or SGML) including cross-references from C program source code. It works for ANSI C, including most gcc extensions. The documentation for the program is produced from comments in the code that are appropriately formatted. The cross referencing comes from the code itself and requires no extra work.
- 1883
- User-mode Linux Kernel
- This kernel allows developers to write and debug code using the normal process-level tools, like gdb, gprof, and gcov.
- 1885
- viewcore
- Coredump debugging software which works on Linux(ELF) and Mac OS X(mach-o). It helps the programmer to obtain essential information about the abnormal termination of a process or a thread.
- 1886
- GNU Autoconf
- GNU autoconf is a package for generating configure scripts. These scripts are present in a large number of free software packages and are used to detect system features at compilation time. Autoconf is mostly needed by people producing packages that run on a wide variety of platforms--particularly UNIX-a-likes.
- 1887
- GNU Libtool - GNU Project - Free Software Foundation (FSF)
- NU libtool is a generic library support script. Libtool hides the complexity of using shared and static libraries behind a consistent, portable interface. Libtool supports building static libraries on all platforms.
- 1889
- Makeheaders -- A program to generate header files for C or C++
- The makeheaders program is a simple utility that will automatically generate all the ``.h'' files for large programming project based on information gleaned from the ``.c'' or ``.cpp'' source files. It operates by scanning the C and/or C++ source code, extracting appropriate macros, structure and subroutine declarations and writing this declarations, in the correct order, into the generated header files.
- 1890
- Programming in C
- A tutorial on programming UNIX System Calls and Subroutines using C by A. D. Marshall.
- 1893
- GreyTrout Software
- NExS (Network Extensible Spreadsheet) is an interactive spreadsheet designed specifically for the X Window/Motif environment.
- 1894
- Simco International
- Offers solutions and develops software for the Linux platform. Includes details about the services and products available and contact information. Located in Romania.
- 1895
- The Hungry Programmers
- Software includes a Java interpreter, chess game, word processor, and display manager.
