summary refs log tree commit diff
path: root/src/funcs/suspend
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-10-30 09:10:10 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-10-30 09:10:10 +1100
commit39c80698ca5e6e74b4905215d6bf0537399aec19 (patch)
treee368add1077ed84157de50a7d78c303d92430ff6 /src/funcs/suspend
parent[SYSTEM] Fixed fallback stpcpy implementation (diff)
downloaddash-39c80698ca5e6e74b4905215d6bf0537399aec19.tar.gz
dash-39c80698ca5e6e74b4905215d6bf0537399aec19.zip
[JOBS] Fixed support for disabling job control
Since nobody has compiled with JOBS turned off for quite a while, it has
bit-rotted.  This patch makes it build again.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
1'>Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe