From: Akira Yokosawa <akiyks@gmail.com>
To: Masaharu Noguchi <nogunix@gmail.com>, Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Akira Yokosawa <akiyks@gmail.com>
Subject: Re: [PATCH v2 2/2] docs/ja_JP: fix translation of freestanding C environment
Date: Mon, 5 Jan 2026 17:51:34 +0900 [thread overview]
Message-ID: <f3246e93-aa94-4191-b09c-4d8c15d3fa8d@gmail.com> (raw)
In-Reply-To: <20260104-ja-howto-v2-2-8cac525b3dfe@gmail.com>
On Sun, 04 Jan 2026 20:58:41 +0900, Masaharu Noguchi wrote:
> The current Japanese translation incorrectly implies that the kernel is
> independent of the C language.
>
> Translate "freestanding C environment" accurately.
>
> Signed-off-by: Masaharu Noguchi <nogunix@gmail.com>
Reviewed-by: Akira Yokosawa <akiyks@gmail.com>
> ---
> Documentation/translations/ja_JP/process/howto.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/ja_JP/process/howto.rst b/Documentation/translations/ja_JP/process/howto.rst
> index a47d7679364aa3da57b9802807a3571ca23b7122..8ab47fc710fc14da30edf75e9e415f88cb110734 100644
> --- a/Documentation/translations/ja_JP/process/howto.rst
> +++ b/Documentation/translations/ja_JP/process/howto.rst
> @@ -49,7 +49,7 @@ Linux カーネル開発のやり方
>
> カーネルは GNU C と GNU ツールチェインを使って書かれています。カーネル
> は ISO C11 仕様に準拠して書く一方で、標準には無い言語拡張を多く使って
> -います。カーネルは標準 C ライブラリに依存しない、C 言語非依存環境です。
> +います。カーネルは標準 C ライブラリに依存しない、自立した C 環境です。
> そのため、C の標準の中で使えないものもあります。特に任意の long long
> の除算や浮動小数点は使えません。カーネルがツールチェインや C 言語拡張
> に置いている前提がどうなっているのかわかりにくいことが時々あり、また、
>
next prev parent reply other threads:[~2026-01-05 8:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-04 11:58 [PATCH v2 0/2] docs/ja_JP: fixes in howto.rst translation Masaharu Noguchi
2026-01-04 11:58 ` [PATCH v2 1/2] docs/ja_JP: fix typos and duplicated phrases in kernel development guide Masaharu Noguchi
2026-01-04 11:58 ` [PATCH v2 2/2] docs/ja_JP: fix translation of freestanding C environment Masaharu Noguchi
2026-01-05 8:51 ` Akira Yokosawa [this message]
2026-01-06 21:34 ` [PATCH v2 0/2] docs/ja_JP: fixes in howto.rst translation Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f3246e93-aa94-4191-b09c-4d8c15d3fa8d@gmail.com \
--to=akiyks@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nogunix@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®