Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-20 | more (|un)queue_signals(), this time for the job control builtins (13509) | Sven Wischnowsky | 1 | -0/+10 | |
2001-01-16 | remove 13108 (trap queues); replace with signal queueing to ensure that user ↵ | Sven Wischnowsky | 1 | -9/+18 | |
signal handlers are only executed when it is safe to run them (13365) | |||||
2000-12-06 | Rename waitjob() to zwaitjob(). | Peter Stephenson | 1 | -4/+4 | |
2000-11-11 | Sven: 13108: Handle traps synchronously | Peter Stephenson | 1 | -5/+9 | |
pws: 13109, 13111: clear up zle display when output produced in trap. | |||||
2000-11-02 | show current/previous job in $jobstates (3503) | Sven Wischnowsky | 1 | -2/+2 | |
2000-09-22 | 12860: don't limit size of pwd in job table | Clint Adams | 1 | -7/+3 | |
2000-07-28 | The `wait' builtin accepts only PIDs it can find in the job table. | Bart Schaefer | 1 | -1/+7 | |
2000-05-05 | fix for jobs -l -d, check if directory of job is already set (11170) | Sven Wischnowsky | 1 | -1/+1 | |
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 1 | -80/+267 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+1361 | |