Skip to content

Add links to glibc documentation for exit test header references. #604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Aug 7, 2024

This PR links stdlib.h and signal.h in the Linux-specific documentation for exit tests to their corresponding documentation in the glibc manual.

Corresponding links already exist for the macOS- and Windows-specific bits.

Exit tests remain an experimental feature.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR links `stdlib.h` and `signal.h` in the Linux-specific documentation for
exit tests to their corresponding documentation in the glibc manual.

Corresponding links already exist for the macOS- and Windows-specific bits.
@grynspan grynspan added documentation 📚 Improvements or additions to documentation enhancement New feature or request linux 🐧 Linux support (all distros) labels Aug 7, 2024
@grynspan grynspan self-assigned this Aug 7, 2024
@grynspan grynspan merged commit b442078 into main Aug 8, 2024
@grynspan grynspan deleted the jgrynspan/add-glibc-links-to-exit-test-docs branch August 8, 2024 01:03
@grynspan grynspan added the exit-tests ☠️ Work related to exit tests label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📚 Improvements or additions to documentation enhancement New feature or request exit-tests ☠️ Work related to exit tests linux 🐧 Linux support (all distros)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants