[all-commits] [llvm/llvm-project] fadb0e: [libc][docs] add sys/wait to documentation and inc...

Prashanth via All-commits all-commits at lists.llvm.org
Wed Jan 15 15:45:38 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fadb0e9b52511635c2b9202f5cf2fe9a8f49bfbc
      https://github.com/llvm/llvm-project/commit/fadb0e9b52511635c2b9202f5cf2fe9a8f49bfbc
  Author: Prashanth <TheStarOne01 at proton.me>
  Date:   2025-01-15 (Wed, 15 Jan 2025)

  Changed paths:
    M libc/docs/CMakeLists.txt
    M libc/docs/headers/index.rst
    A libc/utils/docgen/sys/wait.yaml

  Log Message:
  -----------
  [libc][docs] add sys/wait to documentation and include related functi… (#122598)

These changes ensure that the `sys/wait` header is documented properly
with respect to the issue (#122006 ).

**Changes:**
1. **wait.yaml**: Created a new YAML file for `sys/wait` with functions
(`wait`, `waitid`, `waitpid`) and related macros.
2. **CMakeLists.txt**: Added `sys/wait` to the documentation
directories.
3. **index.rst**: Included `sys/wait` in the documentation index.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list