Downloadliste

Projektbeschreibung

Ochusha is a so-called 2ch browser based on GTK+.
It is implemented mainly in C/C++ and employs multi-threading so that it runs considerably quickly. We would like to respond to user's request for features.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2004-06-14 23:06
ochusha 0.5.4.8 (1 files Verstecken)

Versionsanmerkungen

version 0.5.4.8 (2004-06-14)
- GTK+-2.2環境でmakeできない問題を解決した。
- clock_gettime()が使えない環境で、gettimeofday()があったら代用するよ
うに変更した。

Änderungsprotokoll

* GTK+-2.2環境でmakeできない問題を解決した。
* clock_gettime()が使えない環境ではgettimeofday()があったら、
gettimeofday()を使うように変更した。