Downloadliste

Projektbeschreibung

isbf creates a FIFO file and directs the input
stream through this FIFO to produce a potentially
modified output stream. This lets you use the FIFO
to insert any content you like into the input stream.

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.

2006-12-14 10:54
1.0

Der Antrag wurde vollständig von Gabelung in zwei Prozesse auf eine ausgewählte umstrukturiert (). Diese schrumpft Ressourcenverbrauch. Die Standard-FIFO wurde entfernt, da keinen Sinn in einem "random"-Datei zu sehen war.
Tags: Major bugfixes
The application was completely restructured from forking into two processes to a select(). This shrinks resource consumption. The default FIFO was removed because no sense was seen in a "random" file.

2006-12-02 01:31
0.2

Der Puffer ist von int in char geändert [1024], um den Durchsatz zu deaktivieren und die Fragmentierung von Daten zu optimieren.
Tags: Major bugfixes
The buffer has changed from int to char[1024] to optimize throughput and disable fragmentation of data.

2006-10-15 15:42
0.11

Fehlende Klammern, die die Option-f von der Arbeit gehindert wurden behoben.
Tags: Major bugfixes
Missing brackets which prevented the -f option
from working were fixed.

2006-10-15 11:05
0.1

Tags: Initial freshmeat announcement

Project Resources