From: Xavier Leroy < see_my_sig_for_address@inria.fr>
Newsgroups: comp.os.linux.announce
Subject: LinuxThreads 0.6 -- clone()-based POSIX threads library
Date: Sat, 3 May 1997 10:23:26 GMT
Organization: INRIA Rocquencourt, projet Cristal
Approved: linux-announce@news.ornl.gov (Lars Wirzenius)
Message-ID: < pycola.862655027.27970@liw.clinet.fi>
	iQBVAwUBM2sSNDiesvPHtqnBAQGfHQIAyghsPP+w5Npi8qklPsBYPao11fZnWFLg
	CAl6Z2xCMfJOJ0M8poEfNS0zKsvi5AfWOlddubYNzoiJIg26nkjEoA==
	=KyBY
Xref: nntpfeed.doc.ic.ac.uk comp.os.linux.announce:7265


It's my pleasure to announce the availability of LinuxThreads 0.6.

The LinuxThreads library implements POSIX threads for Linux with
kernel-level threads: each thread is a separate Unix process, sharing
its address space with the other threads through the new system call
clone(). Advantages include support for multiprocessors and absence of
any problems with blocking system calls.

The main changes from release 0.5 are:

* Validation of thread identifiers: no more crashes when operating on
  a thread that has exited (based on Pavel Krauz's ideas).
* Added fallback implementation of semaphores for the 386 and the
  Sparc. 
* Fixed a bug in signal handling causing false restarts of suspended
  threads.
* Fixed a bug in realtime scheduling causing all threads to have
  default scheduling on Ix86 with libc5.
* With realtime scheduling, unlocking a mutex now restarts the
  highest priority thread waiting on the mutex, not the
  first-suspended thread (Richard Neitzel).
* Timing a process now returns cumulative times for all threads, not
  just times for the initial thread (suggested by Wolfram Gloger).
* Cleaned up name space (internal defs prefixed by __, weak aliases
  for non-portable extensions).
* MIPS port (contributed by Ralf Baechle).

In addition, the distribution now contains a fairly extensive list of
frequently asked questions.

LinuxThreads 0.6 is available at the following location:

ftp://ftp.inria.fr/INRIA/Projects/cristal/Xavier.Leroy/linuxthreads.tar.gz

General information on LinuxThreads can be found at:

http://pauillac.inria.fr/~xleroy/linuxthreads/


- - Xavier Leroy



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/liw/lars-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/liw/linux/cola.html

			  SCO's Case Against IBM

November 12, 2003 - Jed Boal from Eyewitness News KSL 5 TV provides an
overview on SCO's case against IBM. Darl McBride, SCO's president and CEO,
talks about the lawsuit's impact and attacks. Jason Holt, student and 
Linux user, talks about the benefits of code availability and the merits 
of the SCO vs IBM lawsuit. See SCO vs IBM.

Note: The materials and information included in these Web pages are not to
be used for any other purpose other than private study, research, review
or criticism.