Download List

專案描述

asmutils is a set of miscellaneous utilities
written in assembly language, targeted on embedded
systems and small distributions (e.g. installation
or rescue disks). It also contains a small libc
and a crypto library. It is optimized for size,
memory usage, and speed, and offers fairly good
functionality. The project supports Linux and the
BSD family. Unixware, Solaris, and AtheOS support
is in beta stage. This package also aims to
provide a portable development framework, and to
encourage assembly programmers to write for
Linux/Unix.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-02-24 00:37
0.13

Assembly libc has its own startup stub and PIC is handled correctly, various *BSD-related fixes, and new nanoseconds support in sleep.
標籤: Major bugfixes

2001-01-30 15:12
0.12

New utilities (chown, renice, touch), a complete rewrite of the assembly libc rewrite to significantly improve its size, and other various bugfixes and additions.

2001-01-30 15:12
0.11

This release includes a bunch of bigfixes, cleanups, and merges, an initial AtheOS port, and rewritten documentation using DocBook DTD.

2001-01-30 15:12
0.10

New file management utilities (cp, mv, rm) were written. NetBSD and OpenBSD ports were made. httpd now features optional custom 404 error message. Crypto algorithms are built into one library called libcrypto. The include files were updated to be in-line with the latest kernel versions. The source structure was rearranged. The documentation was updated. A new fbcon intro was added (fire256). Lots of various bugfixes were made.

2001-01-30 15:12
0.09

New utils (ccd, cpuinfo, cpuspeed, dirname, extname, tty), httpd finally works on FreeBSD, a new Asmutils-HOWTO to replace old documentation, and other various bugfixes and improvements.

Project Resources