| Index Entry | Section |
|
| # | | |
| #endif, commenting | 5.2 コメントの書き方 |
|
| - | | |
| `--help' option | 4.6 コマンド行インターフェースの規約 |
| `--version' option | 4.6 コマンド行インターフェースの規約 |
| `-Wall' compiler option | 5.3 構文についての規約 |
|
| A | | |
| accepting contributions | 2.1 排他的権利を持つプログラムの参照 |
| address for bug reports | 4.6 コマンド行インターフェースの規約 |
| ANSI C standard | 3.4 標準 C と 標準以前の C |
| arbitrary limits on data | 4. あらゆるプログラムの振るまい |
| avoiding proprietary code | 2. フリーソフトウェアをフリーに保つには |
|
| B | | |
| behavior, dependent on program's name | 4.4 一般的なインターフェースの規約 |
| binary packages | 7.2.6 インストールコマンドのカテゴリ |
| bindir | 7.2.4 インストールディレクトリ |
| braces, in C source | 5.1 ソースコードの整形 |
| bug reports | 4.6 コマンド行インターフェースの規約 |
|
| C | | |
| canonical name of a program | 4.6 コマンド行インターフェースの規約 |
| casting pointers to integers | 5.6 サポートする CPU のタイプについて |
| change logs | 6.7 NEWS ファイル |
| change logs, conditional changes | 6.8.3 簡単な変更の場合 |
| change logs, style | 6.8.1 変更履歴の考え方 |
| command-line arguments, decoding | 4.1 頑丈なプログラムを書くには |
| command-line interface | 4.5 グラフィカルインターフェースの標準 |
| commenting | 5.1 ソースコードの整形 |
| compatibility with C and POSIX standards | 3.1 言語は何を使うべきか |
| compiler warnings | 5.3 構文についての規約 |
| conditional changes, and change logs | 6.8.3 簡単な変更の場合 |
| conditionals, comments for | 5.2 コメントの書き方 |
| configure | 7.1 どのようにコンフィギュレーションを行うか |
| control-L | 5.1 ソースコードの整形 |
| conventions for makefiles | 7.2 Makefileの規約 |
| corba | 4.5 グラフィカルインターフェースの標準 |
| credits for manuals | 6.5 マニュアルのクレジット |
|
| D | | |
| data types, and portability | 5.6 サポートする CPU のタイプについて |
| declaration for system functions | 5.7 システム関数の呼び出し |
| documentation | 5.9 Mmap |
| doschk | 5.4 変数,関数,ファイルの名前付け |
| downloading this manual | 1. GNU コーディング規約について |
|
| E | | |
| error messages | 4.1 頑丈なプログラムを書くには |
| error messages, formatting | 4.2 ライブラリ関数 |
| exec_prefix | 7.2.4 インストールディレクトリ |
| expressions, splitting | 5.1 ソースコードの整形 |
|
| F | | |
| file usage | 4.9 ファイルの使い方 |
| file-name limitations | 5.4 変数,関数,ファイルの名前付け |
| formatting error messages | 4.2 ライブラリ関数 |
| formatting source code | 5. C言語の上手な書き方 |
| formfeed | 5.1 ソースコードの整形 |
| function argument, declaring | 5.3 構文についての規約 |
| function prototypes | 3.4 標準 C と 標準以前の C |
|
| G | | |
| getopt | 4.6 コマンド行インターフェースの規約 |
| gettext | 5.8 国際化 |
| gnome | 4.5 グラフィカルインターフェースの標準 |
| graphical user interface | 4.5 グラフィカルインターフェースの標準 |
| gtk | 4.5 グラフィカルインターフェースの標準 |
| GUILE | 3.1 言語は何を使うべきか |
|
| I | | |
| implicit int | 5.3 構文についての規約 |
| impossible conditions | 4.1 頑丈なプログラムを書くには |
| internationalization | 5.7 システム関数の呼び出し |
|
| L | | |
| legal aspects | 1. GNU コーディング規約について |
| legal papers | 2.1 排他的権利を持つプログラムの参照 |
| libexecdir | 7.2.4 インストールディレクトリ |
| libraries | 4.1 頑丈なプログラムを書くには |
| library functions, and portability | 5.6 サポートする CPU のタイプについて |
| license for manuals | 6.3 構成方法 |
| lint | 5.3 構文についての規約 |
| long option names | 4.6 コマンド行インターフェースの規約 |
| long-named options | 4.6 コマンド行インターフェースの規約 |
|
| M | | |
| makefile, conventions for | 7.2 Makefileの規約 |
| malloc return value | 4.1 頑丈なプログラムを書くには |
| man pages | 6.8.5 部分的な変更を示すには |
| manual structure | 6.2 説明文とマニュアル |
| memory allocation failure | 4.1 頑丈なプログラムを書くには |
| memory usage | 4.7 長いオプションの表 |
| message text, and internationalization | 5.8 国際化 |
| mmap | 5.9 Mmap |
| multiple variables in a line | 5.3 構文についての規約 |
|
| N | | |
| names of variables, functions, and files | 5.4 変数,関数,ファイルの名前付け |
| `NEWS' file | 6.6 印刷されたマニュアル |
| non-POSIX systems, and portability | 5.5 異なる OS 間の移植性 |
| non-standard extensions | 3.3 標準以外の機能を使うには |
| NUL characters | 4.1 頑丈なプログラムを書くには |
|
| O | | |
| open brace | 5.1 ソースコードの整形 |
| optional features, configure-time | 7.1 どのようにコンフィギュレーションを行うか |
| options for compatibility | 3.2 他の実装との互換性 |
| output device and program's behavior | 4.4 一般的なインターフェースの規約 |
|
| P | | |
| packaging | 7.2.6 インストールコマンドのカテゴリ |
| portability, and data types | 5.6 サポートする CPU のタイプについて |
| portability, and library functions | 5.6 サポートする CPU のタイプについて |
| portability, between system types | 5.4 変数,関数,ファイルの名前付け |
| POSIX compatibility | 3.1 言語は何を使うべきか |
| POSIXLY_CORRECT, environment variable | 3.2 他の実装との互換性 |
| post-installation commands | 7.2.6 インストールコマンドのカテゴリ |
| pre-installation commands | 7.2.6 インストールコマンドのカテゴリ |
| prefix | 7.2.4 インストールディレクトリ |
| program configuration | 7. リリースの管理 |
| program design | 2.3 商標 |
| program name and its behavior | 4.4 一般的なインターフェースの規約 |
| program's canonical name | 4.6 コマンド行インターフェースの規約 |
| programming languges | 3. プログラムの設計について |
| proprietary programs | 2. フリーソフトウェアをフリーに保つには |
|
| R | | |
| `README' file | 7.3 リリース |
| references to non-free material | 7.3 リリース |
| releasing | 6.10 他のマニュアルをどこまで参考にしてい良いか |
|