|
|
| version 1.31, 2025/05/20 18:07:41 | version 1.32, 2026/03/19 19:03:58 |
|---|---|
| Line 24 | Line 24 |
| * along with FreeM. If not, see <https://www.gnu.org/licenses/>. | * along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
| * | * |
| * $Log$ | * $Log$ |
| * Revision 1.32 2026/03/19 19:03:58 snw | |
| * Attempt to rectify terminal corruption problem when the user performs a gracious exit | |
| * | |
| * Revision 1.31 2025/05/20 18:07:41 snw | * Revision 1.31 2025/05/20 18:07:41 snw |
| * Add completion to debugger | * Add completion to debugger |
| * | * |
| Line 5153 halt: | Line 5156 halt: |
| i = 0; | i = 0; |
| } | } |
| set_io (UNIX); | |
| cleanup (); | cleanup (); |
| if (father) { /* advertise death to parent *//* make sure father is waiting !!! */ | if (father) { /* advertise death to parent *//* make sure father is waiting !!! */ |