From c0a8b198d1c42a0d42b108279497d834405ce3c4 Mon Sep 17 00:00:00 2001 From: nyan Date: Sun, 4 May 2003 02:02:48 +0000 Subject: KSE is useful for pc98. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 4 ++-- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index ffead8a..db49b46 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -772,14 +772,14 @@ before executing the command. This is useful when the child process is an interactive application. - The libkse library, + The libkse library, providing POSIX threading support using KSE, is now enabled and installed by default. It is still considered a work-in-progress, and is not used by default. However, it can be used as a replacement for the libc_r thread library. - A 1:1 threading package (where for every pthread in an + A 1:1 threading package (where for every pthread in an application there is one KSE and thread) has been implemented. Under this model, the kernel handles all thread scheduling decisions and all signal delivery. This uses some of the common diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index ffead8a..db49b46 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -772,14 +772,14 @@ before executing the command. This is useful when the child process is an interactive application. - The libkse library, + The libkse library, providing POSIX threading support using KSE, is now enabled and installed by default. It is still considered a work-in-progress, and is not used by default. However, it can be used as a replacement for the libc_r thread library. - A 1:1 threading package (where for every pthread in an + A 1:1 threading package (where for every pthread in an application there is one KSE and thread) has been implemented. Under this model, the kernel handles all thread scheduling decisions and all signal delivery. This uses some of the common -- cgit v1.1