Ticket #1657 (new bug)
Make it so that Parrot on RTEMS does not call the system exit()
Reported by: | dukeleto | Owned by: | bubaflub |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 2.4.0 |
Severity: | medium | Keywords: | RTEMS |
Cc: | Language: | ||
Patch status: | Platform: |
Description
There are various ways to make this happen, and various levels of configurability, such as allowing a custom exit handler, but for starters, we just want Parrot on RTEMS to unconditionally not call the system exit() when shutting down, as this causes RTEMS to reboot.
Other tickets can be opened for a more features in the future.
Change History
Note: See
TracTickets for help on using
tickets.