index
:
dash
this commit
master
patched shell with cmake build
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jobs.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
[JOBS] Fix off-by-one error for multiple of four job numbers
Harald van Dijk
2014-09-26
*
[SHELL] Improve LINENO support
Harald van Dijk
2011-03-15
*
[SHELL] Port to Solaris
Brian Koropoff
2011-03-15
*
[SHELL] Port to AIX
Brian Koropoff
2011-03-10
*
[JOBS] Debug compile fix
maximilian attems
2010-09-08
*
[JOBS] Fix wait regression where it does not wait for all jobs
Herbert Xu
2010-05-27
*
[REDIR] Fix incorrect savefd conversions
Herbert Xu
2009-06-27
*
[JOBS] Do not close stderr when /dev/tty fails to open
Herbert Xu
2009-02-22
*
[JOBS] Fix dowait signal race
Herbert Xu
2009-02-22
*
[BUILD] Fixed build on OS X
Mark Mentovai
2009-01-13
*
[JOBS] Fix cmdtxt crash on if statements
Larry Doolittle
2008-05-02
*
[EXPAND] Move parse-time quote flag detection to run-time
Herbert Xu
2007-09-25
*
[REDIR] Replace copyfd by savefd and use dup2 elsewhere
Herbert Xu
2007-05-12
*
[PARSER] Only use signed char for syntax arrays
Herbert Xu
2006-04-23
*
[JOBS] Fixed support for disabling job control
Herbert Xu
2005-10-30
*
[SIGNAL] Added default implementation of strsignal
Herbert Xu
2005-10-29
*
Copyright/licence updates and remove all traces of sys/cdefs.h
Herbert Xu
2005-10-29
*
Renamed error to sh_error.
herbert
2005-09-26
*
Changed boolean rootshell into shlvl counter.
herbert
2005-09-26
*
Allow negative pid argument to kill(1) in src/jobs.c.
herbert
2005-09-26
*
Initial import.
Herbert Xu
2005-09-26