Hi Bastien, > ... binding posix to fortran.
Yes apparently it requires explicit binding code, cf. [1][2] > Would you consider this for inclusion ? Yes, why not? Fortran is sufficiently well supported by GCC and by Automake. Just make sure that your modules follow the gnulib conventions for the module descriptions - and here I'd say, put all the module descriptions into a subdirectory modules/fortran/ -, and that you follow the GNU conventions for Fortran code (whatever these may be - you can find out by looking at octave in octave-3.4.2/libcruft/ [3]). Bruno [1] http://www.nongnu.org/posix90/ [2] https://savannah.nongnu.org/projects/posix90 [3] http://hg.savannah.gnu.org/hgweb/octave/file/944cf42c699e/libcruft -- In memoriam Yuri Shchekochikhin <http://en.wikipedia.org/wiki/Yuri_Shchekochikhin>