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

--safe-crash-log-file flag #140

Merged
merged 12 commits into from
Mar 22, 2024
Merged

--safe-crash-log-file flag #140

merged 12 commits into from
Mar 22, 2024

Commits on Mar 22, 2024

  1. --safe-crash-log-file flag

    d-netto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fceefbd View commit details
    Browse the repository at this point in the history
  2. Update init.c

    li1 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    42fdf21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b7ae3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d45e9d View commit details
    Browse the repository at this point in the history
  5. port it to aarch64 darwin

    d-netto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    746b228 View commit details
    Browse the repository at this point in the history
  6. fix minor warning

    d-netto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    831a56d View commit details
    Browse the repository at this point in the history
  7. missing double quote

    adnan-alhomssi committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    32668a2 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dcn-safe-crash-log-file' of github.com:RelationalAI/jul…

    …ia into dcn-safe-crash-log-file
    adnan-alhomssi committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a9404df View commit details
    Browse the repository at this point in the history
  9. Suggestion from code review: make sig_stack_size a const in signals-u…

    …nix.c
    
    Co-authored-by: Kiran Pamnany <[email protected]>
    d-netto and kpamnany authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f6b620f View commit details
    Browse the repository at this point in the history
  10. Suggestion from code review: make sig_stack size a const in signals-w…

    …in.c
    
    Co-authored-by: Kiran Pamnany <[email protected]>
    d-netto and kpamnany authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3682acf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5995f27 View commit details
    Browse the repository at this point in the history
  12. more suggestions from review

    d-netto committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7753087 View commit details
    Browse the repository at this point in the history