Python logo

前のトピックへ

winsound --- Windows 用の音声再生インターフェース

次のトピックへ

posix --- 最も一般的な POSIX システムコール群

このページ

  • バグ報告
  • ソースの表示

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • Python 標準ライブラリ »
  • Unix 固有のサービス
  • |
  • |

Unix 固有のサービス¶

本章に記述されたモジュールは、Unix オペレーティングシステム、あるいはそれから派生した多くのものに固有の機能のためのインターフェースを提供します。その概要を以下に述べます:

  • posix --- 最も一般的な POSIX システムコール群
    • ラージファイルのサポート
    • 注目すべきモジュールの内容
  • pwd --- パスワードデータベース
  • grp --- グループデータベース
  • termios --- POSIX スタイルの端末制御
    • 使用例
  • tty --- 端末制御用の関数群
  • pty --- 擬似端末ユーティリティ
    • 使用例
  • fcntl --- fcntl および ioctl システムコール
  • resource --- リソース使用情報
    • リソースの制限
    • リソースの使用状態
  • syslog --- Unix syslog ライブラリルーチン群
    • 使用例
      • シンプルな例

前のトピックへ

winsound --- Windows 用の音声再生インターフェース

次のトピックへ

posix --- 最も一般的な POSIX システムコール群

このページ

  • バグ報告
  • ソースの表示
«

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • Python 標準ライブラリ »
  • Unix 固有のサービス
  • |
  • |
© Copyright 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最終更新: 5月 08, 2025 (06:54 UTC) Found a bug?
Created using Sphinx 8.2.3.