Unverified Commit 39d38d66 authored by aaryanshukla's avatar aaryanshukla Committed by GitHub
Browse files

[libc] at_quick_exit function implemented (#94317)



- added at_quick_exit function 
- used helper file exit_handler which reuses code from atexit
- atexit now calls helper functions from exit_handler
- test cases and dependencies are added

---------

Co-authored-by: default avatarAaryan Shukla <aaryanshukla@google.com>
parent e8500a70
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment