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
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
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