Ticket #1521 (closed defect: fixed)
ctrl-z (aka suspend) does not work
Reported by: | dborca | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre2 |
Component: | mc-core | Version: | 4.7.0-pre1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
execute.c is missing #include <signal.h> and therefore #ifdef SIGTSTP fails miserably.
Attachments
Change History
comment:1 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
comment:2 Changed 15 years ago by slavazanko
- severity changed from no branch to on review
Created branch 1521_ctrl_z_does_not_work (parent: master)
Initial changeset:688d80cdb1ebc229a44df85be84b3f89427aec67
Review, please.
comment:4 Changed 15 years ago by andrew_b
- Votes for changeset changed from slavazanko to slavazanko andrew_b
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.