Skip to content
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

Execute feature test for at_quick_exit #6583

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 25, 2024

  1. [macOS] Comparison between exactly same types

    Signed-off-by: Shreyas Atre <[email protected]>
    SAtacker committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    76d847a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75973a8 View commit details
    Browse the repository at this point in the history
  3. Execute at_quick_exit feature test

    - macOSs command line tools 16+ apparently has issues with at_quick_exit not found
    - For those, this feature macro should be disabled as it cannot execute at runtime but compiles
    
    Signed-off-by: Shreyas Atre <[email protected]>
    SAtacker committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5c36a4e View commit details
    Browse the repository at this point in the history
  4. Revert "[macOS] Apple does not seem to have any typedef for unsigned …

    …long int"
    
    This reverts commit 75973a8.
    
    Signed-off-by: Shreyas Atre <[email protected]>
    SAtacker committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1682407 View commit details
    Browse the repository at this point in the history
  5. Revert "[macOS] Comparison between exactly same types"

    This reverts commit 76d847a.
    
    Signed-off-by: Shreyas Atre <[email protected]>
    SAtacker committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6ff0c9d View commit details
    Browse the repository at this point in the history