newsThe Fortran 90 Posix interface project - News

 
 
Show details for the latest news.

Latest News Approved
New module f90_unix_net
     posted by klra, Thu 22 Jun 2006 03:11:30 PM UTC

A new module for writing simple client/server applications. Provides socket(), bind(), listen(), accept(), send(), recv() and a few other routines and constants. This is on CVS only. Docu is in the making.

New release 0.4
     posted by klra, Sat 17 Jun 2006 10:11:10 PM UTC

The current state of things is now released as posix90-0.4.tgz. This includes the docu for signal handling.

CVS now contains working sigaction() et al
     posted by klra, Fri 16 Jun 2006 09:36:50 PM UTC

signal support is now working. Docu is in the making

Major updates
     posted by klra, Mon 05 Jun 2006 06:23:45 PM UTC
  • new module f90_unix_time
  • new fread/fwrite, fseek/ftell/rewind and feof in f90_unix_io
  • only on CVS
CVS contains current sources
     posted by klra, Wed 31 May 2006 07:23:00 PM UTC

The sources of release 0.2 are now on CVS.

First release of Posix90
     posted by klra, Tue 30 May 2006 07:58:48 PM UTC

The download area contains the first release (labelled 0.2) of posix 90. The CVS Repository will contain the current state one I get along with CVS. Enjoy!

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code