Python logo

前のトピックへ

winsound --- Sound-playing interface for Windows

次のトピックへ

posix --- The most common POSIX system calls

このページ

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

ナビゲーション

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

Unix 固有のサービス¶

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

  • posix --- The most common POSIX system calls
    • ラージファイルのサポート
    • 注目すべきモジュールの内容
  • pwd --- The password database
  • grp --- The group database
  • termios --- POSIX style tty control
    • 使用例
  • tty --- Terminal control functions
  • pty --- Pseudo-terminal utilities
    • 使用例
  • fcntl --- The fcntl and ioctl system calls
  • resource --- Resource usage information
    • リソースの制限
    • リソースの使用状態
  • syslog --- Unix syslog library routines
    • 使用例
      • シンプルな例

前のトピックへ

winsound --- Sound-playing interface for Windows

次のトピックへ

posix --- The most common POSIX system calls

このページ

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

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.11.12 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.

最終更新: Apr 12, 2025 (01:12 UTC) Found a bug?
Created using Sphinx 7.2.6.