Downloadliste

Projektbeschreibung

GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU m4 for generating configure' scripts, but not for running them.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2004-07-20 02:44 Zurück zur Release-Liste
1.4.1

maketemp legt nun eine leere Datei mit dem angegebenen Namen, und nicht nur, den Namen einer nicht vorhandenen Datei. Dies schließt eine Sicherheitslücke.
Tags: Stable, Minor security fixes
maketemp now creates an empty file with the given name, instead of merely returning the name of a nonexistent file. This closes a security hole.

Project Resources