Cthread2Pthread

2002-12-24 Thread Vicente Hernando Ara
Hi all! Here is attached a diff of libpipe directory, with code changed to pthreads. I have substituted condition_implies function with a pointer trick. Waiting for some feedback. ;) There are also some code for checking in http://es.gnu.org/~zenton/Pthread Thanks, Vicente. PD: Merry Christmas

Re: JFS Translator

2002-12-24 Thread M. Gerards
Quoting Sajith T S <[EMAIL PROTECTED]>: > Hello, > > Presenting "the first industrial sterngth journaling filesystem" for > the Hurd :^) > > http://www.symonds.net/~sajith/hurd/jfs-0.0.1.tar.gz Cool! :) > Please take a look at the translator. Just took it out of the > freezer... it starte

JFS Translator

2002-12-24 Thread Sajith T S
Hello, Presenting "the first industrial sterngth journaling filesystem" for the Hurd :^) http://www.symonds.net/~sajith/hurd/jfs-0.0.1.tar.gz JFS is a new jouraling filesystem available in Linux, developed by IBM. Information on JFS here: http://oss.software.ibm.com/jfs/ Please take