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
*
eval: Add vfork support
Herbert Xu
2018-05-28
*
jobs: Replace some uses of fmtstr with stpcpy/stpncpy
Herbert Xu
2018-05-28
*
jobs: Only clear gotsigchld when waiting for everything
Herbert Xu
2018-05-28
*
jobs - Do not block when waiting on SIGCHLD
Herbert Xu
2018-05-09
*
eval: Reap zombies after built-in commands and functions
Herbert Xu
2018-04-19
*
trap: Globally rename pendingsigs to pending_sig
Denys Vlasenko
2018-03-10
*
jobs: Handle string-based job descriptors
Stephen Kitt
2016-09-02
*
jobs: Don't attempt to access job table for job %0
Tobias Klauser
2016-06-06
*
[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